Age | Commit message (Expand) | Author | Files | Lines |
2017-01-25 | net/tcp-fastopen: Add new API support | Wei Wang | 1 | -1/+5 |
2016-11-03 | ipv4: add IP_RECVFRAGSIZE cmsg | Willem de Bruijn | 1 | -0/+1 |
2016-06-27 | ipv6: Allow request socks to contain IPv6 options. | Huw Davies | 1 | -1/+6 |
2015-12-18 | net: Allow accepted sockets to be bound to l3mdev domain | David Ahern | 1 | -0/+14 |
2015-12-08 | xfrm: take care of request sockets | Eric Dumazet | 1 | -4/+23 |
2015-11-09 | net: add skb_to_full_sk() helper and use it in selinux_netlbl_skbuff_setsid() | Eric Dumazet | 1 | -0/+12 |
2015-10-05 | tcp: avoid two atomic ops for syncookies | Eric Dumazet | 1 | -1/+2 |
2015-06-07 | inet: add IP_BIND_ADDRESS_NO_PORT to overcome bind(0) limitations | Eric Dumazet | 1 | -0/+1 |
2015-03-18 | inet: fix request sock refcounting | Eric Dumazet | 1 | -1/+0 |
2015-03-18 | inet: uninline inet_reqsk_alloc() | Eric Dumazet | 1 | -22/+2 |
2015-03-18 | inet: add sk_listener argument to inet_reqsk_alloc() | Eric Dumazet | 1 | -3/+6 |
2015-03-17 | inet: move ir_mark to fill a hole | Eric Dumazet | 1 | -6/+5 |
2015-03-16 | inet: add proper refcounting to request sock | Eric Dumazet | 1 | -0/+5 |
2015-03-13 | inet: introduce ireq_family | Eric Dumazet | 1 | -0/+1 |
2015-03-13 | inet: add rsk_refcnt/ireq_refcnt to request socks | Eric Dumazet | 1 | -0/+1 |
2015-03-13 | inet: add ireq_state field to inet_request_sock | Eric Dumazet | 1 | -0/+3 |
2015-03-13 | ipv6: add missing ireq_net & ir_cookie initializations | Eric Dumazet | 1 | -0/+1 |
2015-03-12 | net: add real socket cookies | Eric Dumazet | 1 | -0/+2 |
2015-01-06 | ip: Add offset parameter to ip_cmsg_recv | Tom Herbert | 1 | -0/+1 |
2015-01-06 | ip: IP cmsg cleanup | Tom Herbert | 1 | -1/+10 |
2015-01-06 | ip: Move checksum convert defines to inet | Tom Herbert | 1 | -0/+17 |
2014-06-28 | net: remove inet6_reqsk_alloc | Octavian Purdila | 1 | -2/+4 |
2014-05-14 | net: support marking accepting TCP sockets | Lorenzo Colitti | 1 | -0/+10 |
2013-10-20 | inet: convert inet_ehash_secret and ipv6_hash_secret to net_get_random_once | Hannes Frederic Sowa | 1 | -4/+0 |
2013-10-20 | ipv4: split inet_ehashfn to hash functions per compilation unit | Hannes Frederic Sowa | 1 | -16/+6 |
2013-10-10 | inet: rename ir_loc_port to ir_num | Eric Dumazet | 1 | -1/+1 |
2013-10-10 | inet: includes a sock_common in request_sock | Eric Dumazet | 1 | -7/+9 |
2013-10-03 | inet: consolidate INET_TW_MATCH | Eric Dumazet | 1 | -2/+0 |
2013-09-29 | ipv4: processing ancillary IP_TOS or IP_TTL | Francesco Fusco | 1 | -0/+3 |
2013-09-21 | inet*.h: Remove extern from function prototypes | Joe Perches | 1 | -2/+2 |
2013-06-12 | ipv4: remove is_data also from ip_options documentation. | Rami Rosen | 1 | -1/+0 |
2013-02-22 | ipv6: use a stronger hash for tcp | Eric Dumazet | 1 | -0/+1 |
2012-12-01 | net: move inet_dport/inet_num in sock_common | Eric Dumazet | 1 | -3/+5 |
2012-09-25 | net: use a per task frag allocator | Eric Dumazet | 1 | -3/+1 |
2012-08-07 | net: ipv6: fix TCP early demux | Eric Dumazet | 1 | -9/+0 |
2012-08-01 | ipv4: Restore old dst_free() behavior. | Eric Dumazet | 1 | -7/+3 |
2012-07-31 | net: ipv4: fix RCU races on dst refcounts | Eric Dumazet | 1 | -0/+13 |
2012-07-24 | ipv4: Prepare for change of rt->rt_iif encoding. | David S. Miller | 1 | -0/+1 |
2012-07-11 | inet: Kill FLOWI_FLAG_PRECOW_METRICS. | David S. Miller | 1 | -2/+0 |
2012-02-13 | net: implement IP_RECVTOS for IP_PKTOPTIONS | Jiri Benc | 1 | -0/+1 |
2012-02-09 | ipv4: Implement IP_UNICAST_IF socket option. | Erich E. Hoover | 1 | -0/+2 |
2011-12-12 | net: use IS_ENABLED(CONFIG_IPV6) | Eric Dumazet | 1 | -3/+3 |
2011-11-24 | ipv4: Save nexthop address of LSRR/SSRR option to IPCB. | Li Wei | 1 | -0/+2 |
2011-08-08 | ipv4: route non-local sources for raw socket | Julian Anastasov | 1 | -1/+1 |
2011-05-07 | inet: Decrease overhead of on-stack inet_cork. | David S. Miller | 1 | -4/+8 |
2011-04-29 | inet: add RCU protection to inet->opt | Eric Dumazet | 1 | -3/+11 |
2011-03-01 | inet: Remove explicit write references to sk/inet in ip_append_data | Herbert Xu | 1 | -9/+14 |
2011-01-28 | net: Pre-COW metrics for TCP. | David S. Miller | 1 | -1/+7 |
2010-12-10 | net: optimize INET input path further | Eric Dumazet | 1 | -2/+3 |
2010-11-13 | igmp: RCU conversion of in_dev->mc_list | Eric Dumazet | 1 | -1/+1 |