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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-07-10
79
-402
/
+548
|
\
|
*
tcp: make sure listeners don't initialize congestion-control state
Christoph Paasch
2020-07-09
2
-1
/
+4
|
*
ethtool: fix genlmsg_put() failure handling in ethnl_default_dumpit()
Michal Kubecek
2020-07-09
1
-14
/
+13
|
*
net_sched: fix a memory leak in atm_tc_init()
Cong Wang
2020-07-09
1
-4
/
+4
|
*
tipc: fix retransmission on unicast links
Hamish Martin
2020-07-08
1
-8
/
+18
|
*
l2tp: remove skb_dst_set() from l2tp_xmit_skb()
Xin Long
2020-07-08
1
-4
/
+1
|
*
net/smc: tolerate future SMCD versions
Ursula Braun
2020-07-08
2
-13
/
+34
|
*
net/smc: switch smcd_dev_list spinlock to mutex
Ursula Braun
2020-07-08
4
-18
/
+20
|
*
net/smc: fix sleep bug in smc_pnet_find_roce_resource()
Ursula Braun
2020-07-08
4
-18
/
+22
|
*
net/smc: fix work request handling
Karsten Graul
2020-07-08
2
-8
/
+10
|
*
net/smc: separate LLC wait queues for flow and messages
Karsten Graul
2020-07-08
3
-48
/
+77
|
*
bridge: mcast: Fix MLD2 Report IPv6 payload length check
Linus Lüssing
2020-07-07
1
-1
/
+1
|
*
net/sched: act_ct: add miss tcf_lastuse_update.
wenxu
2020-07-07
1
-0
/
+2
|
*
mptcp: fix DSS map generation on fin retransmission
Paolo Abeni
2020-07-07
1
-3
/
+3
|
*
ipv4: fill fl4_icmp_{type,code} in ping_v4_sendmsg
Sabrina Dubroca
2020-07-07
1
-0
/
+3
|
*
cgroup: fix cgroup_sk_alloc() for sk_clone_lock()
Cong Wang
2020-07-07
1
-1
/
+1
|
*
ipv6: Fix use of anycast address with loopback
David Ahern
2020-07-07
1
-1
/
+1
|
*
ipv6: fib6_select_path can not use out path for nexthop objects
David Ahern
2020-07-06
1
-1
/
+4
|
*
hsr: fix interface leak in error path of hsr_dev_finalize()
Taehee Yoo
2020-07-04
1
-4
/
+7
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2020-07-04
5
-5
/
+7
|
|
\
|
|
*
netfilter: conntrack: refetch conntrack after nf_conntrack_update()
Pablo Neira Ayuso
2020-07-03
1
-0
/
+2
|
|
*
netfilter: ipset: call ip_set_free() instead of kfree()
Eric Dumazet
2020-06-30
4
-5
/
+5
|
*
|
sched: consistently handle layer3 header accesses in the presence of VLANs
Toke Høiland-Jørgensen
2020-07-03
16
-32
/
+41
|
*
|
tcp: md5: allow changing MD5 keys in all socket states
Eric Dumazet
2020-07-02
1
-4
/
+1
|
*
|
tcp: fix SO_RCVLOWAT possible hangs under high mem pressure
Eric Dumazet
2020-07-01
1
-0
/
+2
|
*
|
ip: Fix SO_MARK in RST, ACK and ICMP packets
Willem de Bruijn
2020-07-01
3
-5
/
+5
|
*
|
tcp: md5: do not send silly options in SYNCOOKIES
Eric Dumazet
2020-07-01
1
-3
/
+5
|
*
|
rds: If one path needs re-connection, check all and re-connect
Rao Shoaib
2020-07-01
3
-1
/
+20
|
*
|
tcp: md5: refine tcp_md5_do_add()/tcp_md5_hash_key() barriers
Eric Dumazet
2020-07-01
2
-9
/
+18
|
*
|
genetlink: remove genl_bind
Sean Tranchetti
2020-07-01
1
-49
/
+0
|
*
|
net: qrtr: Fix an out of bounds read qrtr_endpoint_post()
Dan Carpenter
2020-06-30
1
-1
/
+5
|
*
|
tcp: md5: add missing memory barriers in tcp_md5_do_add()/tcp_md5_hash_key()
Eric Dumazet
2020-06-30
2
-2
/
+8
|
*
|
net: qrtr: free flow in __qrtr_node_release
Carl Huang
2020-06-30
1
-1
/
+3
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-06-30
5
-84
/
+97
|
|
\
\
|
|
*
|
bpf: Add tests for PTR_TO_BTF_ID vs. null comparison
Yonghong Song
2020-06-30
1
-1
/
+18
|
|
*
|
bpf: sockmap: Require attach_bpf_fd when detaching a program
Lorenz Bauer
2020-06-30
1
-5
/
+45
|
|
*
|
bpf: sockmap: Check value of unused args to BPF_PROG_ATTACH
Lorenz Bauer
2020-06-30
1
-0
/
+3
|
|
*
|
bpf, netns: Keep attached programs in bpf_prog_array
Jakub Sitnicki
2020-06-30
1
-9
/
+10
|
|
*
|
flow_dissector: Pull BPF program assignment up to bpf-netns
Jakub Sitnicki
2020-06-30
1
-11
/
+2
|
|
*
|
xsk: Use dma_need_sync instead of reimplenting it
Christoph Hellwig
2020-06-30
1
-47
/
+3
|
|
*
|
xsk: Remove a double pool->dev assignment in xp_dma_map
Christoph Hellwig
2020-06-30
1
-1
/
+0
|
|
*
|
xsk: Replace the cheap_dma flag with a dma_need_sync flag
Christoph Hellwig
2020-06-30
1
-3
/
+2
|
|
*
|
bpf, sockmap: RCU dereferenced psock may be used outside RCU block
John Fastabend
2020-06-28
1
-1
/
+9
|
|
*
|
bpf, sockmap: RCU splat with redirect and strparser error or TLS
John Fastabend
2020-06-28
1
-7
/
+6
|
*
|
|
net: xfrmi: implement header_ops->parse_protocol for AF_PACKET
Jason A. Donenfeld
2020-06-30
1
-0
/
+2
|
*
|
|
net: sit: implement header_ops->parse_protocol for AF_PACKET
Jason A. Donenfeld
2020-06-30
1
-0
/
+1
|
*
|
|
net: vti: implement header_ops->parse_protocol for AF_PACKET
Jason A. Donenfeld
2020-06-30
2
-0
/
+2
|
*
|
|
net: ipip: implement header_ops->parse_protocol for AF_PACKET
Jason A. Donenfeld
2020-06-30
2
-0
/
+2
|
*
|
|
net: ip_tunnel: add header_ops for layer 3 devices
Jason A. Donenfeld
2020-06-30
1
-0
/
+18
|
*
|
|
genetlink: get rid of family->attrbuf
Cong Wang
2020-06-29
1
-35
/
+13
|
|
|
/
|
|
/
|
[next]