aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-02-14net/mlx5e: TC, support per action statsOz Shlomo1-0/+2
2023-02-14net/sched: support per action hw statsOz Shlomo2-10/+20
2023-02-14net/sched: introduce flow_offload action cookieOz Shlomo1-0/+2
2023-02-14net/sched: pass flow_stats instead of multiple stats argsOz Shlomo1-6/+5
2023-02-13ipv6: icmp6: add drop reason support to ndisc_rcv()Eric Dumazet2-1/+10
2023-02-13ipv6: icmp6: add drop reason support to icmpv6_notify()Eric Dumazet1-1/+2
2023-02-13net: add pskb_may_pull_reason() helperEric Dumazet1-4/+15
2023-02-13net: dropreason: add SKB_DROP_REASON_IPV6_BAD_EXTHDREric Dumazet1-0/+3
2023-02-13net: phy: add genphy_c45_ethtool_get/set_eee() supportOleksij Rempel3-0/+73
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 Nelson2-0/+5
2023-02-13devlink: fix the name of value arg of devl_param_driverinit_value_get()Jiri Pirko1-1/+1
2023-02-13devlink: make sure driver does not read updated driverinit param before reloadJiri Pirko1-0/+4
2023-02-10Merge tag 'for-net-next-2023-02-09' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2-2/+4
2023-02-10Daniel Borkmann says:Jakub Kicinski6-8/+109
2023-02-10net: extract nf_ct_handle_fragments to nf_conntrack_ovsXin Long1-0/+2
2023-02-10net: extract nf_ct_skb_network_trim function to nf_conntrack_ovsXin Long1-0/+2
2023-02-10net: skbuff: drop the word head from skb cacheJakub Kicinski1-1/+1
2023-02-10Merge tag 'rxrpc-next-20230208' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller1-4/+7
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-09Bluetooth: MGMT: add CIS feature bits to controller informationPauli Virtanen1-0/+2
2023-02-09Bluetooth: HCI: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva1-2/+2
2023-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski12-22/+44
2023-02-09Merge tag 'net-6.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds3-3/+12
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/sched: taprio: give higher priority to higher TCs in software dequeue modeVladimir Oltean1-0/+5
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-07rxrpc: Trace ack.rwindDavid Howells1-4/+7
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-06net: mscc: ocelot: un-export unused regmap symbolsColin Foster1-16/+0
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: add sock_init_data_uid()Pietro Borrello1-1/+6