- 8518737 Merge tag 'usb-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 2 years, 11 months ago
- 57bc3d3 net: usb: ax88179_178a: Fix out-of-bounds accesses in RX fixup by Jann Horn · 3 years ago
- 51a04eb net: dsa: mv88e6xxx: fix use-after-free in mv88e6xxx_mdios_unregister by Vladimir Oltean · 2 years, 11 months ago
- a19f7d7 Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue by Jakub Kicinski · 2 years, 11 months ago
- 7fbf679 net: mscc: ocelot: fix mutex lock error during ethtool stats read by Colin Foster · 2 years, 11 months ago
- 5dbbbd0 ice: Avoid RTNL lock when re-creating auxiliary device by Dave Ertman · 3 years ago
- bea1898 ice: Fix KASAN error in LAG NETDEV_UNREGISTER handler by Dave Ertman · 3 years ago
- 46b699c ice: fix IPIP and SIT TSO offload by Jesse Brandeburg · 3 years ago
- 21338d5 ice: fix an error code in ice_cfg_phy_fec() by Dan Carpenter · 3 years ago
- 9ccc6e0 dpaa2-eth: unregister the netdev before disconnecting from the PHY by Robert-Ionut Alexa · 2 years, 11 months ago
- 37f7860 net: macb: Align the dma and coherent dma masks by Marc St-Amand · 2 years, 11 months ago
- 8ecbb17 net: usb: qmi_wwan: Add support for Dell DW5829e by Slark Xiao · 2 years, 11 months ago
- 68c2d6a net: amd-xgbe: disable interrupts during pci removal by Raju Rangoju · 2 years, 11 months ago
- bc1c3c3 net: mdio: aspeed: Add missing MODULE_DEVICE_TABLE by Joel Stanley · 2 years, 11 months ago
- 68468d8 veth: fix races around rq->rx_notify_masked by Eric Dumazet · 2 years, 11 months ago
- 7db788a nfp: flower: fix ida_idx not being released by Louis Peens · 2 years, 11 months ago
- 2427f03 net: ethernet: litex: Add the dependency on HAS_IOMEM by Cai Huoqing · 2 years, 11 months ago
- 61772b0 ibmvnic: don't release napi in __ibmvnic_open() by Sukadev Bhattiprolu · 2 years, 11 months ago
- 0d120df net: dsa: lantiq_gswip: don't use devres for mdiobus by Vladimir Oltean · 2 years, 11 months ago
- 9ffe3d0 net: dsa: mt7530: fix kernel bug in mdiobus_free() when unbinding by Vladimir Oltean · 2 years, 11 months ago
- bd488af net: dsa: seville: register the mdiobus under devres by Vladimir Oltean · 2 years, 11 months ago
- 209bdb7 net: dsa: felix: don't use devres for mdiobus by Vladimir Oltean · 2 years, 11 months ago
- 08f1a20 net: dsa: bcm_sf2: don't use devres for mdiobus by Vladimir Oltean · 2 years, 11 months ago
- 50facd8 net: dsa: ar9331: register the mdiobus under devres by Vladimir Oltean · 2 years, 11 months ago
- f53a2ce net: dsa: mv88e6xxx: don't use devres for mdiobus by Vladimir Oltean · 2 years, 11 months ago
- 23de0d7 bonding: pair enable_port with slave_arr_updates by Mahesh Bandewar · 2 years, 11 months ago
- 084cbb2 gve: Recording rx queue before sending to napi by Tao Liu · 2 years, 11 months ago
- fe4f57b net: phy: marvell: Fix RGMII Tx/Rx delays setting in 88e1121-compatible PHYs by Pavel Parkhomenko · 2 years, 11 months ago
- aec1283 net: phy: marvell: Fix MDI-x polarity setting in 88e1118-compatible PHYs by Pavel Parkhomenko · 2 years, 11 months ago
- 5908520 net: mscc: ocelot: fix all IP traffic getting trapped to CPU with PTP over IP by Vladimir Oltean · 2 years, 11 months ago
- fe68195 ixgbevf: Require large buffers for build_skb on 82599VF by Samuel Mendoza-Jonas · 2 years, 11 months ago
- ed14fc7 net: sparx5: Fix get_stat64 crash in tcpdump by Steen Hegelund · 2 years, 11 months ago
- 80d4609 net: stmmac: ensure PTP time register reads are consistent by Yannick Vignon · 2 years, 11 months ago
- 34a0817 net: ipa: request IPA register values be retained by Alex Elder · 2 years, 11 months ago
- 81eb8b0 net: sparx5: do not refer to skb after passing it on by Steen Hegelund · 2 years, 11 months ago
- c8ff576 Merge tag 'mlx5-fixes-2022-02-01' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 2 years, 11 months ago
- 3aa430d Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue by Jakub Kicinski · 2 years, 11 months ago
- ad51857 net/mlx5e: Avoid field-overflowing memcpy() by Kees Cook · 3 years ago
- 6d5c900 net/mlx5e: Use struct_group() for memcpy() region by Kees Cook · 3 years ago
- 5b209d1 net/mlx5e: Avoid implicit modify hdr for decap drop rule by Roi Dayan · 2 years, 11 months ago
- de47db0 net/mlx5e: IPsec: Fix tunnel mode crypto offload for non TCP/UDP traffic by Raed Salem · 3 years, 1 month ago
- 5352859 net/mlx5e: IPsec: Fix crypto offload for non TCP/UDP encapsulated traffic by Raed Salem · 3 years, 1 month ago
- 736dfe4 net/mlx5e: Don't treat small ceil values as unlimited in HTB offload by Maxim Mikityanskiy · 3 years ago
- d8e5883 net/mlx5: E-Switch, Fix uninitialized variable modact by Maor Dickman · 2 years, 11 months ago
- ec41332 net/mlx5e: Fix handling of wrong devices during bond netevent by Maor Dickman · 3 years ago
- 7957837 net/mlx5e: Fix broken SKB allocation in HW-GRO by Khalid Manaa · 3 years ago
- b8d9114 net/mlx5e: Fix wrong calculation of header index in HW_GRO by Khalid Manaa · 3 years ago
- 880b517 net/mlx5: Bridge, Fix devlink deadlock on net namespace deletion by Roi Dayan · 3 years ago
- 55b2ca70 net/mlx5: Fix offloading with ESWITCH_IPV4_TTL_MODIFY_ENABLE by Dima Chumak · 3 years ago
- 5623ef8 net/mlx5e: TC, Reject rules with forward and drop actions by Roi Dayan · 3 years ago
- 3c5193a net/mlx5: Use del_timer_sync in fw reset flow of halting poll by Maher Sanalla · 3 years ago
- 4a08a13 net/mlx5e: Fix module EEPROM query by Gal Pressman · 3 years ago
- a2446bc net/mlx5e: TC, Reject rules with drop and modify hdr action by Roi Dayan · 3 years ago
- 350d9a8 net/mlx5: Bridge, ensure dev_name is null-terminated by Vlad Buslov · 3 years ago
- 04f8c12 net/mlx5: Bridge, take rtnl lock in init error handler by Vlad Buslov · 3 years ago
- c710897 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue by Jakub Kicinski · 2 years, 11 months ago
- d0cfa54 net: macsec: Verify that send_sci is on when setting Tx sci explicitly by Lior Nahmanson · 2 years, 11 months ago
- 63e4b45 ipheth: fix EOVERFLOW in ipheth_rcvbulk_callback by Georgi Valkov · 2 years, 11 months ago
- 6dde7ac ethernet: smc911x: fix indentation in get/set EEPROM by Jakub Kicinski · 2 years, 11 months ago
- cad014b e1000e: Handshake with CSME starts from ADL platforms by Sasha Neftin · 3 years, 1 month ago
- 68defd5 e1000e: Separate ADP board type from TGP by Sasha Neftin · 3 years, 1 month ago
- 881cc73 net: phy: Fix qca8081 with speeds lower than 2.5Gb/s by Jonathan McDowell · 2 years, 11 months ago
- 9cef24c net: macsec: Fix offload support for NETDEV_UNREGISTER event by Lior Nahmanson · 2 years, 11 months ago
- 7af037c net: stmmac: dump gmac4 DMA registers correctly by Camel Guo · 2 years, 11 months ago
- 4223f86 net: dsa: mt7530: make NET_DSA_MT7530 select MEDIATEK_GE_PHY by Arınç ÜNAL · 2 years, 11 months ago
- 6533e55 i40e: Fix reset path while removing the driver by Karen Sornek · 3 years ago
- 3d25046 i40e: Fix reset bw limit when DCB enabled with 1 TC by Jedrzej Jagielski · 3 years ago
- 6449520 net: stmmac: properly handle with runtime pm in stmmac_dvr_remove() by Jisheng Zhang · 2 years, 11 months ago
- 010a2a6 Merge tag 'ieee802154-for-net-2022-01-28' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan by David S. Miller · 2 years, 11 months ago
- 1f84a94 gve: fix the wrong AdminQ buffer queue index check by Haiyue Wang · 2 years, 11 months ago
- 928d6fe net: stmmac: dwmac-visconti: No change to ETHER_CLOCK_SEL for unexpected speed request. by Yuji Ishikawa · 2 years, 11 months ago
- 7674b7b net: amd-xgbe: ensure to reset the tx_timer_active flag by Raju Rangoju · 2 years, 11 months ago
- 5aac910 net: amd-xgbe: Fix skb data length underflow by Shyam Sundar S K · 2 years, 11 months ago
- 23a4642 Merge tag 'net-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 2 years, 11 months ago
- 9e0db41 net: stmmac: dwmac-sun8i: use return val of readl_poll_timeout() by Jisheng Zhang · 3 years ago
- 0735e63 net: stmmac: skip only stmmac_ptp_register when resume from suspend by Mohammad Athari Bin Ismail · 3 years ago
- 94c82de net: stmmac: configure PTP clock source prior to PTP initialization by Mohammad Athari Bin Ismail · 3 years ago
- 621b24b net: ieee802154: ca8210: Stop leaking skb's by Miquel Raynal · 3 years ago
- e5ce576 net: ieee802154: at86rf230: Stop leaking skb's by Miquel Raynal · 3 years ago
- d753c40 net: ieee802154: mcr20a: Fix lifs/sifs periods by Miquel Raynal · 3 years ago
- 1293fcc net: ieee802154: hwsim: Ensure proper channel selection at probe time by Miquel Raynal · 3 years ago
- a92f7a6 gve: Fix GFP flags when allocing pages by Catherine Sullivan · 3 years ago
- 77bdaf3 net: lan966x: Fix sleep in atomic context when updating MAC table by Horatiu Vultur · 3 years ago
- b6ab149 net: lan966x: Fix sleep in atomic context when injecting frames by Horatiu Vultur · 3 years ago
- 8eb86fc ethernet: seeq/ether3: don't write directly to netdev->dev_addr by Jakub Kicinski · 3 years ago
- 5518c52 ethernet: 8390/etherh: don't write directly to netdev->dev_addr by Jakub Kicinski · 3 years ago
- 98ef22b ethernet: i825xx: don't write directly to netdev->dev_addr by Jakub Kicinski · 3 years ago
- 7f6ec2b ethernet: broadcom/sb1250-mac: don't write directly to netdev->dev_addr by Jakub Kicinski · 3 years ago
- 14ba66a ethernet: tundra: don't write directly to netdev->dev_addr by Jakub Kicinski · 3 years ago
- 007c951 ethernet: 3com/typhoon: don't write directly to netdev->dev_addr by Jakub Kicinski · 3 years ago
- 8bdd249 amd: declance: use eth_hw_addr_set() by Thomas Bogendoerfer · 3 years ago
- 2f61353 net: hns3: handle empty unknown interrupt for VF by Yufeng Mo · 3 years ago
- 74afa30 net: fec_mpc52xx: don't discard const from netdev->dev_addr by Jakub Kicinski · 3 years ago
- c63003e net: cpsw: Properly initialise struct page_pool_params by Toke Høiland-Jørgensen · 3 years ago
- 29eb315 yam: fix a memory leak in yam_siocdevprivate() by Hangyu Hua · 3 years ago
- c74ead2 net: stmmac: reduce unnecessary wakeups from eee sw timer by Jisheng Zhang · 3 years ago
- e52984b Merge tag 'linux-can-fixes-for-5.17-20220124' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by Jakub Kicinski · 3 years ago
- f04aefd can: flexcan: mark RX via mailboxes as supported on MCF5441X by Marc Kleine-Budde · 3 years ago
- e59986d can: tcan4x5x: regmap: fix max register value by Marc Kleine-Budde · 3 years ago
- db72589 can: m_can: m_can_fifo_{read,write}: don't read or write from/to FIFO if length is 0 by Marc Kleine-Budde · 3 years ago