summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-02-15net: no longer support SOCK_REFCNT_DEBUG featureJason Xing
2023-02-14net/mlx5e: TC, support per action statsOz Shlomo
2023-02-14net/sched: support per action hw statsOz Shlomo
2023-02-14net/sched: introduce flow_offload action cookieOz Shlomo
2023-02-14net/sched: pass flow_stats instead of multiple stats argsOz Shlomo
2023-02-13ipv6: icmp6: add drop reason support to ndisc_rcv()Eric Dumazet
2023-02-13ipv6: icmp6: add drop reason support to icmpv6_notify()Eric Dumazet
2023-02-13net: add pskb_may_pull_reason() helperEric Dumazet
2023-02-13net: dropreason: add SKB_DROP_REASON_IPV6_BAD_EXTHDREric Dumazet
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-13devlink: fix the name of value arg of devl_param_driverinit_value_get()Jiri Pirko
2023-02-13devlink: make sure driver does not read updated driverinit param before reloadJiri Pirko
2023-02-10Merge tag 'for-net-next-2023-02-09' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-02-10Daniel Borkmann says:Jakub Kicinski
2023-02-10net: extract nf_ct_handle_fragments to nf_conntrack_ovsXin Long
2023-02-10net: extract nf_ct_skb_network_trim function to nf_conntrack_ovsXin Long
2023-02-10net: skbuff: drop the word head from skb cacheJakub Kicinski
2023-02-10Merge tag 'rxrpc-next-20230208' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2023-02-09string_helpers: Move string_is_valid() to the headerAndy Shevchenko
2023-02-09net: introduce default_rps_mask netns attributePaolo Abeni
2023-02-09Bluetooth: MGMT: add CIS feature bits to controller informationPauli Virtanen
2023-02-09Bluetooth: HCI: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva
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/sched: taprio: give higher priority to higher TCs in software dequeue modeVladimir Oltean
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-07rxrpc: Trace ack.rwindDavid Howells
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
2023-02-06net: mscc: ocelot: un-export unused regmap symbolsColin Foster
2023-02-06can: bittiming: factor out can_sjw_set_default() and can_sjw_check()Marc Kleine-Budde
2023-02-06can: bittiming: can_changelink() pass extack down callstackMarc Kleine-Budde