index
:
Linux Stable
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.13.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
xdp: Fix handling of devmap in generic XDP
Toshiaki Makita
2018-06-15
1
-17
/
+4
*
xsk: re-add queue id check for XDP_SKB path
Björn Töpel
2018-06-12
1
-0
/
+3
*
tcp: Do not reload skb pointer after skb_gro_receive().
David Miller
2018-06-11
1
-2
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-06-11
1
-1
/
+2
|
\
|
*
xsk: silence warning on memory allocation failure
Björn Töpel
2018-06-11
1
-1
/
+2
*
|
net/ipv6: Ensure cfg is properly initialized in ipv6_create_tempaddr
David Ahern
2018-06-11
1
-1
/
+1
*
|
tls: fix NULL pointer dereference on poll
Daniel Borkmann
2018-06-11
2
-11
/
+10
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-06-11
11
-19
/
+54
|
\
\
|
*
|
netfilter: x_tables: initialise match/target check parameter struct
Florian Westphal
2018-06-08
3
-0
/
+4
|
*
|
netfilter: nft_set_rbtree: fix parameter of __nft_rbtree_lookup()
Taehee Yoo
2018-06-06
1
-1
/
+1
|
*
|
Merge git://blackhole.kfki.hu/nf
Pablo Neira Ayuso
2018-06-06
2
-6
/
+9
|
|
\
\
|
|
*
|
netfilter: ipset: forbid family for hash:mac sets
Florent Fourcot
2018-06-06
1
-1
/
+4
|
|
*
|
netfilter: ipset: Limit max timeout value
Jozsef Kadlecsik
2018-06-06
1
-4
/
+4
|
|
*
|
netfilter: xt_set: Check hook mask correctly
Serhey Popovych
2018-06-06
1
-1
/
+1
|
*
|
|
netfilter: ebtables: reject non-bridge targets
Florian Westphal
2018-06-06
1
-0
/
+13
|
*
|
|
netfilter: ebtables: fix compat entry padding
Alin Nastac
2018-06-04
1
-5
/
+5
|
|
/
/
|
*
|
ipvs: fix check on xmit to non-local addresses
Julian Anastasov
2018-06-04
1
-1
/
+1
|
*
|
netfilter: nft_reject_bridge: fix skb allocation size in nft_reject_br_send_v...
Taehee Yoo
2018-06-04
1
-1
/
+1
|
*
|
ipvs: register conntrack hooks for ftp
Julian Anastasov
2018-06-02
1
-0
/
+4
|
*
|
netfilter: nf_tables: check msg_type before nft_trans_set(trans)
Alexey Kodanev
2018-06-01
1
-5
/
+6
|
*
|
netfilter: xt_CT: Reject the non-null terminated string from user space
Gao Feng
2018-06-01
1
-0
/
+10
*
|
|
net: dsa: add error handling for pskb_trim_rcsum
Zhouyang Jia
2018-06-11
1
-1
/
+2
*
|
|
ipv6: allow PMTU exceptions to local routes
Julian Anastasov
2018-06-11
1
-3
/
+0
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-06-10
15
-40
/
+60
|
\
\
\
|
*
|
|
tcp: limit sk_rcvlowat by the maximum receive buffer
Soheil Hassas Yeganeh
2018-06-10
1
-5
/
+7
|
*
|
|
socket: close race condition between sock_close() and sockfs_setattr()
Cong Wang
2018-06-10
1
-3
/
+15
|
*
|
|
net: bridge: Fix locking in br_fdb_find_port()
Petr Machata
2018-06-08
1
-1
/
+3
|
*
|
|
udp: fix rx queue len reported by diag and proc interface
Paolo Abeni
2018-06-08
4
-6
/
+7
|
*
|
|
net/sched: act_simple: fix parsing of TCA_DEF_DATA
Davide Caratti
2018-06-08
1
-9
/
+6
|
|
|
/
|
|
/
|
|
*
|
bpfilter: fix race in pipe access
Alexei Starovoitov
2018-06-07
1
-3
/
+7
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-06-07
2
-3
/
+5
|
|
\
\
|
|
*
|
bpf, xdp: fix crash in xdp_umem_unaccount_pages
Daniel Borkmann
2018-06-07
1
-2
/
+4
|
|
*
|
xsk: Fix umem fill/completion queue mmap on 32-bit
Geert Uytterhoeven
2018-06-08
1
-1
/
+1
|
*
|
|
bpfilter: fix OUTPUT_FORMAT
Alexei Starovoitov
2018-06-07
1
-1
/
+1
|
*
|
|
ip_tunnel: Fix name string concatenate in __ip_tunnel_create()
Sultan Alsawaf
2018-06-07
1
-2
/
+2
|
*
|
|
net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlan
Willem de Bruijn
2018-06-07
1
-2
/
+2
|
*
|
|
netfilter: nf_tables: add NFT_LOGLEVEL_* enumeration and use it
Pablo Neira Ayuso
2018-06-07
1
-5
/
+5
|
|
/
/
*
|
|
net/9p/trans_xen.c: don't inclide rwlock.h directly
Sebastian Andrzej Siewior
2018-06-07
1
-1
/
+0
*
|
|
net/9p: detect invalid options as much as possible
Chengguang Xu
2018-06-07
1
-8
/
+5
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-06-06
332
-8128
/
+20336
|
\
\
|
*
|
strparser: Add __strp_unpause and use it in ktls.
Doron Roberts-Kedes
2018-06-06
2
-1
/
+14
|
*
|
rxrpc: Fix terminal retransmission connection ID to include the channel
David Howells
2018-06-06
1
-1
/
+1
|
*
|
Revert "net: sched: cls: Fix offloading when ingress dev is vxlan"
David S. Miller
2018-06-06
1
-16
/
+10
|
*
|
rtnetlink: validate attributes in do_setlink()
Eric Dumazet
2018-06-05
1
-4
/
+4
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-06-05
10
-158
/
+495
|
|
\
\
|
|
*
|
xsk: wire upp Tx zero-copy functions
Magnus Karlsson
2018-06-05
4
-11
/
+128
|
|
*
|
xsk: add zero-copy support for Rx
Björn Töpel
2018-06-05
3
-20
/
+156
|
|
*
|
xdp: add MEM_TYPE_ZERO_COPY
Björn Töpel
2018-06-05
1
-5
/
+14
|
|
*
|
xsk: introduce xdp_umem_page
Björn Töpel
2018-06-05
2
-3
/
+15
|
|
*
|
xsk: moved struct xdp_umem definition
Björn Töpel
2018-06-05
3
-23
/
+3
[next]