summary refs log tree commit diff
path: root/net
AgeCommit message (Expand)Author
2021-10-12SUNRPC: De-duplicate .pc_release() call sitesChuck Lever
2021-10-12SUNRPC: Simplify the SVC dispatch code pathChuck Lever
2021-10-04SUNRPC: Add trace event when alloc_pages_bulk() makes no progressChuck Lever
2021-10-04svcrdma: Split svcrmda_wc_{read,write} tracepointsChuck Lever
2021-10-04svcrdma: Split the svcrdma_wc_send() tracepointChuck Lever
2021-10-04svcrdma: Split the svcrdma_wc_receive() tracepointChuck Lever
2021-10-02NFSD: Have legacy NFSD WRITE decoders use xdr_stream_subsegment()Chuck Lever
2021-10-02SUNRPC: xdr_stream_subsegment() must handle non-zero page_basesChuck Lever
2021-09-23UNRPC: Return specific error code on kmalloc failureYang Li
2021-09-21nfsd: don't alloc under spinlock in rpc_parse_scope_idJ. Bruce Fields
2021-09-16Merge tag 'net-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-09-15net: dsa: flush switchdev workqueue before tearing down CPU/DSA portsVladimir Oltean
2021-09-15net: dsa: destroy the phylink instance on any error in dsa_slave_phy_setupVladimir Oltean
2021-09-14Revert "Revert "ipv4: fix memory leaks in ip_cmsg_send() callers""Eric Dumazet
2021-09-14tcp: fix tp->undo_retrans accounting in tcp_sacktag_one()zhenggy
2021-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-09-14net-caif: avoid user-triggerable WARN_ON(1)Eric Dumazet
2021-09-13bpf, cgroups: Fix cgroup v2 fallback on v1/v2 mixed modeDaniel Borkmann
2021-09-13ipv6: delay fib6_sernum increase in fib6_addzhang kai
2021-09-13tipc: increase timeout in tipc_sk_enqueue()Hoang Le
2021-09-13udp_tunnel: Fix udp_tunnel_nic work-queue typeAya Levin
2021-09-13Revert "ipv4: fix memory leaks in ip_cmsg_send() callers"Yajun Deng
2021-09-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2021-09-10net/packet: clarify source of pr_*() messagesBaruch Siach
2021-09-09net/l2tp: Fix reference count leak in l2tp_udp_recv_coreXiyu Yang
2021-09-09net/af_unix: fix a data-race in unix_dgram_pollEric Dumazet
2021-09-08Merge tag 'nfsd-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2021-09-08Merge tag '9p-for-5.15-rc1' of git://github.com/martinetd/linuxLinus Torvalds
2021-09-08mctp: perform route destruction under RCU read lockJeremy Kerr
2021-09-08dccp: don't duplicate ccid when cloning dccp sockLin, Zhenpeng
2021-09-07Merge tag 'net-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-09-07ieee802154: Remove redundant initialization of variable retColin Ian King
2021-09-06ip6_gre: Revert "ip6_gre: add validation for csum_start"Willem de Bruijn
2021-09-06af_vsock: rename variables in receive loopArseny Krasnov
2021-09-05virtio/vsock: support MSG_EOR bit processingArseny Krasnov
2021-09-05virtio/vsock: rename 'EOR' to 'EOM' bit.Arseny Krasnov
2021-09-05ip_gre: validate csum_start only on pullWillem de Bruijn
2021-09-05ip/ip6_gre: use the same logic as SIT interfaces when computing v6LL addressAntonio Quartulli
2021-09-05net/9p: increase default msize to 128kChristian Schoenebeck
2021-09-05net/9p: use macro to define default msizeChristian Schoenebeck
2021-09-05net/9p: increase tcp max msize to 1MBDominique Martinet
2021-09-04Merge tag 'nfs-for-5.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2021-09-04fq_codel: reject silly quantum parametersEric Dumazet
2021-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski
2021-09-03Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-09-03SUNRPC: improve error response to over-size gss credentialNeilBrown
2021-09-03netfilter: socket: icmp6: fix use-after-scopeBenjamin Hesmans
2021-09-03net: remove the unnecessary check in cipso_v4_doi_free王贇
2021-09-03net: bridge: mcast: fix vlan port router deadlockNikolay Aleksandrov
2021-09-03seg6_iptunnel: Remove redundant initialization of variable errColin Ian King