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
*
net, skbuff: do not prefer skb allocation fails early
David Rientjes
2019-01-04
1
-6
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-01-03
3
-7
/
+25
|
\
|
*
sock: Make sock->sk_stamp thread-safe
Deepa Dinamani
2019-01-01
1
-5
/
+10
|
*
net: rtnetlink: address is mandatory for rtnl_fdb_get
Nikolay Aleksandrov
2018-12-30
1
-0
/
+5
|
*
ethtool: check the return value of get_regs_len
Yunsheng Lin
2018-12-28
1
-2
/
+10
*
|
Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-12-28
1
-95
/
+64
|
\
\
|
|
/
|
/
|
|
*
datagram: introduce skb_copy_and_hash_datagram_iter helper
Sagi Grimberg
2018-12-13
1
-1
/
+19
|
*
datagram: consolidate datagram copy to iter helpers
Sagi Grimberg
2018-12-13
1
-94
/
+42
|
*
datagram: open-code copy_page_to_iter
Sagi Grimberg
2018-12-13
1
-3
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-12-27
17
-458
/
+1790
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-24
1
-1
/
+2
|
|
\
\
|
|
*
|
net/net_namespace: Check the return value of register_pernet_subsys()
Aditya Pakki
2018-12-24
1
-1
/
+2
|
|
*
|
net: Revert recent Spectre-v1 patches.
David S. Miller
2018-12-23
1
-2
/
+0
|
|
*
|
net: core: Fix Spectre v1 vulnerability
Gustavo A. R. Silva
2018-12-22
1
-0
/
+2
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-21
1
-0
/
+3
|
|
\
|
|
|
*
|
|
net: minor cleanup in skb_ext_add()
Paolo Abeni
2018-12-21
1
-5
/
+2
|
*
|
|
net: fix possible user-after-free in skb_ext_add()
Paolo Abeni
2018-12-21
1
-2
/
+2
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-12-20
2
-10
/
+43
|
|
\
\
\
|
|
*
|
|
bpf: sk_msg, zap ingress queue on psock down
John Fastabend
2018-12-20
1
-0
/
+1
|
|
*
|
|
bpf: sk_msg, fix socket data_ready events
John Fastabend
2018-12-20
1
-3
/
+3
|
|
*
|
|
bpf: skb_verdict, support SK_PASS on RX BPF path
John Fastabend
2018-12-20
1
-0
/
+16
|
|
*
|
|
bpf: skmsg, replace comments with BUILD bug
John Fastabend
2018-12-20
1
-0
/
+3
|
|
*
|
|
bpf: sk_msg, improve offset chk in _is_valid_access
John Fastabend
2018-12-20
1
-7
/
+14
|
|
*
|
|
bpf: sockmap, metadata support for reporting size of msg
John Fastabend
2018-12-19
1
-0
/
+6
|
*
|
|
|
neighbour: remove stray semicolon
Colin Ian King
2018-12-20
1
-1
/
+1
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-20
4
-5
/
+29
|
|
\
\
\
\
|
*
|
|
|
|
neighbor: Use nda_policy for validating attributes in adds and dump requests
David Ahern
2018-12-19
1
-17
/
+5
|
*
|
|
|
|
neighbor: Initialize protocol when new pneigh_entry are created
David Ahern
2018-12-19
1
-0
/
+1
|
*
|
|
|
|
neighbour: register rtnl doit handler
Roopa Prabhu
2018-12-19
2
-23
/
+193
|
*
|
|
|
|
net: switch secpath to use skb extension infrastructure
Florian Westphal
2018-12-19
1
-6
/
+41
|
*
|
|
|
|
net: convert bridge_nf to use skb extension infrastructure
Florian Westphal
2018-12-19
1
-3
/
+0
|
*
|
|
|
|
sk_buff: add skb extension infrastructure
Florian Westphal
2018-12-19
1
-0
/
+155
|
*
|
|
|
|
net: rtnetlink: support for fdb get
Roopa Prabhu
2018-12-16
1
-1
/
+167
|
*
|
|
|
|
neighbor: Add protocol attribute
David Ahern
2018-12-16
1
-1
/
+23
|
*
|
|
|
|
net: use indirect call wrappers at GRO network layer
Paolo Abeni
2018-12-15
1
-2
/
+13
|
*
|
|
|
|
neighbor: Remove externally learned entries from gc_list
David Ahern
2018-12-14
1
-21
/
+28
|
*
|
|
|
|
neighbor: Move neigh_update_ext_learned to core file
David Ahern
2018-12-14
1
-0
/
+18
|
*
|
|
|
|
neighbor: Remove state and flags arguments to neigh_del
David Ahern
2018-12-14
1
-5
/
+4
|
*
|
|
|
|
neighbor: Fix state check in neigh_forced_gc
David Ahern
2018-12-14
1
-3
/
+2
|
*
|
|
|
|
neighbor: Fix locking order for gc_list changes
David Ahern
2018-12-14
1
-12
/
+15
|
*
|
|
|
|
net: dev: Issue NETDEV_PRE_CHANGEADDR
Petr Machata
2018-12-13
2
-0
/
+27
|
*
|
|
|
|
net: dev: Add NETDEV_PRE_CHANGEADDR
Petr Machata
2018-12-13
1
-0
/
+1
|
*
|
|
|
|
net: dev: Add extack argument to dev_set_mac_address()
Petr Machata
2018-12-13
3
-3
/
+5
|
*
|
|
|
|
net: ndo_bridge_setlink: Add extack
Petr Machata
2018-12-12
1
-2
/
+4
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-12-10
1
-0
/
+16
|
|
\
\
\
\
|
|
*
|
|
|
bpf: allow BPF read access to qdisc pkt_len
Petar Penkov
2018-12-03
1
-0
/
+16
|
*
|
|
|
|
neighbor: gc_list changes should be protected by table lock
David Ahern
2018-12-10
1
-5
/
+10
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-09
3
-43
/
+52
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
net: call sk_dst_reset when set SO_DONTROUTE
yupeng
2018-12-07
1
-0
/
+1
|
*
|
|
|
|
neighbor: Improve garbage collection
David Ahern
2018-12-07
1
-34
/
+85
[next]