summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-02-17Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2023-02-16Merge tag 'drm-fixes-2023-02-17' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-02-17Merge tag 'drm-misc-fixes-2023-02-16' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-02-16Merge tag 'net-6.2-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2023-02-16Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski
2023-02-16Merge tag 'wireless-next-2023-03-16' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-02-16devlink: Fix netdev notifier chain corruptionIdo Schimmel
2023-02-16wifi: brcmfmac: p2p: Introduce generic flexible array frame memberKees Cook
2023-02-15net/mlx5: Add IPSec priorities in RDMA namespacesMark Zhang
2023-02-15net/mlx5: Implement new destination type TABLE_TYPEMark Zhang
2023-02-15net/mlx5: Introduce new destination type TABLE_TYPEPatrisious Haddad
2023-02-14net/mlx5e: Move dl_port to struct mlx5e_devJiri Pirko
2023-02-14net/mlx5: Lag, Add single RDMA device in multiport modeMark Bloch
2023-02-14net/mlx5: Lag, set different uplink vport metadata in multiport eswitch modeRoi Dayan
2023-02-14net/mlx5e: TC, support per action statsOz Shlomo
2023-02-13net: add pskb_may_pull_reason() helperEric Dumazet
2023-02-13Merge tag 'mm-hotfixes-stable-2023-02-13-13-50' of git://git.kernel.org/pub/s...Linus Torvalds
2023-02-13wifi: mwifiex: Support SD8978 chipsetLukas Wunner
2023-02-13net: phy: add genphy_c45_ethtool_get/set_eee() supportOleksij Rempel
2023-02-13net: phy: export phy_check_valid() functionOleksij Rempel
2023-02-13net: phy: add genphy_c45_read_eee_abilities() functionOleksij Rempel
2023-02-13net: ethtool: extend ringparam set/get APIs for rx_pushShannon Nelson
2023-02-12Merge tag 'trace-v6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-02-12tracing: Fix TASK_COMM_LEN in trace event format fileYafang Shao
2023-02-10Daniel Borkmann says:Jakub Kicinski
2023-02-10fbdev: Fix invalid page access after closing deferred I/O devicesTakashi Iwai
2023-02-10net: skbuff: drop the word head from skb cacheJakub Kicinski
2023-02-09string_helpers: Move string_is_valid() to the headerAndy Shevchenko
2023-02-09net: introduce default_rps_mask netns attributePaolo Abeni
2023-02-09mm: shrinkers: fix deadlock in shrinker debugfsQi Zheng
2023-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-02-09Merge tag 'net-6.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-02-08Merge tag 'linux-can-next-for-6.3-20230208' of git://git.kernel.org/pub/scm/l...Jakub Kicinski
2023-02-08Merge tag 'mlx5-next-netdev-deadlock' of git://git.kernel.org/pub/scm/linux/k...Jakub Kicinski
2023-02-08net/mlx5e: Propagate an internal event in case uplink netdev changesJiri Pirko
2023-02-08Merge tag 'mlx5-updates-2023-02-07' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-02-08can: bittiming: can_calc_bittiming(): add missing parameter to no-op functionMarc Kleine-Budde
2023-02-08net: micrel: Add support for lan8841 PHYHoratiu Vultur
2023-02-07net/mlx5: Expose SF firmware pages counterMaher Sanalla
2023-02-07net/mlx5: Store page counters in a single arrayMaher Sanalla
2023-02-07sched/topology: Introduce for_each_numa_hop_mask()Valentin Schneider
2023-02-07sched/topology: Introduce sched_numa_hop_mask()Valentin Schneider
2023-02-07sched: add sched_numa_find_nth_cpu()Yury Norov
2023-02-07cpumask: introduce cpumask_nth_and_andnotYury Norov
2023-02-07lib/find: introduce find_nth_and_andnot_bitYury Norov
2023-02-07net/mlx5: fw_tracer, Add support for strings DB update eventShay Drory
2023-02-07net/mlx5: Remove redundant health work lockShay Drory
2023-02-07net, xdp: Add missing xdp_features descriptionLorenzo Bianconi
2023-02-07net: add SKB_HEAD_ALIGN() helperEric Dumazet
2023-02-07Merge tag 'linux-can-next-for-6.3-20230206' of git://git.kernel.org/pub/scm/l...Paolo Abeni