| Commit message (Expand) | Author | Age | Files | Lines |
* | geneve: Consolidate Geneve functionality in single module. | Pravin B Shelar | 2015-08-27 | 1 | -14/+0 |
* | tcp: add CDG congestion control | Kenneth Klette Jonassen | 2015-06-11 | 1 | -0/+20 |
* | geneve: Rename support library as geneve_core | John W. Linville | 2015-05-13 | 1 | -2/+2 |
* | net: Move fou_build_header into fou.c and refactor | Tom Herbert | 2014-11-05 | 1 | -0/+9 |
* | openvswitch: fix a compilation error when CONFIG_INET is not setW! | Andy Zhou | 2014-10-07 | 1 | -14/+15 |
* | net: Add Geneve tunneling protocol driver | Andy Zhou | 2014-10-06 | 1 | -0/+14 |
* | net: tcp: add DCTCP congestion control algorithm | Daniel Borkmann | 2014-09-29 | 1 | -1/+25 |
* | fou: Support for foo-over-udp RX path | Tom Herbert | 2014-09-19 | 1 | -0/+10 |
* | udp: Add udp_sock_create for UDP tunnels to open listener socket | Tom Herbert | 2014-07-14 | 1 | -0/+4 |
* | net: neighbour: Remove CONFIG_ARPD | Tim Gardner | 2013-09-03 | 1 | -16/+0 |
* | Kconfig: remove dangling references to the deleted file | Jean Sacren | 2013-06-04 | 1 | -8/+3 |
* | Tunneling: use IP Tunnel stats APIs. | Pravin B Shelar | 2013-03-26 | 1 | -0/+1 |
* | IPIP: Use ip-tunneling code. | Pravin B Shelar | 2013-03-26 | 1 | -0/+1 |
* | GRE: Refactor GRE tunneling code. | Pravin B Shelar | 2013-03-26 | 1 | -0/+5 |
* | net/ipv4: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 2013-01-11 | 1 | -10/+1 |
* | net/ipv4: VTI support new module for ip_vti. | Saurabh | 2012-07-18 | 1 | -0/+11 |
* | net: delete all instances of special processing for token ring | Paul Gortmaker | 2012-05-15 | 1 | -2/+2 |
* | xfrm: make xfrm_algo.c a module | Jan Beulich | 2012-05-15 | 1 | -2/+2 |
* | net: Fix build regression when INET_UDP_DIAG=y and IPV6=m | Anisse Astier | 2012-02-07 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-01-09 | 1 | -1/+5 |
|\ |
|
| * | net: Default UDP and UNIX diag to 'n'. | David S. Miller | 2012-01-07 | 1 | -1/+5 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-01-08 | 1 | -2/+0 |
|\ \
| |/
|/| |
|
| * | Kconfig: remove a few puzzling comments | Paul Bolle | 2011-10-31 | 1 | -2/+0 |
* | | udp_diag: Make it module when ipv6 is a module | Pavel Emelyanov | 2011-12-10 | 1 | -1/+1 |
* | | udp_diag: Wire the udp_diag module into kbuild | Pavel Emelyanov | 2011-12-09 | 1 | -0/+4 |
|/ |
|
* | ipv4: Remove fib_hash. | David S. Miller | 2011-02-01 | 1 | -37/+1 |
* | Merge branch 'master' of /repos/git/net-next-2.6 | Patrick McHardy | 2011-01-19 | 1 | -1/+3 |
|\ |
|
| * | Docs/Kconfig: Update: osdl.org -> linuxfoundation.org | Michael Witten | 2010-11-15 | 1 | -1/+3 |
* | | netfilter: fix Kconfig dependencies | Patrick McHardy | 2011-01-14 | 1 | -1/+3 |
|/ |
|
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-10-24 | 1 | -2/+2 |
|\ |
|
| * | Update broken web addresses in the kernel. | Justin P. Mattock | 2010-10-18 | 1 | -2/+2 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-10-04 | 1 | -2/+2 |
|\ \ |
|
| * | | Revert "ipv4: Make INET_LRO a bool instead of tristate." | Ben Hutchings | 2010-10-03 | 1 | -1/+1 |
| * | | ip_gre: Fix dependencies wrt. ipv6. | David S. Miller | 2010-09-28 | 1 | -0/+1 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-09-09 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | ipv4: minor fix about RPF in help of Kconfig | Nicolas Dichtel | 2010-09-01 | 1 | -1/+1 |
| |/ |
|
* | | PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol) | Dmitry Kozlov | 2010-08-21 | 1 | -0/+7 |
|/ |
|
* | syncookies: remove Kconfig text line about disabled-by-default | Florian Westphal | 2010-06-04 | 1 | -5/+5 |
* | ipv4: ipmr: fix IP_MROUTE_MULTIPLE_TABLES Kconfig dependencies | Patrick McHardy | 2010-04-15 | 1 | -1/+1 |
* | ipv4: ipmr: support multiple tables | Patrick McHardy | 2010-04-13 | 1 | -0/+14 |
* | net: tcp: make veno selectable as default congestion module | Jan Engelhardt | 2010-03-16 | 1 | -0/+4 |
* | net: tcp: make hybla selectable as default congestion module | Jan Engelhardt | 2010-03-16 | 1 | -0/+4 |
* | nfs: new subdir Documentation/filesystems/nfs | J. Bruce Fields | 2009-10-27 | 1 | -3/+3 |
* | ipv4: update ARPD help text | Timo Teräs | 2009-06-13 | 1 | -22/+13 |
* | ipv4: make default for INET_LRO consistent with help text | Frans Pop | 2009-05-18 | 1 | -1/+1 |
* | ipv4: Make INET_LRO a bool instead of tristate. | David S. Miller | 2009-05-08 | 1 | -1/+1 |
* | Doc: Refer to ip-sysctl.txt for strict vs. loose rp_filter mode | Jesper Dangaard Brouer | 2009-02-24 | 1 | -0/+2 |
* | ipv4: Clean whitespaces in net/ipv4/Kconfig. | Jesper Dangaard Brouer | 2009-02-22 | 1 | -21/+23 |
* | ipv4: Fix rp_filter description in net/ipv4/Kconfig. | Jesper Dangaard Brouer | 2009-02-22 | 1 | -2/+4 |
* | IPVS: Move IPVS to net/netfilter/ipvs | Julius Volz | 2008-10-07 | 1 | -2/+0 |