aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+18
2022-03-23net/sched: fix incorrect vlan_push_eth dest fieldLouis Peens1-1/+1
2022-03-22net/mlx5e: Fix build warning, detected write beyond size of fieldSaeed Mahameed1-0/+5
2022-03-22Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski20-51/+362
2022-03-22netdevice: add missing dm_private kdocJakub Kicinski1-0/+2
2022-03-21net: Revert the softirq will run annotation in ____napi_schedule().Sebastian Andrzej Siewior1-7/+0
2022-03-21devlink: add explicitly locked flavor of the rate node APIsJakub Kicinski1-0/+4
2022-03-20bpf: Adjust BPF stack helper functions to accommodate skip > 0Namhyung Kim1-4/+4
2022-03-20bpf: Enable non-atomic allocations in local storageJoanne Koong1-3/+4
2022-03-20netfilter: nft_fib: add reduce supportFlorian Westphal1-0/+3
2022-03-20netfilter: nft_meta: extend reduce support to bridge familyFlorian Westphal1-0/+2
2022-03-20netfilter: nf_tables: cancel tracking for clobbered destination registersPablo Neira Ayuso2-0/+15
2022-03-20netfilter: nf_tables: do not reduce read-only expressionsPablo Neira Ayuso1-0/+8
2022-03-20netfilter: conntrack: Add and use nf_ct_set_auto_assign_helper_warned()Phil Sutter1-0/+1
2022-03-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/David S. Miller2-35/+19
2022-03-18Merge tag 'for-net-next-2022-03-18' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextJakub Kicinski2-1/+11
2022-03-18net: set default rss queues num to physical cores / 2Íñigo Huguet1-1/+0
2022-03-18Bluetooth: fix incorrect nonblock bitmask in bt_sock_wait_ready()Gavin Li1-1/+1
2022-03-18Bluetooth: hci_sync: Add a new quirk to skip HCI_FLT_CLEAR_ALLIsmael Ferreras Morezuelas1-0/+10
2022-03-18Merge tag 'wireless-next-2022-03-18' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextDavid S. Miller2-2/+14
2022-03-18rfkill: make new event layout opt-inJohannes Berg1-2/+12
2022-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller1-0/+18
2022-03-18Merge tag 'mlx5-updates-2022-03-17' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller1-4/+0
2022-03-18xfrm: rework default policy structureNicolas Dichtel2-35/+19
2022-03-17bpf: Add cookie support to programs attached with kprobe multi linkJiri Olsa1-0/+1
2022-03-17bpf: Add multi kprobe linkJiri Olsa3-0/+21
2022-03-17lib/sort: Add priv pointer to swap functionJiri Olsa2-1/+2
2022-03-17fprobe: Introduce FPROBE_FL_KPROBE_SHARED flag for fprobeMasami Hiramatsu2-0/+15
2022-03-17fprobe: Add exit_handler supportMasami Hiramatsu1-0/+6
2022-03-17rethook: Add a generic return hookMasami Hiramatsu2-0/+103
2022-03-17fprobe: Add ftrace based probe APIsMasami Hiramatsu1-0/+87
2022-03-17ftrace: Add ftrace_set_filter_ips functionJiri Olsa1-0/+3
2022-03-17net: dsa: pass extack to dsa_switch_ops :: port_mirror_add()Vladimir Oltean1-1/+1
2022-03-17net: mscc: ocelot: offload per-flow mirroring using tc-mirred and VCAP IS2Vladimir Oltean1-0/+2
2022-03-17net: mscc: ocelot: add port mirroring support using tc-matchallVladimir Oltean1-0/+9
2022-03-17net: dsa: Handle MST state changesTobias Waldekranz1-0/+3
2022-03-17net: dsa: Pass VLAN MSTI migration notifications to driverTobias Waldekranz1-0/+3
2022-03-17net: bridge: mst: Add helper to query a port's MST stateTobias Waldekranz1-0/+6
2022-03-17net: bridge: mst: Add helper to check if MST is enabledTobias Waldekranz1-0/+6
2022-03-17net: bridge: mst: Add helper to map an MSTI to a VID setTobias Waldekranz1-0/+7
2022-03-17net: bridge: mst: Notify switchdev drivers of MST state changesTobias Waldekranz1-0/+7
2022-03-17net: bridge: mst: Notify switchdev drivers of VLAN MSTI migrationsTobias Waldekranz1-0/+7
2022-03-17net: bridge: mst: Notify switchdev drivers of MST mode changesTobias Waldekranz1-0/+2
2022-03-17net: bridge: mst: Support setting and reporting MST port statesTobias Waldekranz2-0/+17
2022-03-17net: bridge: mst: Allow changing a VLAN's MSTITobias Waldekranz1-0/+1
2022-03-17net: bridge: mst: Multiple Spanning Tree (MST) modeTobias Waldekranz1-0/+1
2022-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-3/+7
2022-03-17Merge tag 'net-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds3-2/+3
2022-03-17net: veth: Account total xdp_frame len running ndo_xdp_xmitLorenzo Bianconi1-0/+14
2022-03-17net/mlx5: Remove unused fill page array API functionTariq Toukan1-1/+0