summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2020-06-11sunrpc: add missing newline when printing parameter 'auth_hashtable_size' by ...Xiongfeng Wang
2020-06-11SUNRPC: Set SOFTCONN when destroying GSS contextsChuck Lever
2020-06-11SUNRPC: rpc_call_null_helper() should set RPC_TASK_SOFTChuck Lever
2020-06-11SUNRPC: rpc_call_null_helper() already sets RPC_TASK_NULLCREDSChuck Lever
2020-06-11SUNRPC: trace RPC client lifetime eventsChuck Lever
2020-06-11SUNRPC: Trace transport lifetime eventsChuck Lever
2020-06-11SUNRPC: Split the xdr_buf event classChuck Lever
2020-06-11SUNRPC: Add tracepoint to rpc_call_rpcerror()Chuck Lever
2020-06-11SUNRPC: Trace GSS context lifetimesChuck Lever
2020-06-11SUNRPC: receive buffer size estimation values almost never changeChuck Lever
2020-05-27net: sunrpc: Fix off-by-one issues in 'rpc_ntop6'Fedor Tokarev
2020-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-05-23rxrpc: Fix a memory leak in rxkad_verify_response()Qiushi Wu
2020-05-22Merge tag 'rxrpc-fixes-20200520' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller
2020-05-22sctp: Start shutdown on association restart if in SHUTDOWN-SENT state and soc...Jere Leppänen
2020-05-22tipc: block BH before using dst_cacheEric Dumazet
2020-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-05-22mptcp: use untruncated hash in ADD_ADDR HMACTodd Malsbary
2020-05-21flow_dissector: Drop BPF flow dissector prog ref on netns cleanupJakub Sitnicki
2020-05-21net: don't return invalid table id error when we fall back to PF_UNSPECSabrina Dubroca
2020-05-21net: ipip: fix wrong address family in init error pathVadim Fedorenko
2020-05-21net/tls: free record only on encryption errorVadim Fedorenko
2020-05-21net/tls: fix encryption error checkingVadim Fedorenko
2020-05-21net: qrtr: Fix passing invalid reference to qrtr_local_enqueue()Manivannan Sadhasivam
2020-05-21ethtool: count header size in reply size estimateMichal Kubecek
2020-05-20net: nlmsg_cancel() if put fails for nhmsgStephen Worley
2020-05-20ax25: fix setsockopt(SO_BINDTODEVICE)Eric Dumazet
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-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-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