index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net into master
Linus Torvalds
2020-07-24
dev: Defer free of skbs in flush_backlog
Subash Abhinov Kasiviswanathan
2020-07-24
qrtr: orphan socket in qrtr_release()
Cong Wang
2020-07-24
flow_offload: Move rhashtable inclusion to the source file
Herbert Xu
2020-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2020-07-23
tcp: allow at most one TLP probe per flight
Yuchung Cheng
2020-07-23
AX.25: Prevent integer overflows in connect and sendmsg
Dan Carpenter
2020-07-22
AX.25: Prevent out-of-bounds read in ax25_sendmsg()
Peilin Ye
2020-07-22
sctp: shrink stream outq when fails to do addstream reconf
Xin Long
2020-07-22
sctp: shrink stream outq only when new outcnt < old outcnt
Xin Long
2020-07-22
AX.25: Fix out-of-bounds read in ax25_connect()
Peilin Ye
2020-07-22
ipvs: fix the connection sync failed in some cases
guodeqing
2020-07-21
net: udp: Fix wrong clean up for IS_UDPLITE macro
Miaohe Lin
2020-07-21
net-sysfs: add a newline when printing 'tx_timeout' by sysfs
Xiongfeng Wang
2020-07-21
udp: Improve load balancing for SO_REUSEPORT.
Kuniyuki Iwashima
2020-07-21
udp: Copy has_conns in reuseport_grow().
Kuniyuki Iwashima
2020-07-20
tipc: allow to build NACK message in link timeout function
Tung Nguyen
2020-07-20
net/sched: act_ct: fix restore the qdisc_skb_cb after defrag
wenxu
2020-07-20
net: hsr: check for return value of skb_put_padto()
Murali Karicheri
2020-07-20
net/smc: fix dmb buffer shortage
Karsten Graul
2020-07-20
net/smc: put slot when connection is killed
Karsten Graul
2020-07-20
rxrpc: Fix sendmsg() returning EPIPE due to recvmsg() returning ENODATA
David Howells
2020-07-19
net/smc: fix restoring of fallback changes
Karsten Graul
2020-07-19
net/smc: remove freed buffer from list
Karsten Graul
2020-07-19
net/smc: do not call dma sync for unmapped memory
Karsten Graul
2020-07-19
net/smc: fix handling of delete link requests
Karsten Graul
2020-07-19
net/smc: move add link processing for new device into llc layer
Karsten Graul
2020-07-19
net/smc: drop out-of-flow llc response messages
Karsten Graul
2020-07-19
net/smc: protect smc ib device initialization
Karsten Graul
2020-07-19
net/smc: fix link lookup for new rdma connections
Karsten Graul
2020-07-19
net/smc: clear link during SMC client link down processing
Karsten Graul
2020-07-19
net/smc: handle unexpected response types for confirm link
Karsten Graul
2020-07-17
net: hsr: validate address B before copying to skb
Murali Karicheri
2020-07-17
net: hsr: fix incorrect lsdu size in the tag of HSR frames for small frames
Murali Karicheri
2020-07-17
nfc: nci: add missed destroy_workqueue in nci_register_device
Wang Hai
2020-07-17
rtnetlink: Fix memory(net_device) leak when ->newlink fails
Weilong Chen
2020-07-15
vsock/virtio: annotate 'the_virtio_vsock' RCU pointer
Stefano Garzarella
2020-07-15
netfilter: nf_tables: fix nat hook table deletion
Florian Westphal
2020-07-15
xprtrdma: fix incorrect header size calculations
Colin Ian King
2020-07-13
ip6_gre: fix null-ptr-deref in ip6gre_init_net()
Wei Yongjun
2020-07-13
xprtrdma: Fix handling of connect errors
Chuck Lever
2020-07-13
xprtrdma: Fix return code from rpcrdma_xprt_connect()
Chuck Lever
2020-07-13
xprtrdma: Fix recursion into rpcrdma_xprt_disconnect()
Chuck Lever
2020-07-13
xprtrdma: Fix double-free in rpcrdma_ep_create()
Chuck Lever
2020-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-07-10
Merge tag 'cleanup-kernel_read_write' of git://git.infradead.org/users/hch/misc
Linus Torvalds
2020-07-09
Merge tag 'kallsyms_show_value-v5.8-rc5' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2020-07-09
tcp: make sure listeners don't initialize congestion-control state
Christoph Paasch
2020-07-09
ethtool: fix genlmsg_put() failure handling in ethnl_default_dumpit()
Michal Kubecek
2020-07-09
net_sched: fix a memory leak in atm_tc_init()
Cong Wang
[next]