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
/
net
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
flow_dissector: fix vlan tag handling
Arnd Bergmann
2016-10-27
1
-5
/
+5
*
netns: revert "netns: avoid disabling irq for netns id"
Paul Moore
2016-10-22
1
-15
/
+20
*
net: add recursion limit to GRO
Sabrina Dubroca
2016-10-20
1
-0
/
+1
*
net: core: Correctly iterate over lower adjacency list
Ido Schimmel
2016-10-19
1
-3
/
+7
*
flow_dissector: Check skb for VLAN only if skb specified.
Eric Garver
2016-10-19
1
-4
/
+2
*
soreuseport: do not export reuseport_add_sock()
Eric Dumazet
2016-10-18
1
-1
/
+0
*
net: pktgen: remove rcu locking in pktgen_change_name()
Eric Dumazet
2016-10-17
1
-7
/
+10
*
net: rtnl: info leak in rtnl_fill_vfinfo()
Dan Carpenter
2016-10-13
1
-0
/
+2
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-10-07
1
-3
/
+3
|
\
|
*
mm: memcontrol: consolidate cgroup socket tracking
Johannes Weiner
2016-10-07
1
-3
/
+3
*
|
Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-10-07
1
-26
/
+2
|
\
\
|
|
/
|
/
|
|
*
skb_splice_bits(): get rid of callback
Al Viro
2016-10-03
1
-26
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2016-10-06
1
-1
/
+27
|
\
\
|
*
|
netns: move {inc,dec}_net_namespaces into #ifdef
Arnd Bergmann
2016-09-23
1
-10
/
+10
|
*
|
Merge branch 'nsfs-ioctls' into HEAD
Eric W. Biederman
2016-09-22
1
-0
/
+6
|
|
\
\
|
|
*
|
kernel: add a helper to get an owning user namespace for a namespace
Andrey Vagin
2016-09-22
1
-0
/
+6
|
*
|
|
userns: When the per user per user namespace limit is reached return ENOSPC
Eric W. Biederman
2016-09-22
1
-1
/
+1
|
*
|
|
netns: Add a limit on the number of net namespaces
Eric W. Biederman
2016-08-08
1
-1
/
+21
|
|
/
/
*
|
|
net: Add netdev all_adj_list refcnt propagation to fix panic
Andrew Collins
2016-10-04
1
-31
/
+37
*
|
|
net: skbuff: Limit skb_vlan_pop/push() to expect skb->data at mac header
Shmulik Ladkani
2016-10-03
1
-15
/
+22
*
|
|
net: rtnl: avoid uninitialized data in IFLA_VF_VLAN_LIST handling
Arnd Bergmann
2016-10-03
1
-0
/
+3
*
|
|
net: pktgen: fix pkt_size
Paolo Abeni
2016-10-03
1
-11
/
+10
*
|
|
net: do not export sk_stream_write_space
Eric Dumazet
2016-09-28
1
-1
/
+0
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
2016-09-25
6
-164
/
+490
|
\
\
\
|
*
|
|
net: Update API for VF vlan protocol 802.1ad support
Moshe Shemesh
2016-09-24
1
-15
/
+65
|
*
|
|
bpf: add helper to invalidate hash
Daniel Borkmann
2016-09-23
1
-0
/
+18
|
*
|
|
bpf: use bpf_get_smp_processor_id_proto instead of raw one
Daniel Borkmann
2016-09-23
1
-0
/
+2
|
*
|
|
bpf: use skb_to_full_sk helper in bpf_skb_under_cgroup
Daniel Borkmann
2016-09-23
1
-1
/
+1
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-23
1
-1
/
+4
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
cgroup: duplicate cgroup reference when cloning sockets
Johannes Weiner
2016-09-19
1
-1
/
+4
|
*
|
|
net: skbuff: Coding: Use eth_type_vlan() instead of open coding it
Shmulik Ladkani
2016-09-22
1
-4
/
+2
|
*
|
|
net: skbuff: Remove errornous length validation in skb_vlan_pop()
Shmulik Ladkani
2016-09-22
1
-6
/
+4
|
*
|
|
net: skbuff: Export __skb_vlan_pop
Shmulik Ladkani
2016-09-22
1
-2
/
+5
|
*
|
|
bpf: direct packet write and access for helpers for clsact progs
Daniel Borkmann
2016-09-20
1
-17
/
+117
|
*
|
|
gso: Support partial splitting at the frag_list pointer
Steffen Klassert
2016-09-19
1
-11
/
+40
|
*
|
|
net: core: Add offload stats to if_stats_msg
Nogah Frankel
2016-09-18
1
-4
/
+107
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-12
2
-2
/
+20
|
|
\
|
|
|
|
*
|
bonding: Fix bonding crash
Mahesh Bandewar
2016-09-04
1
-0
/
+16
|
|
*
|
rps: flow_dissector: Fix uninitialized flow_keys used in __skb_get_hash possibly
Gao Feng
2016-09-01
1
-2
/
+4
|
*
|
|
net: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-09-10
1
-2
/
+1
|
*
|
|
bpf: add BPF_CALL_x macros for declaring helpers
Daniel Borkmann
2016-09-09
1
-81
/
+48
|
*
|
|
bpf: add own ctx rewriter on ifindex for clsact progs
Daniel Borkmann
2016-09-09
1
-6
/
+31
|
*
|
|
bpf: add BPF_SIZEOF and BPF_FIELD_SIZEOF macros
Daniel Borkmann
2016-09-09
1
-8
/
+7
|
*
|
|
bpf: minor cleanups in helpers
Daniel Borkmann
2016-09-09
1
-4
/
+3
|
*
|
|
rtnetlink: remove unused ifla_stats_policy
stephen hemminger
2016-09-09
1
-4
/
+0
|
*
|
|
tcp: use an RB tree for ooo receive queue
Yaogong Wang
2016-09-08
1
-0
/
+19
*
|
|
|
netfilter: call nf_hook_ingress with rcu_read_lock
Aaron Conole
2016-09-24
1
-1
/
+6
|
/
/
/
*
|
|
netns: avoid disabling irq for netns id
WANG Cong
2016-09-04
1
-20
/
+15
*
|
|
vxlan: call peernet2id() in fdb notification
WANG Cong
2016-09-04
1
-1
/
+1
*
|
|
rtnetlink: fdb dump: optimize by saving last interface markers
Roopa Prabhu
2016-09-01
1
-40
/
+65
[next]