Age | Commit message (Expand) | Author | Files | Lines |
2019-12-13 | netronome: use the new txqueue timeout argument | Michael S. Tsirkin | 1 | -7/+1 |
2019-12-13 | mlx4: use new txqueue timeout argument | Michael S. Tsirkin | 1 | -10/+4 |
2019-12-13 | netdev: pass the stuck queue to the timeout handler | Michael S. Tsirkin | 227 | -285/+287 |
2019-12-13 | net: ena: Add first_interrupt field to napi struct | Sameeh Jubran | 2 | -2/+6 |
2019-12-13 | net: ena: Implement XDP_TX action | Sameeh Jubran | 3 | -186/+701 |
2019-12-13 | net: ena: implement XDP drop support | Sameeh Jubran | 2 | -11/+233 |
2019-12-11 | net: sfp: re-attempt probing for phy | Russell King | 1 | -17/+42 |
2019-12-11 | net: sfp: error handling for phy probe | Russell King | 1 | -9/+17 |
2019-12-11 | net: sfp: rename sm_retries | Russell King | 1 | -5/+5 |
2019-12-11 | net: sfp: use a definition for the fault recovery attempts | Russell King | 1 | -3/+11 |
2019-12-11 | net: sfp: add support for Clause 45 PHYs | Russell King | 1 | -4/+40 |
2019-12-11 | net: phy: add Broadcom BCM84881 PHY driver | Russell King | 3 | -0/+276 |
2019-12-11 | net: phylink: make Broadcom BCM84881 based SFPs work | Russell King | 1 | -2/+16 |
2019-12-11 | net: phylink: delay MAC configuration for copper SFP modules | Russell King | 2 | -10/+71 |
2019-12-11 | net: phylink: split phylink_sfp_module_insert() | Russell King | 1 | -19/+28 |
2019-12-11 | net: phylink: split link_an_mode configured and current settings | Russell King | 1 | -28/+31 |
2019-12-11 | net: phylink: support Clause 45 PHYs on SFP+ modules | Russell King | 1 | -5/+16 |
2019-12-11 | net: phylink: re-split __phylink_connect_phy() | Russell King | 1 | -15/+24 |
2019-12-11 | net: mdio-i2c: add support for Clause 45 accesses | Russell King | 1 | -8/+20 |
2019-12-11 | net: sfp: move phy_start()/phy_stop() to phylink | Russell King | 2 | -2/+22 |
2019-12-11 | net: sfp: add module start/stop upstream notifications | Russell King | 3 | -0/+31 |
2019-12-11 | net: sfp: add more extended compliance codes | Russell King | 2 | -26/+38 |
2019-12-11 | net: sfp: derive interface mode from ethtool link modes | Russell King | 3 | -9/+6 |
2019-12-11 | net: sfp: remove incomplete 100BASE-FX and 100BASE-LX support | Russell King | 2 | -15/+2 |
2019-12-11 | cxgb4: add support for high priority filters | Shahjada Abul Husain | 9 | -86/+234 |
2019-12-11 | enetc: remove variable 'tc_max_sized_frame' set but not used | Chen Wandun | 1 | -2/+1 |
2019-12-11 | nfp: add support for TLV device stats | Jakub Kicinski | 3 | -7/+126 |
2019-12-11 | enetc: add software timestamping | Michael Walle | 2 | -0/+3 |
2019-12-10 | ppp: Adjust indentation into ppp_async_input | Nathan Chancellor | 1 | -9/+9 |
2019-12-10 | net: smc911x: Adjust indentation in smc911x_phy_configure | Nathan Chancellor | 1 | -1/+1 |
2019-12-10 | net: tulip: Adjust indentation in {dmfe, uli526x}_init_module | Nathan Chancellor | 2 | -5/+6 |
2019-12-10 | net: phy: dp83867: Add rx-fifo-depth and tx-fifo-depth | Dan Murphy | 1 | -13/+49 |
2019-12-10 | net: sfp: avoid tx-fault with Nokia GPON module | Russell King | 1 | -12/+30 |
2019-12-10 | qed: remove redundant assignments to rc | Colin Ian King | 1 | -5/+5 |
2019-12-10 | NFC: port100: Convert cpu_to_le16(le16_to_cpu(E1) + E2) to use le16_add_cpu(). | Mao Wenan | 1 | -1/+1 |
2019-12-09 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 4 | -6/+118 |
2019-12-09 | net: WireGuard secure network tunnel | Jason A. Donenfeld | 33 | -0/+7014 |
2019-12-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 41 | -305/+448 |
2019-12-08 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 11 | -32/+35 |
2019-12-08 | Merge tag 'ntb-5.5' of git://github.com/jonmason/ntb | Linus Torvalds | 1 | -0/+1 |
2019-12-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 6 | -17/+49 |
2019-12-08 | Merge tag 'vfio-v5.5-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 2 | -23/+5 |
2019-12-08 | Merge tag 'for-linus-5.5b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 8 | -62/+66 |
2019-12-08 | r8169: fix rtl_hw_jumbo_disable for RTL8168evl | Heiner Kallweit | 1 | -1/+1 |
2019-12-08 | NTB: Add Hygon Device ID | Jiasen Lin | 1 | -0/+1 |
2019-12-07 | r8169: add missing RX enabling for WoL on RTL8125 | Heiner Kallweit | 1 | -1/+1 |
2019-12-07 | vhost/vsock: accept only packets with the right dst_cid | Stefano Garzarella | 1 | -1/+3 |
2019-12-07 | net: phy: dp83867: fix hfs boot in rgmii mode | Grygorii Strashko | 1 | -48/+71 |
2019-12-07 | net: ethernet: ti: cpsw: fix extra rx interrupt | Grygorii Strashko | 1 | -1/+1 |
2019-12-07 | pppoe: remove redundant BUG_ON() check in pppoe_pernet | Aditya Pakki | 1 | -2/+0 |