Age | Commit message (Expand) | Author | Files | Lines |
2021-12-17 | ice: xsk: allow empty Rx descriptors on XSK ZC data path | Maciej Fijalkowski | 1 | -4/+10 |
2021-12-17 | ice: xsk: do not clear status_error0 for ntu + nb_buffs descriptor | Maciej Fijalkowski | 1 | -5/+1 |
2021-12-17 | ice: remove dead store on XSK hotpath | Alexander Lobakin | 1 | -1/+0 |
2021-12-17 | ice: xsk: allocate separate memory for XDP SW ring | Maciej Fijalkowski | 3 | -22/+47 |
2021-12-17 | ice: xsk: return xsk buffers back to pool when cleaning the ring | Maciej Fijalkowski | 1 | -6/+6 |
2021-12-17 | Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 38 | -87/+236 |
2021-12-16 | net: systemport: Add global locking for descriptor lifecycle | Florian Fainelli | 2 | -1/+5 |
2021-12-16 | virtio_net: fix rx_drops stat for small pkts | Wenliang Wang | 1 | -6/+3 |
2021-12-16 | dsa: mv88e6xxx: fix debug print for SPEED_UNFORCED | Andrey Eremeev | 1 | -2/+2 |
2021-12-16 | sfc_ef100: potential dereference of null pointer | Jiasheng Jiang | 1 | -0/+3 |
2021-12-16 | net: stmmac: dwmac-rk: fix oob read in rk_gmac_setup | John Keeping | 1 | -1/+3 |
2021-12-16 | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne... | David S. Miller | 5 | -15/+23 |
2021-12-16 | xen/netback: don't queue unlimited number of packages | Juergen Gross | 1 | -7/+11 |
2021-12-16 | xen/netback: fix rx queue stall detection | Juergen Gross | 2 | -24/+42 |
2021-12-16 | xen/netfront: harden netfront against event channel storms | Juergen Gross | 1 | -31/+94 |
2021-12-16 | net: usb: lan78xx: add Allied Telesis AT29M2-AF | Greg Jesionowski | 1 | -0/+6 |
2021-12-16 | netdevsim: Zero-initialize memory for new map's value in function nsim_bpf_ma... | Haimin Zhang | 1 | -0/+1 |
2021-12-16 | dpaa2-eth: fix ethtool statistics | Ioana Ciornei | 2 | -1/+3 |
2021-12-15 | ixgbe: set X550 MDIO speed before talking to PHY | Cyril Novikov | 1 | -0/+3 |
2021-12-15 | ixgbe: Document how to enable NBASE-T support | Robert Schlabbach | 1 | -0/+4 |
2021-12-15 | igc: Fix typo in i225 LTR functions | Sasha Neftin | 1 | -1/+1 |
2021-12-15 | igbvf: fix double free in `igbvf_probe` | Letu Ren | 1 | -0/+1 |
2021-12-15 | igb: Fix removal of unicast MAC filters of VFs | Karen Sornek | 1 | -14/+14 |
2021-12-15 | Merge tag 'wireless-drivers-2021-12-15' of git://git.kernel.org/pub/scm/linux... | David S. Miller | 7 | -13/+18 |
2021-12-14 | ice: Don't put stale timestamps in the skb | Karol Kolacinski | 2 | -7/+10 |
2021-12-14 | ice: Use div64_u64 instead of div_u64 in adjfine | Karol Kolacinski | 1 | -1/+1 |
2021-12-14 | mlxsw: spectrum_router: Consolidate MAC profiles when possible | Danielle Ratson | 1 | -1/+2 |
2021-12-14 | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n... | David S. Miller | 1 | -3/+2 |
2021-12-14 | net: stmmac: fix tc flower deletion for VLAN priority Rx steering | Ong Boon Leong | 2 | -13/+90 |
2021-12-13 | iavf: do not override the adapter state in the watchdog task (again) | Stefan Assmann | 1 | -1/+0 |
2021-12-13 | iavf: missing unlocks in iavf_watchdog_task() | Dan Carpenter | 1 | -2/+2 |
2021-12-13 | net: stmmac: Add GFP_DMA32 for rx buffers if no 64 capability | David Wu | 1 | -4/+12 |
2021-12-13 | net: phy: add a note about refcounting | Russell King (Oracle) | 1 | -0/+3 |
2021-12-13 | net: ethernet: ti: add missing of_node_put before return | Wang Qing | 1 | -9/+20 |
2021-12-13 | net: dsa: mv88e6xxx: Unforce speed & duplex in mac_link_down() | Marek Behún | 1 | -0/+4 |
2021-12-13 | net: bcmgenet: Fix NULL vs IS_ERR() checking | Miaoqian Lin | 1 | -2/+2 |
2021-12-12 | Merge tag 'char-misc-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+5 |
2021-12-12 | net: hns3: fix race condition in debugfs | Yufeng Mo | 2 | -6/+16 |
2021-12-12 | net: hns3: fix use-after-free bug in hclgevf_send_mbx_msg | Jie Wang | 1 | -1/+2 |
2021-12-11 | netdevsim: don't overwrite read only ethtool parms | Filip Pokryvka | 1 | -1/+4 |
2021-12-11 | net: usb: qmi_wwan: add Telit 0x1070 composition | Daniele Palmas | 1 | -0/+1 |
2021-12-09 | bus: mhi: core: Add support for forced PM resume | Loic Poulain | 1 | -1/+5 |
2021-12-09 | net: dsa: mv88e6xxx: allow use of PHYs on CPU and DSA ports | Russell King (Oracle) | 1 | -30/+34 |
2021-12-09 | net: wwan: iosm: fixes unable to send AT command during mbim tx | M Chetan Kumar | 3 | -10/+0 |
2021-12-09 | net: wwan: iosm: fixes net interface nonfunctional after fw flash | M Chetan Kumar | 3 | -1/+8 |
2021-12-09 | net: wwan: iosm: fixes unnecessary doorbell send | M Chetan Kumar | 1 | -7/+11 |
2021-12-09 | net: dsa: felix: Fix memory leak in felix_setup_mmio_filtering | José Expósito | 1 | -1/+4 |
2021-12-09 | net: mana: Fix memory leak in mana_hwc_create_wq | José Expósito | 1 | -5/+5 |
2021-12-09 | nfp: Fix memory leak in nfp_cpp_area_cache_add() | Jianglei Nie | 1 | -1/+3 |
2021-12-09 | net: dsa: mv88e6xxx: error handling for serdes_power functions | Ameer Hamza | 1 | -1/+7 |