| Commit message (Expand) | Author | Age | Files | Lines |
* | tcp: accept RST without ACK flag | Eric Dumazet | 2013-01-10 | 1 | -2/+2 |
* | tcp: fix splice() and tcp collapsing interaction | Eric Dumazet | 2013-01-10 | 1 | -3/+10 |
* | tcp: splice: fix an infinite loop in tcp_read_sock() | Eric Dumazet | 2013-01-10 | 1 | -1/+1 |
* | net: prevent setting ttl=0 via IP_TTL | Cong Wang | 2013-01-08 | 1 | -1/+1 |
* | ipv4: fix NULL checking in devinet_ioctl() | Xi Wang | 2013-01-06 | 1 | -1/+1 |
* | net/ipv4/ipconfig: really display the BOOTP/DHCP server's address. | Philippe De Muyter | 2013-01-04 | 1 | -2/+6 |
* | Merge branch 'master' of git://1984.lsi.us.es/nf | David S. Miller | 2012-12-28 | 2 | -5/+11 |
|\ |
|
| * | netfilter: nf_nat: Also handle non-ESTABLISHED routing changes in MASQUERADE | Andrew Collins | 2012-12-16 | 1 | -5/+10 |
| * | netfilter: ip[6]t_REJECT: fix wrong transport header pointer in TCP reset | Mukund Jampala | 2012-12-16 | 1 | -0/+1 |
* | | ipv4/ip_gre: set transport header correctly to gre header | Isaku Yamahata | 2012-12-26 | 1 | -1/+1 |
* | | tcp: should drop incoming frames without ACK flag set | Eric Dumazet | 2012-12-26 | 1 | -4/+10 |
* | | arp: fix a regression in arp_solicit() | Cong Wang | 2012-12-24 | 1 | -3/+3 |
* | | ipv4: arp: fix a lockdep splat in arp_solicit() | Eric Dumazet | 2012-12-21 | 1 | -5/+3 |
* | | ip_gre: fix possible use after free | Eric Dumazet | 2012-12-21 | 1 | -1/+5 |
* | | ip_gre: make ipgre_tunnel_xmit() not parse network header as IP unconditionally | Isaku Yamahata | 2012-12-21 | 1 | -1/+4 |
|/ |
|
* | inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sock | Christoph Paasch | 2012-12-14 | 2 | -4/+18 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-12-13 | 1 | -1/+1 |
|\ |
|
| * | treewide: fix typo of "suport" in various comments and Kconfig | Masanari Iida | 2012-11-19 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-12-12 | 32 | -257/+815 |
|\ \ |
|
| * | | net: remove obsolete simple_strto<foo> | Abhijit Pawar | 2012-12-10 | 1 | -2/+7 |
| * | | net: Handle encapsulated offloads before fragmentation or handing to lower dev | Alexander Duyck | 2012-12-09 | 1 | -0/+4 |
| * | | ipv4/route/rtnl: get mcast attributes when dst is multicast | Nicolas Dichtel | 2012-12-07 | 1 | -2/+21 |
| * | | ipmr: advertise new mfc entries via rtnl | Nicolas Dichtel | 2012-12-04 | 1 | -5/+59 |
| * | | ipmr/ip6mr: allow to get unresolved cache via netlink | Nicolas Dichtel | 2012-12-04 | 1 | -1/+20 |
| * | | ipmr/ip6mr: report origin of mfc entry into rtnl msg | Nicolas Dichtel | 2012-12-04 | 1 | -1/+4 |
| * | | ipmr/ip6mr: advertise mfc stats via rtnetlink | Nicolas Dichtel | 2012-12-04 | 1 | -0/+7 |
| * | | netconf: advertise mc_forwarding status | Nicolas Dichtel | 2012-12-04 | 2 | -2/+20 |
| * | | netfilter: nf_nat: Handle routing changes in MASQUERADE target | Jozsef Kadlecsik | 2012-12-03 | 1 | -0/+4 |
| * | | tcp: don't abort splice() after small transfers | Willy Tarreau | 2012-12-02 | 1 | -4/+8 |
| * | | tcp: change default tcp hash size | Eric Dumazet | 2012-12-01 | 1 | -4/+2 |
| * | | net: move inet_dport/inet_num in sock_common | Eric Dumazet | 2012-11-30 | 1 | -13/+23 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-11-29 | 2 | -1/+6 |
| |\ \ |
|
| * | | | ipv4/ipmr and ipv6/ip6mr: Convert int mroute_do_<foo> to bool | Joe Perches | 2012-11-25 | 1 | -3/+3 |
| * | | | ipv4: ipmr: various fixes and cleanups | Eric Dumazet | 2012-11-25 | 1 | -7/+17 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-11-25 | 2 | -15/+7 |
| |\ \ \ |
|
| * | | | | ipv6: adapt connect for repair move | Andrey Vagin | 2012-11-22 | 2 | -12/+6 |
| * | | | | net: Make CAP_NET_BIND_SERVICE per user namespace | Eric W. Biederman | 2012-11-18 | 1 | -2/+4 |
| * | | | | net: Enable a userns root rtnl calls that are safe for unprivilged users | Eric W. Biederman | 2012-11-18 | 2 | -12/+0 |
| * | | | | net: Enable some sysctls that are safe for the userns root | Eric W. Biederman | 2012-11-18 | 1 | -8/+0 |
| * | | | | net: Allow userns root to control ipv4 | Eric W. Biederman | 2012-11-18 | 14 | -27/+30 |
| * | | | | net: Push capable(CAP_NET_ADMIN) into the rtnl methods | Eric W. Biederman | 2012-11-18 | 2 | -0/+12 |
| * | | | | net: Don't export sysctls to unprivileged users | Eric W. Biederman | 2012-11-18 | 4 | -0/+19 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-11-17 | 6 | -23/+52 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'master' of git://1984.lsi.us.es/nf-next | David S. Miller | 2012-11-16 | 1 | -3/+1 |
| |\ \ \ \ \ |
|
| | * | | | | | netfilter: nf_nat: use PTR_RET | Wu Fengguang | 2012-10-29 | 1 | -3/+1 |
| * | | | | | | net: Remove code duplication between offload structures | Vlad Yasevich | 2012-11-15 | 1 | -18/+24 |
| * | | | | | | ipv4: Pull GSO registration out of inet_init() | Vlad Yasevich | 2012-11-15 | 1 | -14/+21 |
| * | | | | | | ipv4: Switch to using the new offload infrastructure. | Vlad Yasevich | 2012-11-15 | 1 | -14/+16 |
| * | | | | | | net: Add net protocol offload registration infrustructure | Vlad Yasevich | 2012-11-15 | 2 | -0/+33 |
| * | | | | | | net: Switch to using the new packet offload infrustructure | Vlad Yasevich | 2012-11-15 | 1 | -0/+5 |