summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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-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-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-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-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
2022-03-21devlink: add explicitly locked flavor of the rate node APIsJakub Kicinski
2022-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextDavid S. Miller
2022-03-21netlabel: fix out-of-bounds memory accessesWang Yufen
2022-03-21ax25: Fix NULL pointer dereferences in ax25 timersDuoming Zhou
2022-03-21ax25: Fix refcount leaks caused by ax25_cb_del()Duoming Zhou
2022-03-20bpf: Check for NULL return from bpf_get_btf_vmlinuxKumar Kartikeya Dwivedi
2022-03-20bpf: Treat bpf_sk_lookup remote_port as a 2-byte fieldJakub Sitnicki
2022-03-20bpf: Enable non-atomic allocations in local storageJoanne Koong
2022-03-20netfilter: flowtable: pass flowtable to nf_flow_table_iterate()Pablo Neira Ayuso
2022-03-20netfilter: flowtable: remove redundant field in flow_offload_work structPablo Neira Ayuso
2022-03-20netfilter: nf_nat_h323: eliminate anonymous module_init & module_exitRandy Dunlap
2022-03-20netfilter: nft_exthdr: add reduce supportFlorian Westphal
2022-03-20netfilter: nft_fib: add reduce supportFlorian Westphal
2022-03-20netfilter: nft_tunnel: track register operationsPablo Neira Ayuso