summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2020-05-20rxrpc: Fix ack discardDavid Howells
2020-05-20rxrpc: Trace discarded ACKsDavid Howells
2020-05-19sctp: Don't add the shutdown timer if its already been addedNeil Horman
2020-05-19__netif_receive_skb_core: pass skb by referenceBoris Sukholitko
2020-05-19net: inet_csk: Fix so_reuseport bind-address cache in tb->fast*Martin KaFai Lau
2020-05-19mptcp: use rightmost 64 bits in ADD_ADDR HMACTodd Malsbary
2020-05-18esp4: improve xfrm4_beet_gso_segment() to be more readableXin Long
2020-05-17net: revert "net: get rid of an signed integer overflow in ip_idents_reserve()"Yuqi Jin
2020-05-17nexthop: Fix attribute checking for groupsDavid Ahern
2020-05-16net: dsa: mt7530: fix roaming from DSA user portsDENG Qingfang
2020-05-16ipv6: Fix suspicious RCU usage warning in ip6mrMadhuparna Bhowmik
2020-05-15Merge tag 'nfs-for-5.7-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-05-14ipmr: Add lockdep expression to ipmr_for_each_table macroAmol Grover
2020-05-14ipmr: Fix RCU list debugging warningAmol Grover
2020-05-14tcp: fix error recovery in tcp_zerocopy_receive()Eric Dumazet
2020-05-14SUNRPC: 'Directory with parent 'rpc_clnt' already present!'J. Bruce Fields
2020-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-05-14esp6: calculate transport_header correctly when sel.family != AF_INET6Xin Long
2020-05-13tipc: fix failed service subscription deletionTuong Lien
2020-05-13tipc: fix memory leak in service subscriptingTuong Lien
2020-05-13tipc: fix large latency in smart Nagle streamingTuong Lien
2020-05-12netlabel: cope with NULL catmapPaolo Abeni
2020-05-12tcp: fix SO_RCVLOWAT hangs with fat skbsEric Dumazet
2020-05-12mptcp: Initialize map_seq upon subflow establishmentChristoph Paasch
2020-05-12netfilter: nft_set_rbtree: Add missing expired checksPhil Sutter
2020-05-12netfilter: flowtable: set NF_FLOW_TEARDOWN flag on entry expirationPablo Neira Ayuso
2020-05-11Merge tag 'nfsd-5.7-rc-2' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds
2020-05-11SUNRPC: Signalled ASYNC tasks need to exitChuck Lever
2020-05-11netfilter: conntrack: fix infinite loop on rmmodFlorian Westphal
2020-05-11netfilter: flowtable: Remove WQ_MEM_RECLAIM from workqueueRoi Dayan
2020-05-11rxrpc: Fix the excessive initial retransmission timeoutDavid Howells
2020-05-11netfilter: flowtable: Add pending bit for offload workPaul Blakey
2020-05-10SUNRPC: fix use-after-free in rpc_free_client_work()NeilBrown
2020-05-10netfilter: conntrack: avoid gcc-10 zero-length-bounds warningArnd Bergmann
2020-05-09netprio_cgroup: Fix unlimited memory leak of v2 cgroupsZefan Li
2020-05-08net: ipv4: really enforce backoff for redirectsPaolo Abeni
2020-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2020-05-08net: tcp: fix rx timestamp behavior for tcp_recvmsgKelly Littlepage
2020-05-07net: fix a potential recursive NETDEV_FEAT_CHANGECong Wang
2020-05-07mptcp: set correct vfs info for subflowsPaolo Abeni
2020-05-07Revert "ipv6: add mtu lock check in __ip6_rt_update_pmtu"Maciej Żenczykowski
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-05-06net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CAREPablo Neira Ayuso
2020-05-06net: dsa: Do not leave DSA master with NULL netdev_opsFlorian Fainelli
2020-05-06net: dsa: remove duplicate assignment in dsa_slave_add_cls_matchall_mirredVladimir Oltean
2020-05-06seg6: fix SRH processing to comply with RFC8754Ahmed Abdelsalam
2020-05-06net: hsr: fix incorrect type usage for protocol variableMurali Karicheri
2020-05-06bpf, sockmap: bpf_tcp_ingress needs to subtract bytes from sg.sizeJohn Fastabend
2020-05-06bpf, sockmap: msg_pop_data can incorrecty set an sge lengthJohn Fastabend