index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
udp: Copy has_conns in reuseport_grow().
Kuniyuki Iwashima
2020-07-22
1
-0
/
+1
|
*
|
|
|
|
tipc: allow to build NACK message in link timeout function
Tung Nguyen
2020-07-21
1
-1
/
+1
|
*
|
|
|
|
net/sched: act_ct: fix restore the qdisc_skb_cb after defrag
wenxu
2020-07-21
1
-2
/
+14
|
*
|
|
|
|
net: hsr: check for return value of skb_put_padto()
Murali Karicheri
2020-07-21
1
-6
/
+11
|
*
|
|
|
|
net/smc: fix dmb buffer shortage
Karsten Graul
2020-07-21
1
-2
/
+2
|
*
|
|
|
|
net/smc: put slot when connection is killed
Karsten Graul
2020-07-21
1
-1
/
+5
|
*
|
|
|
|
rxrpc: Fix sendmsg() returning EPIPE due to recvmsg() returning ENODATA
David Howells
2020-07-21
2
-2
/
+2
|
*
|
|
|
|
net/smc: fix restoring of fallback changes
Karsten Graul
2020-07-20
1
-2
/
+4
|
*
|
|
|
|
net/smc: remove freed buffer from list
Karsten Graul
2020-07-20
1
-1
/
+5
|
*
|
|
|
|
net/smc: do not call dma sync for unmapped memory
Karsten Graul
2020-07-20
4
-14
/
+18
|
*
|
|
|
|
net/smc: fix handling of delete link requests
Karsten Graul
2020-07-20
1
-22
/
+7
|
*
|
|
|
|
net/smc: move add link processing for new device into llc layer
Karsten Graul
2020-07-20
3
-80
/
+58
|
*
|
|
|
|
net/smc: drop out-of-flow llc response messages
Karsten Graul
2020-07-20
1
-6
/
+18
|
*
|
|
|
|
net/smc: protect smc ib device initialization
Karsten Graul
2020-07-20
2
-3
/
+14
|
*
|
|
|
|
net/smc: fix link lookup for new rdma connections
Karsten Graul
2020-07-20
1
-1
/
+3
|
*
|
|
|
|
net/smc: clear link during SMC client link down processing
Karsten Graul
2020-07-20
1
-1
/
+3
|
*
|
|
|
|
net/smc: handle unexpected response types for confirm link
Karsten Graul
2020-07-20
1
-3
/
+5
|
*
|
|
|
|
net: hsr: validate address B before copying to skb
Murali Karicheri
2020-07-18
1
-1
/
+2
|
*
|
|
|
|
net: hsr: fix incorrect lsdu size in the tag of HSR frames for small frames
Murali Karicheri
2020-07-18
1
-0
/
+3
|
*
|
|
|
|
nfc: nci: add missed destroy_workqueue in nci_register_device
Wang Hai
2020-07-17
1
-1
/
+4
|
*
|
|
|
|
rtnetlink: Fix memory(net_device) leak when ->newlink fails
Weilong Chen
2020-07-17
1
-1
/
+2
|
*
|
|
|
|
vsock/virtio: annotate 'the_virtio_vsock' RCU pointer
Stefano Garzarella
2020-07-16
1
-1
/
+1
|
|
/
/
/
/
|
*
/
/
/
ip6_gre: fix null-ptr-deref in ip6gre_init_net()
Wei Yongjun
2020-07-14
1
-5
/
+6
|
|
/
/
/
*
|
|
|
xprtrdma: fix incorrect header size calculations
Colin Ian King
2020-07-15
1
-2
/
+2
*
|
|
|
xprtrdma: Fix handling of connect errors
Chuck Lever
2020-07-13
1
-3
/
+5
*
|
|
|
xprtrdma: Fix return code from rpcrdma_xprt_connect()
Chuck Lever
2020-07-13
1
-6
/
+10
*
|
|
|
xprtrdma: Fix recursion into rpcrdma_xprt_disconnect()
Chuck Lever
2020-07-13
2
-8
/
+7
*
|
|
|
xprtrdma: Fix double-free in rpcrdma_ep_create()
Chuck Lever
2020-07-13
1
-5
/
+2
|
/
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-07-11
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-09
1
-8
/
+18
|
*
|
l2tp: remove skb_dst_set() from l2tp_xmit_skb()
Xin Long
2020-07-09
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-08
1
-1
/
+1
|
*
|
net/sched: act_ct: add miss tcf_lastuse_update.
wenxu
2020-07-08
1
-0
/
+2
|
*
|
mptcp: fix DSS map generation on fin retransmission
Paolo Abeni
2020-07-08
1
-3
/
+3
|
*
|
ipv4: fill fl4_icmp_{type,code} in ping_v4_sendmsg
Sabrina Dubroca
2020-07-08
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-05
1
-4
/
+7
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2020-07-05
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
[prev]
[next]