Age | Commit message (Expand) | Author |
2020-05-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-05-23 | rxrpc: Fix a memory leak in rxkad_verify_response() | Qiushi Wu |
2020-05-22 | Merge tag 'rxrpc-fixes-20200520' of git://git.kernel.org/pub/scm/linux/kernel... | David S. Miller |
2020-05-22 | sctp: Start shutdown on association restart if in SHUTDOWN-SENT state and soc... | Jere Leppänen |
2020-05-22 | tipc: block BH before using dst_cache | Eric Dumazet |
2020-05-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2020-05-22 | mptcp: use untruncated hash in ADD_ADDR HMAC | Todd Malsbary |
2020-05-21 | flow_dissector: Drop BPF flow dissector prog ref on netns cleanup | Jakub Sitnicki |
2020-05-21 | net: don't return invalid table id error when we fall back to PF_UNSPEC | Sabrina Dubroca |
2020-05-21 | net: ipip: fix wrong address family in init error path | Vadim Fedorenko |
2020-05-21 | net/tls: free record only on encryption error | Vadim Fedorenko |
2020-05-21 | net/tls: fix encryption error checking | Vadim Fedorenko |
2020-05-21 | net: qrtr: Fix passing invalid reference to qrtr_local_enqueue() | Manivannan Sadhasivam |
2020-05-21 | ethtool: count header size in reply size estimate | Michal Kubecek |
2020-05-20 | net: nlmsg_cancel() if put fails for nhmsg | Stephen Worley |
2020-05-20 | ax25: fix setsockopt(SO_BINDTODEVICE) | Eric Dumazet |
2020-05-20 | rxrpc: Fix ack discard | David Howells |
2020-05-20 | rxrpc: Trace discarded ACKs | David Howells |
2020-05-19 | sctp: Don't add the shutdown timer if its already been added | Neil Horman |
2020-05-19 | __netif_receive_skb_core: pass skb by reference | Boris Sukholitko |
2020-05-19 | net: inet_csk: Fix so_reuseport bind-address cache in tb->fast* | Martin KaFai Lau |
2020-05-19 | mptcp: use rightmost 64 bits in ADD_ADDR HMAC | Todd Malsbary |
2020-05-17 | net: revert "net: get rid of an signed integer overflow in ip_idents_reserve()" | Yuqi Jin |
2020-05-17 | nexthop: Fix attribute checking for groups | David Ahern |
2020-05-16 | net: dsa: mt7530: fix roaming from DSA user ports | DENG Qingfang |
2020-05-16 | ipv6: Fix suspicious RCU usage warning in ip6mr | Madhuparna Bhowmik |
2020-05-15 | Merge tag 'nfs-for-5.7-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2020-05-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-05-14 | ipmr: Add lockdep expression to ipmr_for_each_table macro | Amol Grover |
2020-05-14 | ipmr: Fix RCU list debugging warning | Amol Grover |
2020-05-14 | tcp: fix error recovery in tcp_zerocopy_receive() | Eric Dumazet |
2020-05-14 | SUNRPC: 'Directory with parent 'rpc_clnt' already present!' | J. Bruce Fields |
2020-05-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2020-05-13 | tipc: fix failed service subscription deletion | Tuong Lien |
2020-05-13 | tipc: fix memory leak in service subscripting | Tuong Lien |
2020-05-13 | tipc: fix large latency in smart Nagle streaming | Tuong Lien |
2020-05-12 | netlabel: cope with NULL catmap | Paolo Abeni |
2020-05-12 | tcp: fix SO_RCVLOWAT hangs with fat skbs | Eric Dumazet |
2020-05-12 | mptcp: Initialize map_seq upon subflow establishment | Christoph Paasch |
2020-05-12 | netfilter: nft_set_rbtree: Add missing expired checks | Phil Sutter |
2020-05-12 | netfilter: flowtable: set NF_FLOW_TEARDOWN flag on entry expiration | Pablo Neira Ayuso |
2020-05-11 | Merge tag 'nfsd-5.7-rc-2' of git://git.linux-nfs.org/projects/cel/cel-2.6 | Linus Torvalds |
2020-05-11 | SUNRPC: Signalled ASYNC tasks need to exit | Chuck Lever |
2020-05-11 | netfilter: conntrack: fix infinite loop on rmmod | Florian Westphal |
2020-05-11 | netfilter: flowtable: Remove WQ_MEM_RECLAIM from workqueue | Roi Dayan |
2020-05-11 | rxrpc: Fix the excessive initial retransmission timeout | David Howells |
2020-05-11 | netfilter: flowtable: Add pending bit for offload work | Paul Blakey |
2020-05-10 | SUNRPC: fix use-after-free in rpc_free_client_work() | NeilBrown |
2020-05-10 | netfilter: conntrack: avoid gcc-10 zero-length-bounds warning | Arnd Bergmann |
2020-05-09 | netprio_cgroup: Fix unlimited memory leak of v2 cgroups | Zefan Li |