Age | Commit message (Expand) | Author | Files | Lines |
2014-07-14 | udp: Add udp_sock_create for UDP tunnels to open listener socket | Tom Herbert | 1 | -0/+4 |
2013-09-03 | net: neighbour: Remove CONFIG_ARPD | Tim Gardner | 1 | -16/+0 |
2013-06-04 | Kconfig: remove dangling references to the deleted file | Jean Sacren | 1 | -8/+3 |
2013-03-26 | Tunneling: use IP Tunnel stats APIs. | Pravin B Shelar | 1 | -0/+1 |
2013-03-26 | IPIP: Use ip-tunneling code. | Pravin B Shelar | 1 | -0/+1 |
2013-03-26 | GRE: Refactor GRE tunneling code. | Pravin B Shelar | 1 | -0/+5 |
2013-01-11 | net/ipv4: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 1 | -10/+1 |
2012-07-18 | net/ipv4: VTI support new module for ip_vti. | Saurabh | 1 | -0/+11 |
2012-05-15 | net: delete all instances of special processing for token ring | Paul Gortmaker | 1 | -2/+2 |
2012-05-15 | xfrm: make xfrm_algo.c a module | Jan Beulich | 1 | -2/+2 |
2012-02-07 | net: Fix build regression when INET_UDP_DIAG=y and IPV6=m | Anisse Astier | 1 | -1/+1 |
2012-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -1/+5 |
2012-01-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -2/+0 |
2012-01-07 | net: Default UDP and UNIX diag to 'n'. | David S. Miller | 1 | -1/+5 |
2011-12-10 | udp_diag: Make it module when ipv6 is a module | Pavel Emelyanov | 1 | -1/+1 |
2011-12-09 | udp_diag: Wire the udp_diag module into kbuild | Pavel Emelyanov | 1 | -0/+4 |
2011-10-31 | Kconfig: remove a few puzzling comments | Paul Bolle | 1 | -2/+0 |
2011-02-01 | ipv4: Remove fib_hash. | David S. Miller | 1 | -37/+1 |
2011-01-19 | Merge branch 'master' of /repos/git/net-next-2.6 | Patrick McHardy | 1 | -1/+3 |
2011-01-14 | netfilter: fix Kconfig dependencies | Patrick McHardy | 1 | -1/+3 |
2010-11-15 | Docs/Kconfig: Update: osdl.org -> linuxfoundation.org | Michael Witten | 1 | -1/+3 |
2010-10-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 1 | -2/+2 |
2010-10-18 | Update broken web addresses in the kernel. | Justin P. Mattock | 1 | -2/+2 |
2010-10-04 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -2/+2 |
2010-10-03 | Revert "ipv4: Make INET_LRO a bool instead of tristate." | Ben Hutchings | 1 | -1/+1 |
2010-09-28 | ip_gre: Fix dependencies wrt. ipv6. | David S. Miller | 1 | -0/+1 |
2010-09-09 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -1/+1 |
2010-09-01 | ipv4: minor fix about RPF in help of Kconfig | Nicolas Dichtel | 1 | -1/+1 |
2010-08-21 | PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol) | Dmitry Kozlov | 1 | -0/+7 |
2010-06-04 | syncookies: remove Kconfig text line about disabled-by-default | Florian Westphal | 1 | -5/+5 |
2010-04-15 | ipv4: ipmr: fix IP_MROUTE_MULTIPLE_TABLES Kconfig dependencies | Patrick McHardy | 1 | -1/+1 |
2010-04-13 | ipv4: ipmr: support multiple tables | Patrick McHardy | 1 | -0/+14 |
2010-03-16 | net: tcp: make veno selectable as default congestion module | Jan Engelhardt | 1 | -0/+4 |
2010-03-16 | net: tcp: make hybla selectable as default congestion module | Jan Engelhardt | 1 | -0/+4 |
2009-10-27 | nfs: new subdir Documentation/filesystems/nfs | J. Bruce Fields | 1 | -3/+3 |
2009-06-13 | ipv4: update ARPD help text | Timo Teräs | 1 | -22/+13 |
2009-05-18 | ipv4: make default for INET_LRO consistent with help text | Frans Pop | 1 | -1/+1 |
2009-05-08 | ipv4: Make INET_LRO a bool instead of tristate. | David S. Miller | 1 | -1/+1 |
2009-02-24 | Doc: Refer to ip-sysctl.txt for strict vs. loose rp_filter mode | Jesper Dangaard Brouer | 1 | -0/+2 |
2009-02-22 | ipv4: Clean whitespaces in net/ipv4/Kconfig. | Jesper Dangaard Brouer | 1 | -21/+23 |
2009-02-22 | ipv4: Fix rp_filter description in net/ipv4/Kconfig. | Jesper Dangaard Brouer | 1 | -2/+4 |
2008-10-07 | IPVS: Move IPVS to net/netfilter/ipvs | Julius Volz | 1 | -2/+0 |
2008-07-25 | ipsec: ipcomp - Merge IPComp implementations | Herbert Xu | 1 | -3/+1 |
2008-04-11 | Documentation: move nfsroot.txt to filesystems/ | J. Bruce Fields | 1 | -4/+4 |
2008-03-04 | [ESP]: Add select on AUTHENC | Herbert Xu | 1 | -1/+1 |
2008-01-31 | [IPSEC]: Use crypto_aead and authenc in ESP | Herbert Xu | 1 | -0/+1 |
2008-01-28 | [IPV4] fib_trie: Add statistics. | Stephen Hemminger | 1 | -0/+7 |
2007-10-20 | typo fixes | Matt LaPlante | 1 | -1/+1 |
2007-10-10 | [NET]: Generic Large Receive Offload for TCP traffic | Jan-Bernd Themann | 1 | -0/+8 |
2007-07-10 | [IPV4]: The scheduled removal of multipath cached routing support. | David S. Miller | 1 | -42/+0 |