index
:
linux-stable.git
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.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
/
include
/
net
/
netns
Commit message (
Expand
)
Author
Age
Files
Lines
*
mptcp: add and use MIB counter infrastructure
Florian Westphal
2020-03-29
1
-0
/
+3
*
tcp: bind(0) remove the SO_REUSEADDR restriction when ephemeral ports are exh...
Kuniyuki Iwashima
2020-03-12
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-26
1
-0
/
+1
|
\
|
*
netfilter: nf_tables: autoload modules from the abort path
Pablo Neira Ayuso
2020-01-24
1
-0
/
+1
*
|
net-tcp: Disable TCP ssthresh metrics cache by default
Kevin(Yudong) Yang
2019-12-09
1
-0
/
+1
|
/
*
ipv6: keep track of routes using src
Paolo Abeni
2019-11-21
1
-0
/
+3
*
sctp: add support for Primary Path Switchover
Xin Long
2019-11-08
1
-0
/
+6
*
sctp: add pf_expose per netns and sock and asoc
Xin Long
2019-11-08
1
-0
/
+8
*
net/tls: add skeleton of MIB statistics
Jakub Kicinski
2019-10-05
1
-0
/
+3
*
can: netns: remove "can_" prefix from members struct netns_can
Marc Kleine-Budde
2019-09-04
1
-3
/
+3
*
can: netns: give members of struct netns_can holding the statistics a sensibl...
Marc Kleine-Budde
2019-09-04
1
-2
/
+2
*
can: netns: give structs holding the CAN statistics a sensible name
Marc Kleine-Budde
2019-09-04
1
-4
/
+4
*
sctp: make ecn flag per netns and endpoint
Xin Long
2019-08-27
1
-0
/
+3
*
tcp: add new tcp_mtu_probe_floor sysctl
Josh Hunt
2019-08-09
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-17
1
-0
/
+1
|
\
|
*
tcp: add tcp_min_snd_mss sysctl
Eric Dumazet
2019-06-15
1
-0
/
+1
*
|
net: Initial nexthop code
David Ahern
2019-05-28
1
-0
/
+18
*
|
net: dynamically allocate fqdir structures
Eric Dumazet
2019-05-26
3
-4
/
+4
*
|
net: rename struct fqdir fields
Eric Dumazet
2019-05-26
3
-4
/
+4
*
|
inet: rename netns_frags to fqdir
Eric Dumazet
2019-05-26
3
-4
/
+4
|
/
*
netfilter: conntrack: limit sysctl setting for boolean options
Tonghao Zhang
2019-04-30
1
-3
/
+3
*
ipv6: Add rate limit mask for ICMPv6 messages
Stephen Suryaputra
2019-04-18
1
-0
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-05
1
-8
/
+2
|
\
|
*
netns: provide pure entropy for net_hash_mix()
Eric Dumazet
2019-03-28
1
-8
/
+2
*
|
inet: switch IP ID generator to siphash
Eric Dumazet
2019-03-27
1
-0
/
+2
*
|
ipv6: Add icmp_echo_ignore_anycast for ICMPv6
Stephen Suryaputra
2019-03-20
1
-0
/
+1
*
|
ipv6: Add icmp_echo_ignore_multicast support for ICMPv6
Stephen Suryaputra
2019-03-19
1
-0
/
+1
|
/
*
ipv6: icmp: use percpu allocation
Kefeng Wang
2019-02-24
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-01-28
1
-0
/
+13
|
\
|
*
net: xsk: track AF_XDP sockets on a per-netns list
Björn Töpel
2019-01-25
1
-0
/
+13
*
|
netfilter: conntrack: remove l4proto init and get_net callbacks
Florian Westphal
2019-01-18
1
-11
/
+0
*
|
netfilter: conntrack: remove sysctl registration helpers
Florian Westphal
2019-01-18
1
-4
/
+0
*
|
netfilter: conntrack: gre: switch module to be built-in
Florian Westphal
2019-01-18
1
-0
/
+17
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-12-20
1
-5
/
+1
|
\
|
*
netfilter: netns: shrink netns_ct struct
Florian Westphal
2018-12-21
1
-5
/
+1
*
|
xfrm: policy: store inexact policies in an rhashtable
Florian Westphal
2018-11-09
1
-0
/
+2
|
/
*
net: provide a sysctl raw_l3mdev_accept for raw socket lookup with VRFs
Mike Manning
2018-11-07
1
-0
/
+3
*
net/ipv6: Add knob to skip DELROUTE message on device down
David Ahern
2018-10-12
1
-0
/
+1
*
ipv6: Add icmp_echo_ignore_all support for ICMPv6
Virgile Jarry
2018-08-13
1
-0
/
+1
*
net: ipv4: Control SKB reprioritization after forwarding
Petr Machata
2018-08-01
1
-0
/
+1
*
netfilter: nf_tables: use dedicated mutex to guard transactions
Florian Westphal
2018-07-18
1
-0
/
+1
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-07-03
1
-1
/
+0
|
\
|
*
netfilter: ipv6: nf_defrag: reduce struct net memory waste
Eric Dumazet
2018-06-18
1
-1
/
+0
*
|
netns: get more entropy from net_hash_mix()
Eric Dumazet
2018-06-23
1
-6
/
+1
|
/
*
netfilter: nf_tables: fix chain dependency validation
Pablo Neira Ayuso
2018-06-01
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-05-23
1
-2
/
+0
|
\
|
*
netfilter: nf_tables: remove nft_af_info.
Taehee Yoo
2018-05-23
1
-2
/
+0
*
|
tcp: add tcp_comp_sack_nr sysctl
Eric Dumazet
2018-05-18
1
-0
/
+1
*
|
tcp: add tcp_comp_sack_delay_ns sysctl
Eric Dumazet
2018-05-18
1
-0
/
+1
|
/
*
ipv6: sr: Compute flowlabel for outer IPv6 header of seg6 encap mode
Ahmed Abdelsalam
2018-04-25
1
-0
/
+1
[next]