| Commit message (Expand) | Author | Age | Files | Lines |
* | cxgb4: implement ndo_set_vf_rate() | Ganesh Goudar | 2017-06-06 | 2 | -0/+107 |
* | ppp: mppe: Use vsnprintf extension %phN | Joe Perches | 2017-06-06 | 1 | -11/+4 |
* | net: phy: Delete unused function phy_ethtool_gset | yuval.shaia@oracle.com | 2017-06-06 | 1 | -24/+0 |
* | s390/qeth: do early device setup for z/VM IQD NICs | Julian Wiedmann | 2017-06-06 | 3 | -11/+37 |
* | s390/qeth: add support for early L3 device setup | Ursula Braun | 2017-06-06 | 3 | -5/+25 |
* | s390/qeth: silence qeth_fix_features() | Julian Wiedmann | 2017-06-06 | 1 | -4/+1 |
* | s390/qeth: consolidate pack buffer flushing | Julian Wiedmann | 2017-06-06 | 1 | -40/+25 |
* | s390/qeth: add missing strings for IPA return codes | Julian Wiedmann | 2017-06-06 | 1 | -0/+2 |
* | s390/qeth: log bridgeport capabilities | Julian Wiedmann | 2017-06-06 | 1 | -0/+8 |
* | s390/qeth: query IPv6 IPA support on HiperSockets | Julian Wiedmann | 2017-06-06 | 1 | -3/+4 |
* | s390/qeth: remove skb_is_nonlinear() check on IQD | Julian Wiedmann | 2017-06-06 | 1 | -7/+1 |
* | s390/qeth: remove support for IPA_IP_FRAGMENTATION | Julian Wiedmann | 2017-06-06 | 3 | -29/+2 |
* | spectrum_flower: Implement gact trap TC action offload | Jiri Pirko | 2017-06-06 | 1 | -0/+4 |
* | acl: Introduce ACL trap action | Jiri Pirko | 2017-06-06 | 4 | -2/+45 |
* | mlxsw: spectrum: Introduce ACL trap | Jiri Pirko | 2017-06-06 | 2 | -1/+4 |
* | mlxsw: pci: Fix size of trap_id field in CQE | Jiri Pirko | 2017-06-06 | 1 | -1/+1 |
* | net/mlxfw: remove redundant goto on error check | Colin Ian King | 2017-06-06 | 1 | -2/+0 |
* | e1000e: use disable_hardirq() also for MSIX vectors in e1000_netpoll() | Konstantin Khlebnikov | 2017-06-06 | 1 | -6/+6 |
* | e1000e: Don't return uninitialized stats | Benjamin Poirier | 2017-06-06 | 1 | -1/+1 |
* | igb: Remove useless argument | Benjamin Poirier | 2017-06-06 | 3 | -7/+7 |
* | igb: check for Tx timestamp timeouts during watchdog | Jacob Keller | 2017-06-06 | 3 | -0/+31 |
* | igb: add statistic indicating number of skipped Tx timestamps | Jacob Keller | 2017-06-06 | 3 | -0/+4 |
* | e1000e: add statistic indicating number of skipped Tx timestamps | Jacob Keller | 2017-06-06 | 3 | -7/+12 |
* | igb: avoid permanent lock of *_PTP_TX_IN_PROGRESS | Jacob Keller | 2017-06-06 | 1 | -5/+18 |
* | igb: fix race condition with PTP_TX_IN_PROGRESS bits | Jacob Keller | 2017-06-06 | 1 | -2/+10 |
* | e1000e: fix race condition around skb_tstamp_tx() | Jacob Keller | 2017-06-06 | 1 | -2/+8 |
* | igb: mark PM functions as __maybe_unused | Arnd Bergmann | 2017-06-06 | 1 | -13/+5 |
* | igb: Explicitly select page 0 at initialization | Matwey V Kornilov | 2017-06-06 | 1 | -0/+1 |
* | mdio: mux: fix an incorrect less than zero error check using a u32 | Colin Ian King | 2017-06-05 | 1 | -1/+1 |
* | net-next: stmmac: dwmac-sun8i: ensure the EPHY is properly reseted | Icenowy Zheng | 2017-06-05 | 1 | -0/+5 |
* | net/3com: Make el3_netdev_get_ecmd return void | yuval.shaia@oracle.com | 2017-06-05 | 1 | -5/+3 |
* | net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ... | yuval.shaia@oracle.com | 2017-06-05 | 28 | -72/+77 |
* | net/dec: Make __de_get_link_ksettings return void | yuval.shaia@oracle.com | 2017-06-05 | 1 | -7/+4 |
* | mlxsw: spectrum_router: Align RIF index allocation with existing code | Ido Schimmel | 2017-06-05 | 1 | -12/+12 |
* | mlxsw: Fix typo inside enumeration | Ido Schimmel | 2017-06-05 | 2 | -4/+4 |
* | mlxsw: spectrum: Tidy up header file | Ido Schimmel | 2017-06-05 | 1 | -22/+25 |
* | mlxsw: spectrum: Rename the firmware file | Yotam Gigi | 2017-06-05 | 1 | -1/+1 |
* | qede: VF XDP support | Mintz, Yuval | 2017-06-05 | 1 | -3/+31 |
* | qed: VF XDP support | Mintz, Yuval | 2017-06-05 | 3 | -7/+37 |
* | qed: VFs to try utilizing the doorbell bar | Mintz, Yuval | 2017-06-05 | 7 | -72/+231 |
* | qed: Multiple qzone queues for VFs | Mintz, Yuval | 2017-06-05 | 6 | -35/+211 |
* | qed: IOV db support multiple queues per qzone | Mintz, Yuval | 2017-06-05 | 4 | -72/+123 |
* | qed: Make VF legacy a bitfield | Mintz, Yuval | 2017-06-05 | 3 | -21/+33 |
* | qed: Assign a unique per-queue index to queue-cid | Mintz, Yuval | 2017-06-05 | 4 | -4/+88 |
* | qed: Pass vf_params when creating a queue-cid | Mintz, Yuval | 2017-06-05 | 3 | -45/+95 |
* | qed*: L2 interface to use the SB structures directly | Mintz, Yuval | 2017-06-05 | 5 | -30/+51 |
* | qed: Create L2 queue database | Mintz, Yuval | 2017-06-05 | 6 | -3/+133 |
* | qed: Add bitmaps for VF CIDs | Mintz, Yuval | 2017-06-05 | 2 | -74/+202 |
* | virtio_net: check return value of skb_to_sgvec always | Jason A. Donenfeld | 2017-06-05 | 1 | -2/+7 |
* | macsec: check return value of skb_to_sgvec always | Jason A. Donenfeld | 2017-06-05 | 1 | -2/+11 |