summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2022-03-29Merge tag 'nfs-for-5.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
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
2022-03-25SUNRPC: Do not dereference non-socket transports in sysfsTrond Myklebust
2022-03-24vsock/virtio: enable VQs early on probeStefano Garzarella
2022-03-24vsock/virtio: read the negotiated features before using VQsStefano Garzarella
2022-03-24vsock/virtio: initialize vdev->priv before using VQsStefano Garzarella
2022-03-24Merge tag 'ceph-for-5.18-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-03-24SUNRPC don't resend a task on an offlined transportOlga Kornievskaia
2022-03-24netfilter: nf_conntrack_tcp: preserve liberal flag in tcp optionsPablo Neira Ayuso
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-23SUNRPC: avoid race between mod_timer() and del_timer_sync()NeilBrown
2022-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-03-23llc: fix netdevice reference leaks in llc_ui_bind()Eric Dumazet
2022-03-23net: bridge: mst: Restrict info size queries to bridge portsTobias Waldekranz
2022-03-22net: dsa: fix missing host-filtered multicast addressesVladimir Oltean
2022-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-03-22fs: allocate inode by using alloc_inode_sb()Muchun Song
2022-03-22Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-03-22SUNRPC: Make the rpciod and xprtiod slab allocation modes consistentTrond Myklebust
2022-03-22SUNRPC: Fix unx_lookup_cred() allocationTrond Myklebust
2022-03-22NFS: Fix memory allocation in rpc_alloc_task()Trond Myklebust
2022-03-22NFS: Fix memory allocation in rpc_malloc()Trond Myklebust
2022-03-22SUNRPC: Improve accuracy of socket ENOBUFS determinationTrond Myklebust
2022-03-22SUNRPC: Replace internal use of SOCKWQ_ASYNC_NOSPACETrond Myklebust
2022-03-22SUNRPC: Fix socket waits for write buffer spaceTrond Myklebust
2022-03-22SUNRPC: Only save the TCP source port after the connection is completeTrond Myklebust
2022-03-22SUNRPC: Don't call connect() more than once on a TCP socketTrond Myklebust
2022-03-22Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-03-22Merge tag 'nfsd-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2022-03-22net: bridge: mst: prevent NULL deref in br_mst_info_size()Eric Dumazet
2022-03-22tipc: fix the timer expires after interval 100msHoang Le
2022-03-21net: dsa: fix panic on shutdown if multi-chip tree failed to probeVladimir Oltean
2022-03-21openvswitch: always update flow key after natAaron Conole
2022-03-21Merge tag 'selinux-pr-20220321' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-03-21net/tls: optimize judgement processes in tls_set_device_offload()Ziyang Xuan
2022-03-21net/tls: remove unnecessary jump instructions in do_tls_setsockopt_conf()Ziyang Xuan
2022-03-21tcp: ensure PMTU updates are processed during fastopenJakub Kicinski
2022-03-21net: Revert the softirq will run annotation in ____napi_schedule().Sebastian Andrzej Siewior
2022-03-21devlink: hold the instance lock during eswitch_mode callbacksJakub Kicinski