| Commit message (Expand) | Author | Age | Files | Lines |
* | ipmr,ipmr6: Define a uniform vif_device | Yuval Mintz | 2018-03-01 | 1 | -0/+5 |
* | ip: update policy routing config help | Stephen Hemminger | 2017-10-12 | 1 | -5/+3 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2017-02-16 | 1 | -0/+13 |
|\ |
|
| * | esp: Add a software GRO codepath | Steffen Klassert | 2017-02-15 | 1 | -0/+13 |
* | | gro_cells: move to net/core/gro_cells.c | Eric Dumazet | 2017-02-08 | 1 | -0/+1 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-12-03 | 1 | -0/+1 |
|\ |
|
| * | tcp: Set DEFAULT_TCP_CONG to bbr if DEFAULT_BBR is set | Julian Wollrath | 2016-11-28 | 1 | -0/+1 |
* | | net: ip, diag -- Add diag interface for raw sockets | Cyrill Gorcunov | 2016-10-23 | 1 | -0/+8 |
|/ |
|
* | tcp_bbr: add BBR congestion control | Neal Cardwell | 2016-09-21 | 1 | -0/+18 |
* | tcp: add NV congestion control | Lawrence Brakmo | 2016-06-10 | 1 | -0/+16 |
* | ipv4: Remove inet_lro library | Ben Hutchings | 2016-02-17 | 1 | -8/+0 |
* | ip_tunnel: replace dst_cache with generic implementation | Paolo Abeni | 2016-02-16 | 1 | -0/+1 |
* | ipv4+ipv6: Make INET*_ESP select CRYPTO_ECHAINIV | Thomas Egerer | 2016-01-25 | 1 | -0/+1 |
* | net: diag: Support destroying TCP sockets. | Lorenzo Colitti | 2015-12-15 | 1 | -0/+13 |
* | 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 |
| |/ |
|