summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-22rtnetlink: Allocate linkinfo[] as struct rtnl_newlink_tbs.Kuniyuki Iwashima
2024-10-21Merge branch 'net-mlx5-refactor-esw-qos-to-support-generalized-operations'Paolo Abeni
2024-10-21net/mlx5: fs, rename modify header struct member actionMoshe Shemesh
2024-10-21net/mlx5: fs, rename packet reformat struct member actionMoshe Shemesh
2024-10-21net/mlx5: Only create VEPA flow table when in VEPA modeBenjamin Poirier
2024-10-21net/mlx5: Add sync reset drop mode supportMoshe Shemesh
2024-10-21net/mlx5: Generalize QoS operations for nodes and vportsCarolina Jubran
2024-10-21net/mlx5: Simplify QoS scheduling element configurationCarolina Jubran
2024-10-21net/mlx5: Remove vport QoS enabled flagCarolina Jubran
2024-10-21net/mlx5: Refactor vport QoS to use scheduling node structureCarolina Jubran
2024-10-21net/mlx5: Refactor vport scheduling element creation functionCarolina Jubran
2024-10-21net/mlx5: Introduce node struct and rename group terminology to nodeCarolina Jubran
2024-10-21net/mlx5: Rename vport QoS group reference to parentCarolina Jubran
2024-10-21net/mlx5: Restrict domain list insertion to root TSAR ancestorsCarolina Jubran
2024-10-21net/mlx5: Add parent group support in rate group structureCarolina Jubran
2024-10-21net/mlx5: Introduce node type to rate group structureCarolina Jubran
2024-10-21net/mlx5: Refactor QoS group scheduling element creationCarolina Jubran
2024-10-21Merge branch 'add-support-of-hibmcge-ethernet-driver'Paolo Abeni
2024-10-21net: hibmcge: Add maintainer for hibmcgeJijie Shao
2024-10-21net: hibmcge: Add a Makefile and update Kconfig for hibmcgeJijie Shao
2024-10-21net: hibmcge: Implement some ethtool_ops functionsJijie Shao
2024-10-21net: hibmcge: Implement rx_poll function to receive packetsJijie Shao
2024-10-21net: hibmcge: Implement .ndo_start_xmit functionJijie Shao
2024-10-21net: hibmcge: Implement some .ndo functionsJijie Shao
2024-10-21net: hibmcge: Add interrupt supported in this moduleJijie Shao
2024-10-21net: hibmcge: Add mdio and hardware configuration supported in this moduleJijie Shao
2024-10-21net: hibmcge: Add read/write registers supported through the bar spaceJijie Shao
2024-10-21net: hibmcge: Add pci table supported in this moduleJijie Shao
2024-10-21net: sfp: change quirks for Alcatel Lucent G-010S-PShengyu Qu
2024-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2024-10-20net: ftgmac100: correct the phy interface of NC-SI modeJacky Chou
2024-10-20eth: Fix typo 'accelaration'. 'exprienced' and 'rewritting'WangYuli
2024-10-20r8169: enable EEE at 2.5G per default on RTL8125BHeiner Kallweit
2024-10-20net: phy: realtek: add RTL8125D-internal PHYHeiner Kallweit
2024-10-20net: airoha: Reset BQL stopping the netdeviceLorenzo Bianconi
2024-10-20net: phy: mediatek-ge-soc: Propagate error code correctly in cal_cycle()SkyLake.Huang
2024-10-20net: phy: mediatek-ge-soc: Shrink line wrapping to 80 charactersSkyLake.Huang
2024-10-20net: phy: mediatek-ge-soc: Fix coding styleSkyLake.Huang
2024-10-20r8169: remove rtl_dash_loop_wait_high/lowHeiner Kallweit
2024-10-20r8169: avoid duplicated messages if loading firmware fails and switch to warn...Heiner Kallweit
2024-10-20r8169: replace custom flag with disable_work() et alHeiner Kallweit
2024-10-20r8169: don't take RTNL lock in rtl_task()Heiner Kallweit
2024-10-20eth: fbnic: add CONFIG_PTP_1588_CLOCK_OPTIONAL dependencyArnd Bergmann
2024-10-18net: vxlan: update the document for vxlan_snoop()Menglong Dong
2024-10-18net: vxlan: replace VXLAN_INVALID_HDR with VNI_NOT_FOUNDMenglong Dong
2024-10-17net: airoha: Fix typo in REG_CDM2_FWD_CFG configurationLorenzo Bianconi
2024-10-17net: ravb: Add VLAN checksum supportPaul Barker
2024-10-17net: ravb: Enable IPv6 TX checksum offload for GbEthPaul Barker
2024-10-17net: ravb: Enable IPv6 RX checksum offloading for GbEthPaul Barker
2024-10-17net: ravb: Simplify UDP TX checksum offloadPaul Barker