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: Do not allocate page fragments that are not skb aligned
Alexander Duyck
2019-02-17
1
-0
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-02-16
1
-8
/
+4
|
\
|
*
bpf: only adjust gso_size on bytestream protocols
Willem de Bruijn
2019-02-10
1
-8
/
+4
*
|
net: Fix for_each_netdev_feature on Big endian
Hauke Mehrtens
2019-02-15
1
-2
/
+2
*
|
net: fix possible overflow in __sk_mem_raise_allocated()
Eric Dumazet
2019-02-13
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-02-01
2
-2
/
+3
|
\
|
*
sk_msg: Always cancel strp work before freeing the psock
Jakub Sitnicki
2019-01-29
1
-2
/
+1
|
*
bpf: sock recvbuff must be limited by rmem_max in bpf_setsockopt()
Yafang Shao
2019-01-23
1
-0
/
+2
*
|
net: set default network namespace in init_dummy_netdev()
Josh Elsasser
2019-01-29
1
-0
/
+3
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-01-19
2
-12
/
+21
|
\
|
*
bpf: in __bpf_redirect_no_mac pull mac only if present
Willem de Bruijn
2019-01-20
2
-10
/
+12
|
*
bpf: fix SO_MAX_PACING_RATE to support TCP internal pacing
Yuchung Cheng
2019-01-18
1
-0
/
+4
|
*
bpf: bpf_setsockopt: reset sock dst on SO_MARK changes
Peter Oskolkov
2019-01-18
1
-1
/
+4
|
*
bpf: Correctly annotate implicit fall through in bpf_base_func_proto
Mathieu Malaterre
2019-01-17
1
-1
/
+1
*
|
neighbour: Do not perturb drop profiles when neigh_probe
Yang Wei
2019-01-17
1
-1
/
+1
*
|
net/core/neighbour: fix kmemleak minimal reference count for hash tables
Konstantin Khlebnikov
2019-01-16
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-01-16
3
-11
/
+11
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-01-11
1
-1
/
+1
|
|
\
|
|
*
bpf: correctly set initial window on active Fast Open sender
Yuchung Cheng
2019-01-09
1
-1
/
+1
|
*
|
net/core/neighbour: tell kmemleak about hash tables
Konstantin Khlebnikov
2019-01-10
1
-4
/
+9
|
|
/
|
*
net, skbuff: do not prefer skb allocation fails early
David Rientjes
2019-01-04
1
-6
/
+1
*
|
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
2019-01-06
1
-3
/
+3
|
/
*
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
[next]