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.12.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
*
can: network namespace support for CAN gateway
Oliver Hartkopp
2017-04-25
1
-0
/
+3
*
can: network namespace support for CAN_BCM protocol
Oliver Hartkopp
2017-04-25
1
-0
/
+1
*
can: complete initial namespace support
Oliver Hartkopp
2017-04-25
1
-0
/
+5
*
can: initial support for network namespaces
Mario Kicherer
2017-04-04
1
-0
/
+31
*
net: Add sysctl to toggle early demux for tcp and udp
subashab@codeaurora.org
2017-03-24
1
-0
/
+2
*
net: ipv4: add support for ECMP hash policy choice
Nikolay Aleksandrov
2017-03-21
1
-0
/
+1
*
tcp: remove tcp_tw_recycle
Soheil Hassas Yeganeh
2017-03-16
1
-1
/
+0
*
mpls: allow TTL propagation from IP packets to be configured
Robert Shearman
2017-03-13
1
-0
/
+1
*
mpls: allow TTL propagation to IP packets to be configured
Robert Shearman
2017-03-13
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2017-02-03
1
-16
/
+0
|
\
|
*
netfilter: merge udp and udplite conntrack helpers
Florian Westphal
2017-01-03
1
-16
/
+0
*
|
net: Avoid receiving packets with an l3mdev on unbound UDP sockets
Robert Shearman
2017-01-30
1
-0
/
+4
*
|
Introduce a sysctl that modifies the value of PROT_SOCK.
Krister Johansen
2017-01-24
1
-0
/
+1
*
|
sctp: add reconf_enable in asoc ep and netns
Xin Long
2017-01-18
1
-0
/
+3
|
/
*
ipv4: Namespaceify tcp_max_syn_backlog knob
Haishuang Yan
2016-12-29
1
-0
/
+1
*
ipv4: Namespaceify tcp_tw_recycle and tcp_max_tw_buckets knob
Haishuang Yan
2016-12-29
1
-0
/
+11
*
ipv4: Namespaceify tcp_tw_reuse knob
Haishuang Yan
2016-12-27
1
-0
/
+1
*
netfilter: defrag: only register defrag functionality if needed
Florian Westphal
2016-12-06
1
-0
/
+6
*
netfilter: conntrack: built-in support for UDPlite
Davide Caratti
2016-12-04
1
-0
/
+16
*
netfilter: conntrack: built-in support for SCTP
Davide Caratti
2016-12-04
1
-0
/
+13
*
netfilter: conntrack: built-in support for DCCP
Davide Caratti
2016-12-04
1
-0
/
+14
*
ipv4: fib: Allow for consistent FIB dumping
Ido Schimmel
2016-12-03
1
-0
/
+3
*
netns: fix net_generic() "id - 1" bloat
Alexey Dobriyan
2016-12-03
1
-7
/
+9
*
netns: add dummy struct inside "struct net_generic"
Alexey Dobriyan
2016-12-03
1
-2
/
+4
*
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
2016-11-18
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-11-13
1
-1
/
+0
|
\
|
*
netfilter: conntrack: remove unused netns_ct member
Florian Westphal
2016-11-13
1
-1
/
+0
*
|
ipv6: sr: add code base for control plane support of SR-IPv6
David Lebrun
2016-11-09
1
-0
/
+1
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
2016-09-25
1
-7
/
+5
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2016-09-08
1
-7
/
+5
|
|
\
|
|
*
xfrm: state: remove per-netns gc task
Florian Westphal
2016-08-24
1
-2
/
+0
|
|
*
xfrm: policy: convert policy_lock to spinlock
Florian Westphal
2016-08-12
1
-1
/
+1
|
|
*
xfrm: policy: make xfrm_policy_lookup_bytype lockless
Florian Westphal
2016-08-12
1
-1
/
+1
|
|
*
xfrm: state: don't use lock anymore unless acquire operation is needed
Florian Westphal
2016-08-10
1
-3
/
+3
*
|
|
netfilter: replace list_head with single linked list
Aaron Conole
2016-09-25
1
-1
/
+1
|
/
/
*
/
netfilter: remove ip_conntrack* sysctl compat code
Pablo Neira Ayuso
2016-08-13
1
-8
/
+0
|
/
*
net: Remove fib_local variable
David Ahern
2016-08-09
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2016-06-01
1
-0
/
+2
|
\
|
*
netfilter: nf_queue: Make the queue_handler pernet
Eric W. Biederman
2016-05-25
1
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-05-09
1
-0
/
+1
|
\
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2016-05-04
1
-0
/
+1
|
|
\
|
|
*
flowcache: Avoid OOM condition under preasure
Steffen Klassert
2016-03-17
1
-0
/
+1
*
|
|
netfilter: conntrack: use single slab cache
Florian Westphal
2016-05-09
1
-2
/
+0
*
|
|
netfilter: conntrack: use a single nat bysource table for all namespaces
Florian Westphal
2016-05-09
1
-4
/
+0
*
|
|
netfilter: conntrack: use a single expectation table for all namespaces
Florian Westphal
2016-05-06
1
-1
/
+0
*
|
|
netfilter: conntrack: use a single hashtable for all namespaces
Florian Westphal
2016-05-05
1
-2
/
+0
*
|
|
netfilter: conntrack: move generation seqcnt out of netns_ct
Florian Westphal
2016-04-25
1
-1
/
+0
*
|
|
net: ipv4: Consider failed nexthops in multipath routes
David Ahern
2016-04-11
1
-0
/
+3
|
/
/
*
|
ipv6: per netns FIB garbage collection
Michal Kubeček
2016-03-08
1
-0
/
+1
*
|
ipv6: per netns fib6 walkers
Michal Kubeček
2016-03-08
1
-0
/
+2
[next]