index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
Kconfig
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-01
ipmr,ipmr6: Define a uniform vif_device
Yuval Mintz
1
-0
/
+5
2017-10-12
ip: update policy routing config help
Stephen Hemminger
1
-5
/
+3
2017-02-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
David S. Miller
1
-0
/
+13
2017-02-15
esp: Add a software GRO codepath
Steffen Klassert
1
-0
/
+13
2017-02-08
gro_cells: move to net/core/gro_cells.c
Eric Dumazet
1
-0
/
+1
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2016-11-28
tcp: Set DEFAULT_TCP_CONG to bbr if DEFAULT_BBR is set
Julian Wollrath
1
-0
/
+1
2016-10-23
net: ip, diag -- Add diag interface for raw sockets
Cyrill Gorcunov
1
-0
/
+8
2016-09-21
tcp_bbr: add BBR congestion control
Neal Cardwell
1
-0
/
+18
2016-06-10
tcp: add NV congestion control
Lawrence Brakmo
1
-0
/
+16
2016-02-17
ipv4: Remove inet_lro library
Ben Hutchings
1
-8
/
+0
2016-02-16
ip_tunnel: replace dst_cache with generic implementation
Paolo Abeni
1
-0
/
+1
2016-01-25
ipv4+ipv6: Make INET*_ESP select CRYPTO_ECHAINIV
Thomas Egerer
1
-0
/
+1
2015-12-15
net: diag: Support destroying TCP sockets.
Lorenzo Colitti
1
-0
/
+13
2015-08-27
geneve: Consolidate Geneve functionality in single module.
Pravin B Shelar
1
-14
/
+0
2015-06-11
tcp: add CDG congestion control
Kenneth Klette Jonassen
1
-0
/
+20
2015-05-13
geneve: Rename support library as geneve_core
John W. Linville
1
-2
/
+2
2014-11-05
net: Move fou_build_header into fou.c and refactor
Tom Herbert
1
-0
/
+9
2014-10-07
openvswitch: fix a compilation error when CONFIG_INET is not setW!
Andy Zhou
1
-14
/
+15
2014-10-06
net: Add Geneve tunneling protocol driver
Andy Zhou
1
-0
/
+14
2014-09-29
net: tcp: add DCTCP congestion control algorithm
Daniel Borkmann
1
-1
/
+25
2014-09-19
fou: Support for foo-over-udp RX path
Tom Herbert
1
-0
/
+10
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/jikos/trivial
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/jikos/trivial
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/net-2.6
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/net-2.6
David S. Miller
1
-1
/
+1
2010-09-01
ipv4: minor fix about RPF in help of Kconfig
Nicolas Dichtel
1
-1
/
+1
[next]