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