summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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-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-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-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-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-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
2022-03-18Bluetooth: fix incorrect nonblock bitmask in bt_sock_wait_ready()Gavin Li
2022-03-18Bluetooth: Don't assign twice the same valueChristophe JAILLET
2022-03-18Bluetooth: Fix use after free in hci_send_aclLuiz Augusto von Dentz
2022-03-18Bluetooth: hci_sync: Add a new quirk to skip HCI_FLT_CLEAR_ALLIsmael Ferreras Morezuelas
2022-03-18Bluetooth: mgmt: remove redundant assignment to variable cur_lenColin Ian King
2022-03-18Merge tag 'wireless-next-2022-03-18' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2022-03-18rfkill: make new event layout opt-inJohannes Berg
2022-03-18xfrm: rework default policy structureNicolas Dichtel
2022-03-17net: dsa: pass extack to dsa_switch_ops :: port_mirror_add()Vladimir Oltean
2022-03-17net: dsa: Handle MST state changesTobias Waldekranz
2022-03-17net: dsa: Pass VLAN MSTI migration notifications to driverTobias Waldekranz
2022-03-17net: dsa: Validate hardware support for MSTTobias Waldekranz
2022-03-17net: bridge: mst: Add helper to query a port's MST stateTobias Waldekranz
2022-03-17net: bridge: mst: Add helper to check if MST is enabledTobias Waldekranz
2022-03-17net: bridge: mst: Add helper to map an MSTI to a VID setTobias Waldekranz
2022-03-17net: bridge: mst: Notify switchdev drivers of MST state changesTobias Waldekranz