summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2023-07-21mlxsw: spectrum_router: Replay neighbours when RIF is madePetr Machata1-1/+61
2023-07-21mlxsw: spectrum_router: Replay MACVLANs when RIF is madePetr Machata2-27/+54
2023-07-21mlxsw: spectrum_router: Offload ethernet nexthops when RIF is madePetr Machata1-0/+54
2023-07-21mlxsw: spectrum_router: Join RIFs of LAG upper VLANsPetr Machata1-3/+52
2023-07-21mlxsw: spectrum_switchdev: Replay switchdev objects on port joinPetr Machata3-5/+132
2023-07-21mlxsw: spectrum: On port enslavement to a LAG, join upper's bridgesPetr Machata1-0/+90
2023-07-21mlxsw: spectrum: Add a replay_deslavement argument to event handlersPetr Machata1-8/+12
2023-07-21mlxsw: spectrum: Allow event handlers to check unowned bridgesPetr Machata1-16/+24
2023-07-21mlxsw: spectrum: Split a helper out of mlxsw_sp_netdevice_event()Petr Machata1-5/+15
2023-07-21mlxsw: spectrum_router: Extract a helper to schedule neighbour workPetr Machata1-9/+16
2023-07-21mlxsw: spectrum_router: Allow address handlers to run on bridge portsPetr Machata1-17/+24
2023-07-21net: ethernet: mtk_ppe: add MTK_FOE_ENTRY_V{1,2}_SIZE macrosLorenzo Bianconi2-5/+8
2023-07-21eth: bnxt: handle invalid Tx completions more gracefullyJakub Kicinski3-1/+31
2023-07-21eth: bnxt: take the bit to set as argument of bnxt_queue_sp_work()Jakub Kicinski1-35/+26
2023-07-21eth: bnxt: move and rename reset helpersJakub Kicinski1-36/+36
2023-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski30-305/+510
2023-07-20net: phy: prevent stale pointer dereference in phy_init()Vladimir Oltean1-7/+14
2023-07-20net: phy: marvell-88q2xxx: add driver for the Marvell 88Q2110 PHYStefan Eichenberger3-0/+270
2023-07-20net: phy: c45: detect the BASE-T1 speed from the ability registerStefan Eichenberger1-0/+8
2023-07-20net: phy: c45: add a separate function to read BASE-T1 abilitiesStefan Eichenberger1-13/+31
2023-07-20net: phy: c45: add support for 1000BASE-T1 forced setupStefan Eichenberger1-1/+10
2023-07-20net: ethernet: mtk_eth_soc: always mtk_get_ib1_pkt_typeDaniel Golle1-1/+1
2023-07-20Revert "r8169: disable ASPM during NAPI poll"Heiner Kallweit1-10/+1
2023-07-20r8169: revert 2ab19de62d67 ("r8169: remove ASPM restrictions now that ASPM is...Heiner Kallweit1-1/+26
2023-07-20net: fec: remove unused members from struct fec_enet_privateWei Fang1-3/+0
2023-07-20net: fec: remove fec_set_mac_address() from fec_enet_init()Wei Fang1-3/+0
2023-07-20net: fec: remove the remaining code of rx copybreakWei Fang2-45/+0
2023-07-20net: stmmac: use per-queue 64 bit statistics where necessaryJisheng Zhang14-158/+335
2023-07-20net: stmmac: don't clear network statistics in .ndo_open()Jisheng Zhang1-4/+2
2023-07-20Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski7-90/+254
2023-07-20Merge tag 'linux-can-next-for-6.6-20230719' of git://git.kernel.org/pub/scm/l...Jakub Kicinski8-88/+310
2023-07-19i40e: xsk: add TX multi-buffer supportTirthendu Sarkar2-5/+6
2023-07-19ice: xsk: Tx multi-buffer supportMaciej Fijalkowski2-23/+61
2023-07-19i40e: xsk: add RX multi-buffer supportTirthendu Sarkar4-18/+84
2023-07-19ice: xsk: add RX multi-buffer supportMaciej Fijalkowski2-43/+102
2023-07-19gtp: Set TOS and routing scope independently for fib lookups.Guillaume Nault1-1/+2
2023-07-19Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller1-27/+38
2023-07-19drivers:net: fix return value check in ocelot_fdma_receive_skbYuanjun Gong1-1/+2
2023-07-19drivers: net: fix return value check in emac_tso_csum()Yuanjun Gong1-2/+5
2023-07-19net: stmmac: xgmac: Fix L3L4 filter countRohan G Thomas2-1/+11
2023-07-19vxlan: Add support for nexthop ID metadataIdo Schimmel1-0/+44
2023-07-19can: ucan: Remove repeated wordMao Zhu1-1/+1
2023-07-19can: kvaser_pciefd: Add support for new Kvaser pciefd devicesJimmy Assarsson2-1/+81
2023-07-19can: kvaser_pciefd: Move hardware specific constants and functions into a dri...Jimmy Assarsson1-76/+154
2023-07-19can: xilinx_can: Add support for controller resetSrinivas Neeli1-4/+21
2023-07-19can: Explicitly include correct DT includesRob Herring1-1/+2
2023-07-19Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski4-111/+176
2023-07-19octeontx2-pf: mcs: Generate hash key using ecb(aes)Subbaraya Sundeep1-37/+100
2023-07-19net: bna: Remove unnecessary (void*) conversionsWu Yunchuan1-7/+6
2023-07-19can: ems_pci: Remove unnecessary (void*) conversionsWu Yunchuan1-3/+3