summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-08-23Revert "net: mdio: Delete usage of driver_deferred_probe_check_state()"Saravana Kannan
2022-08-23net: mscc: ocelot: adjust forwarding domain for CPU ports in a LAGVladimir Oltean
2022-08-23net: mscc: ocelot: set up tag_8021q CPU ports independent of user port affinityVladimir Oltean
2022-08-23net/ieee802154: fix repeated words in commentsJilin Yuan
2022-08-23ieee802154/adf7242: defer destroy_workqueue callLin Ma
2022-08-22net/mlx5: TC, Add support for SF tunnel offloadRoi Dayan
2022-08-22net/mlx5: E-Switch, Move send to vport meta rule creationRoi Dayan
2022-08-22net/mlx5: E-Switch, Split creating fdb tables into smaller chunksRoi Dayan
2022-08-22net/mlx5: E-Switch, Add default drop rule for unmatched packetsJianbo Liu
2022-08-22net/mlx5e: Completely eliminate priv from fs.hLama Kayal
2022-08-22net/mlx5e: Make all ttc functions of en_fs get fs struct as argumentLama Kayal
2022-08-22net/mlx5e: Make flow steering arfs independent of privLama Kayal
2022-08-22net/mlx5e: Introduce flow steering debug macrosLama Kayal
2022-08-22net/mlx5e: Separate ethtool_steering from fs.h and make privateLama Kayal
2022-08-22net/mlx5e: Directly get flow_steering struct as input when init/cleanup ethto...Lama Kayal
2022-08-22net/mlx5e: Convert ethtool_steering member of flow_steering struct to pointerLama Kayal
2022-08-22net/mlx5e: Drop priv argument of ptp function in en_fsLama Kayal
2022-08-22net/mlx5e: Decouple fs_tcp from en.hLama Kayal
2022-08-22net/mlx5e: Decouple fs_tt_redirect from en.hLama Kayal
2022-08-22net/mlx5e: Introduce flow steering APILama Kayal
2022-08-22Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2022-08-22Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-08-22bonding: 3ad: make ad_ticks_per_sec a constJonathan Toppins
2022-08-22bonding: 802.3ad: fix no transmission of LACPDUsJonathan Toppins
2022-08-22net: moxa: get rid of asymmetry in DMA mapping/unmappingSergei Antonov
2022-08-22net: phy: Don't WARN for PHY_READY state in mdio_bus_phy_resume()Xiaolei Wang
2022-08-22net: ipa: don't assume SMEM is page-alignedAlex Elder
2022-08-22net: dsa: microchip: keep compatibility with device tree blobs with no phy-modeVladimir Oltean
2022-08-22net/mlx5: Unlock on error in mlx5_sriov_enable()Dan Carpenter
2022-08-22net/mlx5e: Fix use after free in mlx5e_fs_init()Dan Carpenter
2022-08-22net/mlx5e: kTLS, Use _safe() iterator in mlx5e_tls_priv_tx_list_cleanup()Dan Carpenter
2022-08-22net/mlx5: unlock on error path in esw_vfs_changed_event_handler()Dan Carpenter
2022-08-22net/mlx5e: Fix wrong tc flag used when set hw-tc-offload offMaor Dickman
2022-08-22net/mlx5e: TC, Add missing policer validationRoi Dayan
2022-08-22net/mlx5e: Fix wrong application of the LRO stateAya Levin
2022-08-22net/mlx5: Avoid false positive lockdep warning by adding lock_class_keyMoshe Shemesh
2022-08-22net/mlx5: Fix cmd error logging for manage pages cmdRoy Novich
2022-08-22net/mlx5: Disable irq when locking lag_lockVlad Buslov
2022-08-22net/mlx5: Eswitch, Fix forwarding decision to uplinkEli Cohen
2022-08-22net/mlx5: LAG, fix logic over MLX5_LAG_FLAG_NDEVS_READYEli Cohen
2022-08-22net/mlx5e: Properly disable vlan strip on non-UL repsVlad Buslov
2022-08-22ice: xsk: use Rx ring's XDP ring when picking NAPI contextMaciej Fijalkowski
2022-08-22ice: xsk: prohibit usage of non-balanced queue idMaciej Fijalkowski
2022-08-22net: prestera: cache port state for non-phylink ports tooMaksym Glubokiy
2022-08-22net: freescale: xgmac: Do not dereference fwnode in struct devicezhaoxiao
2022-08-22r8152: fix the RX FIFO settings when suspendingHayes Wang
2022-08-22r8152: fix the units of some registers for RTL8156AHayes Wang
2022-08-22net: lan966x: Extend MAC to support also lag interfaces.Horatiu Vultur
2022-08-22net: lan966x: Extend FDB to support also lagHoratiu Vultur
2022-08-22net: lan966x: Add lag support for lan966xHoratiu Vultur