index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
ip_vti: support IPIP6 tunnel processing
Xin Long
2020-07-09
1
-2
/
+14
|
|
*
|
|
ip_vti: support IPIP tunnel processing with .cb_handler
Xin Long
2020-07-09
1
-30
/
+21
|
|
*
|
|
tunnel4: add cb_handler to struct xfrm_tunnel
Xin Long
2020-07-09
1
-0
/
+43
|
*
|
|
|
fib: use indirect call wrappers in the most common fib_rules_ops
Brian Vazquez
2020-07-28
1
-4
/
+8
|
*
|
|
|
net: improve the user pointer check in init_user_sockptr
Christoph Hellwig
2020-07-28
1
-1
/
+1
|
*
|
|
|
net: remove sockptr_advance
Christoph Hellwig
2020-07-28
3
-10
/
+11
|
*
|
|
|
netfilter: arp_tables: restore a SPDX identifier
Christoph Hellwig
2020-07-28
1
-1
/
+1
|
*
|
|
|
ipmr: Copy option to correct variable
Ido Schimmel
2020-07-27
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-25
3
-26
/
+28
|
|
\
\
\
|
*
|
|
|
icmp6: support rfc 4884
Willem de Bruijn
2020-07-24
1
-0
/
+1
|
*
|
|
|
icmp: prepare rfc 4884 for ipv6
Willem de Bruijn
2020-07-24
2
-14
/
+17
|
*
|
|
|
icmp: revise rfc4884 tests
Willem de Bruijn
2020-07-24
1
-6
/
+2
|
*
|
|
|
net: optimize the sockptr_t for unified kernel/user address spaces
Christoph Hellwig
2020-07-24
1
-6
/
+8
|
*
|
|
|
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
2020-07-24
5
-20
/
+16
|
*
|
|
|
net/tcp: switch do_tcp_setsockopt to sockptr_t
Christoph Hellwig
2020-07-24
1
-18
/
+16
|
*
|
|
|
net/tcp: switch ->md5_parse to sockptr_t
Christoph Hellwig
2020-07-24
2
-3
/
+4
|
*
|
|
|
net/udp: switch udp_lib_setsockopt to sockptr_t
Christoph Hellwig
2020-07-24
1
-3
/
+4
|
*
|
|
|
net/ipv4: switch do_ip_setsockopt to sockptr_t
Christoph Hellwig
2020-07-24
1
-35
/
+33
|
*
|
|
|
net/ipv4: merge ip_options_get and ip_options_get_from_user
Christoph Hellwig
2020-07-24
2
-35
/
+15
|
*
|
|
|
net/ipv4: switch ip_mroute_setsockopt to sockptr_t
Christoph Hellwig
2020-07-24
2
-8
/
+9
|
*
|
|
|
bpfilter: switch bpfilter_ip_set_sockopt to sockptr_t
Christoph Hellwig
2020-07-24
2
-5
/
+6
|
*
|
|
|
netfilter: switch nf_setsockopt to sockptr_t
Christoph Hellwig
2020-07-24
3
-27
/
+28
|
*
|
|
|
netfilter: switch xt_copy_counters to sockptr_t
Christoph Hellwig
2020-07-24
2
-8
/
+6
|
*
|
|
|
net/xfrm: switch xfrm_user_policy to sockptr_t
Christoph Hellwig
2020-07-24
1
-1
/
+2
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-07-22
3
-30
/
+131
|
|
\
\
\
\
|
|
*
|
|
|
bpf: net: Use precomputed btf_id for bpf iterators
Yonghong Song
2020-07-21
2
-2
/
+6
|
|
*
|
|
|
udp: Run SK_LOOKUP BPF program on socket lookup
Jakub Sitnicki
2020-07-17
1
-9
/
+50
|
|
*
|
|
|
udp: Extract helper for selecting socket from reuseport group
Jakub Sitnicki
2020-07-17
1
-10
/
+24
|
|
*
|
|
|
inet: Run SK_LOOKUP BPF program on socket lookup
Jakub Sitnicki
2020-07-17
1
-0
/
+31
|
|
*
|
|
|
inet: Extract helper for selecting socket from reuseport group
Jakub Sitnicki
2020-07-17
1
-9
/
+20
|
*
|
|
|
|
icmp: support rfc 4884
Willem de Bruijn
2020-07-19
2
-0
/
+83
|
*
|
|
|
|
net/ipv6: remove compat_ipv6_{get,set}sockopt
Christoph Hellwig
2020-07-19
3
-56
/
+0
|
*
|
|
|
|
net/ipv4: remove compat_ip_{get,set}sockopt
Christoph Hellwig
2020-07-19
6
-213
/
+61
|
*
|
|
|
|
net/ipv4: factor out mcast join/leave setsockopt helpers
Christoph Hellwig
2020-07-19
1
-53
/
+56
|
*
|
|
|
|
net/ipv4: factor out MCAST_MSFILTER setsockopt helpers
Christoph Hellwig
2020-07-19
1
-76
/
+86
|
*
|
|
|
|
net/ipv4: factor out MCAST_MSFILTER getsockopt helpers
Christoph Hellwig
2020-07-19
1
-61
/
+70
|
*
|
|
|
|
netfilter: remove the compat argument to xt_copy_counters_from_user
Christoph Hellwig
2020-07-19
2
-4
/
+2
|
*
|
|
|
|
netfilter: remove the compat_{get,set} methods
Christoph Hellwig
2020-07-19
1
-3
/
+2
|
*
|
|
|
|
netfilter/ip_tables: clean up compat {get,set}sockopt handling
Christoph Hellwig
2020-07-19
1
-65
/
+21
|
*
|
|
|
|
netfilter/arp_tables: clean up compat {get, set}sockopt handling
Christoph Hellwig
2020-07-19
1
-64
/
+21
|
*
|
|
|
|
net: remove compat_sock_common_{get,set}sockopt
Christoph Hellwig
2020-07-19
1
-6
/
+0
|
*
|
|
|
|
tcp: add SNMP counter for no. of duplicate segments reported by DSACK
Priyaranjan Jha
2020-07-17
2
-0
/
+2
|
*
|
|
|
|
tcp: fix segment accounting when DSACK range covers multiple segments
Priyaranjan Jha
2020-07-17
1
-36
/
+44
|
|
/
/
/
/
|
*
|
|
|
Merge branch 'usermode-driver-cleanup' of git://git.kernel.org/pub/scm/linux/...
Alexei Starovoitov
2020-07-14
1
-9
/
+11
|
|
\
\
\
\
|
*
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-07-13
1
-0
/
+3
|
|
\
\
\
\
\
|
|
*
|
|
|
|
bpf: Add BPF_CGROUP_INET_SOCK_RELEASE hook
Stanislav Fomichev
2020-07-08
1
-0
/
+3
|
*
|
|
|
|
|
net: ipv4: kerneldoc fixes
Andrew Lunn
2020-07-13
6
-7
/
+13
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-11
12
-19
/
+61
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
inet: Remove an unnecessary argument of syn_ack_recalc().
Kuniyuki Iwashima
2020-07-10
1
-20
/
+13
|
*
|
|
|
|
|
|
ethtool: add tunnel info interface
Jakub Kicinski
2020-07-10
1
-0
/
+69
[prev]
[next]