aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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-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-10Daniel Borkmann says:Jakub Kicinski3-7/+34
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-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
2023-02-08net: micrel: Add support for lan8841 PHYHoratiu Vultur1-0/+1
2023-02-07net/mlx5: Expose SF firmware pages counterMaher Sanalla1-0/+1
2023-02-07net/mlx5: Store page counters in a single arrayMaher Sanalla1-3/+9
2023-02-07sched/topology: Introduce for_each_numa_hop_mask()Valentin Schneider1-0/+18
2023-02-07sched/topology: Introduce sched_numa_hop_mask()Valentin Schneider1-0/+7
2023-02-07sched: add sched_numa_find_nth_cpu()Yury Norov1-0/+8
2023-02-07cpumask: introduce cpumask_nth_and_andnotYury Norov1-0/+20
2023-02-07lib/find: introduce find_nth_and_andnot_bitYury Norov1-0/+33
2023-02-07net/mlx5: fw_tracer, Add support for strings DB update eventShay Drory1-0/+1
2023-02-07net/mlx5: Remove redundant health work lockShay Drory1-2/+0
2023-02-07net, xdp: Add missing xdp_features descriptionLorenzo Bianconi1-0/+1
2023-02-07net: add SKB_HEAD_ALIGN() helperEric Dumazet1-0/+8
2023-02-07Merge tag 'linux-can-next-for-6.3-20230206' of git://git.kernel.org/pub/scm/l...Paolo Abeni1-2/+8
2023-02-06can: bittiming: factor out can_sjw_set_default() and can_sjw_check()Marc Kleine-Budde1-0/+5
2023-02-06can: bittiming: can_changelink() pass extack down callstackMarc Kleine-Budde1-2/+3
2023-02-06net: introduce skb_poison_list and use in kfree_skb_listJesper Dangaard Brouer2-0/+10
2023-02-05Merge tag 'char-misc-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+0
2023-02-05Merge tag 'perf_urgent_for_v6.2_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+9
2023-02-04Merge tag 'rtc-6.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ab...Linus Torvalds1-1/+2
2023-02-04net/mlx5: Add firmware support for MTUTC scaled_ppm frequency adjustmentsRahul Rameshbabu1-2/+10
2023-02-03Merge tag 'ceph-for-6.2-rc7' of https://github.com/ceph/ceph-clientLinus Torvalds1-10/+0
2023-02-03Merge tag 'mm-hotfixes-stable-2023-02-02-19-24-2' of git://git.kernel.org/pub...Linus Torvalds4-5/+20
2023-02-02netdev-genl: create a simple family for netdev stuffJakub Kicinski1-0/+3
2023-02-02bpf: Drop always true do_idr_lock parameter to bpf_map_free_idTobias Klauser1-1/+1
2023-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-2/+120
2023-02-02Merge tag 'net-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-0/+13
2023-02-02ceph: move mount state enum to super.hXiubo Li1-10/+0
2023-02-01netlink: provide an ability to set default extack messageLeon Romanovsky1-0/+10
2023-02-01net: add gso_ipv4_max_size and gro_ipv4_max_size per deviceXin Long1-0/+6
2023-02-01net: add a couple of helpers for iph tot_lenXin Long1-0/+21
2023-02-02bpf: Add __bpf_kfunc tag for marking kernel functions as kfuncsDavid Vernet1-0/+8
2023-01-31mm: memcg: fix NULL pointer in mem_cgroup_track_foreign_dirty_slowpath()Kefeng Wang1-1/+4
2023-01-31highmem: round down the address passed to kunmap_flush_on_unmap()Matthew Wilcox (Oracle)1-2/+2