summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2022-03-20netfilter: nft_xfrm: track register operationsPablo Neira Ayuso
2022-03-20netfilter: nft_socket: track register operationsPablo Neira Ayuso
2022-03-20netfilter: nft_immediate: cancel register tracking for data destination registerPablo Neira Ayuso
2022-03-20netfilter: nft_hash: track register operationsPablo Neira Ayuso
2022-03-20netfilter: nft_osf: track register operationsPablo Neira Ayuso
2022-03-20netfilter: nft_numgen: cancel register trackingPablo Neira Ayuso
2022-03-20netfilter: nft_meta: extend reduce support to bridge familyFlorian Westphal
2022-03-20netfilter: nft_lookup: only cancel tracking for clobbered dregsFlorian Westphal
2022-03-20netfilter: nft_ct: track register operationsPablo Neira Ayuso
2022-03-20netfilter: nf_tables: cancel tracking for clobbered destination registersPablo Neira Ayuso
2022-03-20netfilter: nf_tables: do not reduce read-only expressionsPablo Neira Ayuso
2022-03-20netfilter: conntrack: Add and use nf_ct_set_auto_assign_helper_warned()Phil Sutter
2022-03-19netfilter: conntrack: revisit gc autotuningFlorian Westphal
2022-03-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/David S. Miller
2022-03-18af_netlink: Fix shift out of bounds in group mask calculationPetr Machata
2022-03-18Merge tag 'for-net-next-2022-03-18' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2022-03-18mptcp: send ADD_ADDR echo before create subflowsYonglong Li
2022-03-18mptcp: Fix crash due to tcp_tsorted_anchor was initialized before release skbYonglong Li
2022-03-18ipv4: Fix route lookups when handling ICMP redirects and PMTU updatesGuillaume Nault
2022-03-18af_unix: Remove unnecessary brackets around CONFIG_AF_UNIX_OOB.Kuniyuki Iwashima
2022-03-18net: set default rss queues num to physical cores / 2Íñigo Huguet
2022-03-18Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-03-18Bluetooth: call hci_le_conn_failed with hdev lock in hci_le_conn_failedNiels Dossche
2022-03-18Bluetooth: Send AdvMonitor Dev Found for all matched devicesManish Mandlik
2022-03-18Bluetooth: msft: Clear tracked devices on resumeManish Mandlik