Age | Commit message (Expand) | Author |
2022-01-25 | amd: declance: use eth_hw_addr_set() | Thomas Bogendoerfer |
2022-01-25 | net: hns3: handle empty unknown interrupt for VF | Yufeng Mo |
2022-01-25 | net: fec_mpc52xx: don't discard const from netdev->dev_addr | Jakub Kicinski |
2022-01-25 | net: cpsw: Properly initialise struct page_pool_params | Toke Høiland-Jørgensen |
2022-01-25 | yam: fix a memory leak in yam_siocdevprivate() | Hangyu Hua |
2022-01-25 | net: stmmac: reduce unnecessary wakeups from eee sw timer | Jisheng Zhang |
2022-01-24 | Merge tag 'linux-can-fixes-for-5.17-20220124' of git://git.kernel.org/pub/scm... | Jakub Kicinski |
2022-01-24 | can: flexcan: mark RX via mailboxes as supported on MCF5441X | Marc Kleine-Budde |
2022-01-24 | can: tcan4x5x: regmap: fix max register value | Marc Kleine-Budde |
2022-01-24 | can: m_can: m_can_fifo_{read,write}: don't read or write from/to FIFO if leng... | Marc Kleine-Budde |
2022-01-24 | net: stmmac: remove unused members in struct stmmac_priv | Jisheng Zhang |
2022-01-24 | net: atlantic: Use the bitmap API instead of hand-writing it | Christophe JAILLET |
2022-01-24 | ibmvnic: remove unused ->wait_capability | Sukadev Bhattiprolu |
2022-01-24 | ibmvnic: don't spin in tasklet | Sukadev Bhattiprolu |
2022-01-24 | ibmvnic: init ->running_cap_crqs early | Sukadev Bhattiprolu |
2022-01-24 | ibmvnic: Allow extra failures before disabling | Sukadev Bhattiprolu |
2022-01-24 | bonding: use rcu_dereference_rtnl when get bonding active slave | Hangbin Liu |
2022-01-24 | net: sfp: ignore disabled SFP node | Marek Behún |
2022-01-21 | octeontx2-af: Add KPU changes to parse NGIO as separate layer | Kiran Kumar K |
2022-01-21 | octeontx2-pf: Forward error codes to VF | Subbaraya Sundeep |
2022-01-21 | octeontx2-af: cn10k: Do not enable RPM loopback for LPC interfaces | Geetha sowjanya |
2022-01-21 | octeontx2-af: Increase link credit restore polling timeout | Geetha sowjanya |
2022-01-21 | octeontx2-pf: cn10k: Ensure valid pointers are freed to aura | Geetha sowjanya |
2022-01-21 | octeontx2-af: cn10k: Use appropriate register for LMAC enable | Geetha sowjanya |
2022-01-21 | octeontx2-af: Retry until RVU block reset complete | Geetha sowjanya |
2022-01-21 | octeontx2-af: Fix LBK backpressure id count | Sunil Goutham |
2022-01-21 | octeontx2-af: Do not fixup all VF action entries | Subbaraya Sundeep |
2022-01-21 | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n... | David S. Miller |
2022-01-20 | phylib: fix potential use-after-free | Marek Behún |
2022-01-20 | i40e: fix unsigned stat widths | Joe Damato |
2022-01-20 | i40e: Fix for failed to init adminq while VF reset | Karen Sornek |
2022-01-20 | i40e: Fix queues reservation for XDP | Sylwester Dziedziuch |
2022-01-20 | i40e: Fix issue when maximum queues is exceeded | Jedrzej Jagielski |
2022-01-20 | i40e: Increase delay to 1 s after global EMP reset | Jedrzej Jagielski |
2022-01-20 | net: stmmac: dwmac-visconti: Fix clock configuration for RMII mode | Yuji Ishikawa |
2022-01-20 | net: stmmac: dwmac-visconti: Fix bit definitions for ETHER_CLK_SEL | Yuji Ishikawa |
2022-01-20 | net: phy: broadcom: hook up soft_reset for BCM54616S | Robert Hancock |
2022-01-20 | Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2022-01-20 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2022-01-20 | include/linux/unaligned: replace kernel.h with the necessary inclusions | Andy Shevchenko |
2022-01-19 | net/fsl: xgmac_mdio: Fix incorrect iounmap when removing module | Tobias Waldekranz |
2022-01-19 | net/fsl: xgmac_mdio: Add workaround for erratum A-009885 | Tobias Waldekranz |
2022-01-19 | net: mscc: ocelot: fix using match before it is set | Tom Rix |
2022-01-19 | net: phy: micrel: use kszphy_suspend()/kszphy_resume for irq aware devices | Claudiu Beznea |
2022-01-19 | net: cpsw: avoid alignment faults by taking NET_IP_ALIGN into account | Ard Biesheuvel |
2022-01-19 | net: axienet: increase default TX ring size to 128 | Robert Hancock |
2022-01-19 | net: axienet: fix for TX busy handling | Robert Hancock |
2022-01-19 | net: axienet: fix number of TX ring slots for available check | Robert Hancock |
2022-01-19 | net: axienet: Fix TX ring slot available check | Robert Hancock |
2022-01-19 | net: axienet: limit minimum TX ring size | Robert Hancock |