summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2022-04-12Merge tag 'nfsd-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2022-04-08Merge tag 'nfs-for-5.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2022-04-07SUNRPC: Move the call to xprt_send_pagedata() out of xprt_sock_sendmsg()Trond Myklebust
2022-04-07SUNRPC: svc_tcp_sendmsg() should handle errors from xdr_alloc_bvec()Trond Myklebust
2022-04-07SUNRPC: Handle allocation failure in rpc_new_task()Trond Myklebust
2022-04-07SUNRPC: Handle low memory situations in call_status()Trond Myklebust
2022-04-07SUNRPC: Handle ENOMEM in call_transmit_status()Trond Myklebust
2022-04-07SUNRPC: Ensure we flush any closed sockets before xs_xprt_free()Trond Myklebust
2022-04-06Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-04-06SUNRPC: Fix NFSD's request deferral on RDMA transportsChuck Lever
2022-04-06bpf: Support dual-stack sockets in bpf_tcp_check_syncookieMaxim Mikityanskiy
2022-04-06net: ipv6mr: fix unused variable warning with CONFIG_IPV6_PIMSM_V2=nFlorian Westphal
2022-04-06rxrpc: fix a race in rxrpc_exit_net()Eric Dumazet
2022-04-06net: openvswitch: fix leak of nested actionsIlya Maximets
2022-04-05net: openvswitch: don't send internal clone attribute to the userspace.Ilya Maximets
2022-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-04-05ipv6: Fix stats accounting in ip6_pkt_dropDavid Ahern
2022-04-05netfilter: nf_tables: memcg accounting for dynamically allocated objectsVasily Averin
2022-04-05sctp: count singleton chunks in assoc user statsJamie Bainbridge
2022-04-01net: ipv4: fix route with nexthop object delete warningNikolay Aleksandrov
2022-04-01mctp: Use output netdev to allocate skb headroomMatt Johnston
2022-04-01mctp: Fix check for dev_hard_header() resultMatt Johnston
2022-04-01Revert "net: dsa: stop updating master MTU from master.c"Vladimir Oltean
2022-04-01skbuff: fix coalescing for page_pool fragment recyclingJean-Philippe Brucker
2022-04-01net/tls: fix slab-out-of-bounds bug in decrypt_internalZiyang Xuan
2022-03-31Merge tag 'net-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-03-31openvswitch: Add recirc_id to recirc warningStéphane Graber
2022-03-31Merge tag 'linux-can-fixes-for-5.18-20220331' of git://git.kernel.org/pub/scm...Jakub Kicinski
2022-03-31rxrpc: fix some null-ptr-deref bugs in server_key.cXiaolong Huang
2022-03-31rxrpc: Fix call timer start racing with call destructionDavid Howells
2022-03-31can: isotp: restore accidentally removed MSG_PEEK featureOliver Hartkopp
2022-03-29SUNRPC: handle malloc failure in ->request_prepareNeilBrown
2022-03-29Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-03-29Merge tag 'nfs-for-5.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2022-03-29netfilter: bitwise: fix reduce comparisonsJeremy Sowden
2022-03-29ax25: Fix UAF bugs in ax25 timersDuoming Zhou
2022-03-29ax25: fix UAF bug in ax25_send_control()Duoming Zhou
2022-03-29openvswitch: Fixed nd target mask field in the flow dump.Martin Varghese
2022-03-28xsk: Do not write NULL in SW ring at allocation failureMagnus Karlsson
2022-03-28Merge tag 'net-5.18-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-03-28net/smc: Send out the remaining data in sndbuf before closeWen Gu
2022-03-28net: move net_unlink_todo() out of the headerJohannes Berg
2022-03-28Merge tag 'for-linus-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller
2022-03-28memcg: enable accounting for nft objectsVasily Averin
2022-03-26net/sched: act_ct: fix ref leak when switching zonesMarcelo Ricardo Leitner
2022-03-26net/smc: fix a memory leak in smc_sysctl_net_exit()Eric Dumazet
2022-03-26net/x25: Fix null-ptr-deref caused by x25_disconnectDuoming Zhou
2022-03-25llc: only change llc->dev when bind() succeedsEric Dumazet
2022-03-25SUNRPC: Don't return error values in sysfs read of closed filesTrond Myklebust