aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-02-20net/sched: cls_api: Support hardware miss to tc actionPaul Blakey1-1/+5
2023-02-20Merge tag 'ieee802154-for-net-next-2023-02-20' of git://git.kernel.org/pub/sc...Jakub Kicinski3-41/+7
2023-02-20net/mlx4_en: Introduce flexible array to silence overflow warningKees Cook1-0/+1
2023-02-20Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski3-20/+76
2023-02-20net: make default_rps_mask a per netns attributePaolo Abeni1-1/+0
2023-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextDavid S. Miller1-0/+3
2023-02-17netfilter: let reset rules clean out conntrack entriesFlorian Westphal1-0/+3
2023-02-17Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller5-7/+14
2023-02-16Merge tag 'drm-fixes-2023-02-17' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+1
2023-02-17Merge tag 'drm-misc-fixes-2023-02-16' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-0/+1
2023-02-16Merge tag 'net-6.2-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-2/+0
2023-02-16Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski2-2/+13
2023-02-16Merge tag 'wireless-next-2023-03-16' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2-0/+2
2023-02-16devlink: Fix netdev notifier chain corruptionIdo Schimmel1-2/+0
2023-02-16wifi: brcmfmac: p2p: Introduce generic flexible array frame memberKees Cook1-0/+1
2023-02-15bpf: Zeroing allocated object from slab in bpf memory allocatorHou Tao1-0/+7
2023-02-15net/mlx5: Add IPSec priorities in RDMA namespacesMark Zhang1-0/+2
2023-02-15net/mlx5: Implement new destination type TABLE_TYPEMark Zhang1-0/+1
2023-02-15net/mlx5: Introduce new destination type TABLE_TYPEPatrisious Haddad1-2/+10
2023-02-14net/mlx5e: Move dl_port to struct mlx5e_devJiri Pirko1-1/+0
2023-02-14net/mlx5: Lag, Add single RDMA device in multiport modeMark Bloch1-0/+1
2023-02-14net/mlx5: Lag, set different uplink vport metadata in multiport eswitch modeRoi Dayan1-0/+1
2023-02-14net/mlx5e: TC, support per action statsOz Shlomo1-0/+2
2023-02-13net: add pskb_may_pull_reason() helperEric Dumazet1-4/+15
2023-02-13bpf: Add basic bpf_rb_{root,node} supportDave Marchevsky1-1/+19
2023-02-13Merge tag 'mm-hotfixes-stable-2023-02-13-13-50' of git://git.kernel.org/pub/s...Linus Torvalds2-5/+12
2023-02-13bpf: Migrate release_on_unlock logic to non-owning ref semanticsDave Marchevsky2-20/+24
2023-02-13wifi: mwifiex: Support SD8978 chipsetLukas Wunner1-0/+1
2023-02-13net: phy: add genphy_c45_ethtool_get/set_eee() supportOleksij Rempel2-0/+65
2023-02-13net: phy: export phy_check_valid() functionOleksij Rempel1-0/+1
2023-02-13net: phy: add genphy_c45_read_eee_abilities() functionOleksij Rempel2-0/+32
2023-02-13net: ethtool: extend ringparam set/get APIs for rx_pushShannon Nelson1-0/+4
2023-02-12Merge tag 'trace-v6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+1
2023-02-12tracing: Fix TASK_COMM_LEN in trace event format fileYafang Shao1-0/+1
2023-02-10bpf: allow to disable bpf map memory accountingYafang Shao1-0/+8
2023-02-10bpf: use bpf_map_kvcalloc in bpf_local_storageYafang Shao1-0/+8
2023-02-10mm: memcontrol: add new kernel parameter cgroup.memory=nobpfYafang Shao1-0/+11
2023-02-10Daniel Borkmann says:Jakub Kicinski3-7/+34
2023-02-10fbdev: Fix invalid page access after closing deferred I/O devicesTakashi Iwai1-0/+1
2023-02-10net: skbuff: drop the word head from skb cacheJakub Kicinski1-1/+1
2023-02-09string_helpers: Move string_is_valid() to the headerAndy Shevchenko1-0/+5
2023-02-09net: introduce default_rps_mask netns attributePaolo Abeni1-0/+1
2023-02-09mm: shrinkers: fix deadlock in shrinker debugfsQi Zheng1-2/+3
2023-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski9-21/+41
2023-02-09Merge tag 'net-6.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-3/+10
2023-02-08Merge tag 'linux-can-next-for-6.3-20230208' of git://git.kernel.org/pub/scm/l...Jakub Kicinski1-1/+1
2023-02-08Merge tag 'mlx5-next-netdev-deadlock' of git://git.kernel.org/pub/scm/linux/k...Jakub Kicinski3-5/+48
2023-02-08net/mlx5e: Propagate an internal event in case uplink netdev changesJiri Pirko2-0/+6
2023-02-08Merge tag 'mlx5-updates-2023-02-07' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2-2/+1
2023-02-08can: bittiming: can_calc_bittiming(): add missing parameter to no-op functionMarc Kleine-Budde1-1/+1