summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* bonding: fix macvlan over alb bond supportHangbin Liu2023-08-241-3/+3
* ibmveth: Use dcbf rather than dcbflMichael Ellerman2023-08-231-1/+1
* i40e: fix potential NULL pointer dereferencing of pf->vf i40e_sync_vsi_filters()Andrii Staikov2023-08-231-2/+3
* igc: Fix the typo in the PTM Control macroSasha Neftin2023-08-231-1/+1
* igb: Avoid starting unnecessary workqueuesAlessio Igor Bogani2023-08-231-12/+12
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2023-08-235-33/+14
|\
| * ice: Fix NULL pointer deref during VF resetPetr Oros2023-08-211-7/+8
| * Revert "ice: Fix ice VF reset during iavf initialization"Petr Oros2023-08-214-25/+4
| * ice: fix receive buffer size miscalculationJesse Brandeburg2023-08-211-1/+2
* | bnx2x: new flag for track HW resource allocationThinh Tran2023-08-234-28/+44
* | sfc: allocate a big enough SKB for loopback selftest packetEdward Cree2023-08-223-3/+3
* | Merge tag 'wireless-2023-08-22' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2023-08-221-0/+1
|\ \
| * | wifi: iwlwifi: mvm: add dependency for PTP clockRandy Dunlap2023-08-151-0/+1
* | | net: ethernet: mtk_eth_soc: fix NULL pointer on hw resetDaniel Golle2023-08-221-2/+10
* | | tg3: Use slab_build_skb() when neededKees Cook2023-08-221-1/+4
| |/ |/|
* | ipv4: fix data-races around inet->inet_idEric Dumazet2023-08-201-1/+1
* | net: validate veth and vxcan peer ifindexesJakub Kicinski2023-08-202-10/+2
* | net: bcmgenet: Fix return value check for fixed_phy_register()Ruan Jinjie2023-08-201-1/+1
* | net: bgmac: Fix return value check for fixed_phy_register()Ruan Jinjie2023-08-201-1/+1
* | net: phy: Fix deadlocking in phy_error() invocationSerge Semin2023-08-191-4/+7
* | net: sfp: handle 100G/25G active optical cables in sfp_parse_supportJosua Mayer2023-08-191-0/+10
* | net: mdio: mdio-bitbang: Fix C45 read/write protocolSerge Semin2023-08-191-2/+2
* | net: dsa: mt7530: fix handling of 802.1X PAE framesArınç ÜNAL2023-08-192-0/+6
* | mlxsw: Fix the size of 'VIRT_ROUTER_MSB'Amit Cohen2023-08-193-5/+5
* | mlxsw: reg: Fix SSPR register layoutIdo Schimmel2023-08-191-9/+0
* | mlxsw: pci: Set time stamp fields also when its type is MIRROR_UTCDanielle Ratson2023-08-191-2/+6
* | ipvlan: Fix a reference count leak warning in ipvlan_ns_exit()Lu Wei2023-08-191-1/+2
* | net: dsa: felix: fix oversize frame dropping for always closed tc-taprio gatesVladimir Oltean2023-08-191-0/+3
* | octeontx2-af: SDP: fix receive link configHariprasad Kelam2023-08-191-1/+2
* | Merge tag 'net-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-08-1823-48/+185
|\ \
| * \ Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2023-08-174-12/+93
| |\ \
| | * | i40e: fix misleading debug logsAndrii Staikov2023-08-161-8/+8
| | * | iavf: fix FDIR rule fields masks validationPiotr Gardocki2023-08-163-4/+85
| * | | Merge tag 'mlx5-fixes-2023-08-16' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2023-08-173-4/+16
| |\ \ \
| | * | | net/mlx5: Fix mlx5_cmd_update_root_ft() error flowShay Drory2023-08-161-1/+9
| | * | | net/mlx5e: XDP, Fix fifo overrun on XDP_REDIRECTDragos Tatulea2023-08-162-3/+7
| | |/ /
| * | | ice: Block switchdev mode when ADQ is active and vice versaMarcin Szycik2023-08-172-0/+11
| * | | qede: fix firmware halt over suspend and resumeManish Chopra2023-08-171-0/+10
| * | | sfc: don't fail probe if MAE/TC setup failsEdward Cree2023-08-171-1/+1
| * | | sfc: don't unregister flow_indr if it was never registeredEdward Cree2023-08-171-1/+1
| * | | net: dsa: mv88e6xxx: Wait for EEPROM done before HW resetAlfred Lee2023-08-171-0/+8
| |/ /
| * | broadcom: b44: Use b44_writephy() return valueArtem Chernyshev2023-08-161-5/+3
| * | team: Fix incorrect deletion of ETH_P_8021AD protocol vid from slavesZiyang Xuan2023-08-161-1/+3
| * | net: phy: broadcom: stub c45 read/write for 54810Justin Chen2023-08-161-0/+13
| * | net: veth: Page pool creation error handling for existing pools onlyLiang Chen2023-08-151-1/+2
| * | octeon_ep: cancel queued works in probe error pathMichal Schmidt2023-08-151-3/+4
| * | octeon_ep: cancel ctrl_mbox_task after intr_poll_taskMichal Schmidt2023-08-151-1/+1
| * | octeon_ep: cancel tx_timeout_task later in remove sequenceMichal Schmidt2023-08-151-1/+1
| * | octeon_ep: fix timeout value for waiting on mbox responseMichal Schmidt2023-08-151-1/+1
| * | net: macb: In ZynqMP resume always configure PS GTR for non-wakeup sourceRadhey Shyam Pandey2023-08-151-3/+6