| Commit message (Expand) | Author | Age | Files | Lines |
* | net: usbnet: support 64bit stats | Greg Ungerer | 2017-04-04 | 17 | -4/+69 |
* | net/faraday: Add missing include of of.h | Andrew Lunn | 2017-04-04 | 1 | -0/+1 |
* | vxlan: fix ND proxy when skb doesn't have transport header offset | Vincent Bernat | 2017-04-04 | 1 | -14/+15 |
* | net: hns: Some checkpatch.pl script & warning fixes | Salil | 2017-04-03 | 6 | -14/+11 |
* | net: hns: Avoid Hip06 chip TX packet line bug | lipeng | 2017-04-03 | 7 | -70/+169 |
* | net: hns: Adjust the SBM module buffer threshold | Kejian Yan | 2017-04-03 | 1 | -4/+4 |
* | net: hns: Simplify the exception sequence in hns_ppe_init() | Kejian Yan | 2017-04-03 | 1 | -9/+8 |
* | net: hns: Optimise the code in hns_mdio_wait_ready() | Kejian Yan | 2017-04-03 | 1 | -4/+6 |
* | net: hns: Clean redundant code from hns_mdio.c file | Kejian Yan | 2017-04-03 | 1 | -10/+0 |
* | net: hns: Remove redundant mac table operations | Kejian Yan | 2017-04-03 | 2 | -170/+0 |
* | net: hns: Remove redundant mac_get_id() | Kejian Yan | 2017-04-03 | 3 | -23/+0 |
* | net: hns: Remove the redundant adding and deleting mac function | Kejian Yan | 2017-04-03 | 4 | -122/+0 |
* | net: hns: Correct HNS RSS key set function | lipeng | 2017-04-03 | 2 | -14/+18 |
* | net: hns: Replace netif_tx_lock to ring spin lock | lipeng | 2017-04-03 | 3 | -10/+15 |
* | net: hns: Fix to adjust buf_size of ring according to mtu | lipeng | 2017-04-03 | 7 | -24/+337 |
* | net: hns: Optimize hns_nic_common_poll for better performance | lipeng | 2017-04-03 | 2 | -21/+31 |
* | net: hns: bug fix of ethtool show the speed | Daode Huang | 2017-04-03 | 1 | -1/+1 |
* | net: hns: Remove redundant memset during buffer release | lipeng | 2017-04-03 | 1 | -1/+0 |
* | net: hns: Optimize the code for GMAC pad and crc Config | lipeng | 2017-04-03 | 1 | -20/+16 |
* | net: hns: Modify GMAC init TX threshold value | lipeng | 2017-04-03 | 2 | -0/+10 |
* | net: hns: Fix the implementation of irq affinity function | lipeng | 2017-04-03 | 2 | -46/+30 |
* | drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c: fix build with gcc-4.4.4 | Andrew Morton | 2017-04-03 | 1 | -2/+6 |
* | drivers/net/ethernet/mellanox/mlx5/core/en_main.c: fix build with gcc-4.4.4 | Andrew Morton | 2017-04-03 | 1 | -4/+12 |
* | net: stmmac: fix cbs configuration | Joao Pinto | 2017-04-03 | 1 | -1/+2 |
* | net: phy: allow EEE with any interface mode | Russell King | 2017-04-02 | 1 | -8/+1 |
* | net: phy: restart phy autonegotiation after EEE advertisment change | Russell King | 2017-04-02 | 1 | -2/+19 |
* | net: phy: avoid setting unsupported EEE advertisments | Russell King | 2017-04-02 | 1 | -5/+10 |
* | net: dsa: Mock-up driver | Florian Fainelli | 2017-04-01 | 5 | -1/+390 |
* | net: dsa: mv88e6xxx: add cross-chip bridging | Vivien Didelot | 2017-04-01 | 1 | -1/+33 |
* | net: dsa: mv88e6xxx: remap existing bridge members | Vivien Didelot | 2017-04-01 | 1 | -0/+20 |
* | net: dsa: mv88e6xxx: factorize in-chip bridge map | Vivien Didelot | 2017-04-01 | 1 | -22/+25 |
* | net: dsa: mv88e6xxx: rework in-chip bridging | Vivien Didelot | 2017-04-01 | 1 | -17/+32 |
* | net: dsa: mv88e6xxx: allocate the number of ports | Vivien Didelot | 2017-04-01 | 1 | -1/+1 |
* | net: dsa: mv88e6xxx: program the PVT with all ones | Vivien Didelot | 2017-04-01 | 4 | -9/+86 |
* | net: dsa: mv88e6xxx: use 4-bit port for PVT data | Vivien Didelot | 2017-04-01 | 4 | -0/+48 |
* | net: dsa: mv88e6xxx: move PVT description in info | Vivien Didelot | 2017-04-01 | 3 | -22/+34 |
* | dpaa_eth: use AVOIDBLOCK for Tx confirmation queues | Madalin Bucur | 2017-04-01 | 1 | -1/+1 |
* | fsl/fman: take into account all RGMII modes | Madalin Bucur | 2017-04-01 | 2 | -2/+11 |
* | vxlan: vxlan dev should inherit lowerdev's gso_max_size | Felix Manlunas | 2017-04-01 | 1 | -0/+5 |
* | ibmvnic: Cleanup failure path in ibmvnic_open | Nathan Fontenot | 2017-03-31 | 1 | -32/+19 |
* | ibmvnic: Create init/release routines for stats token | Nathan Fontenot | 2017-03-31 | 1 | -12/+34 |
* | ibmvnic: Merge the two release_sub_crq_queue routines | Nathan Fontenot | 2017-03-31 | 1 | -32/+22 |
* | ibmvnic: Create init and release routines for the rx pool | Nathan Fontenot | 2017-03-31 | 1 | -103/+101 |
* | ibmvnic: Create init and release routines for the tx pool | Nathan Fontenot | 2017-03-31 | 1 | -56/+78 |
* | ibmvnic: Create init and release routines for the bounce buffer | Nathan Fontenot | 2017-03-31 | 1 | -27/+50 |
* | ibmvnic: Update main crq initialization and release | Nathan Fontenot | 2017-03-31 | 1 | -7/+15 |
* | net: dsa: mv88e6xxx: debug ATU Age Time | Vivien Didelot | 2017-03-31 | 1 | -1/+8 |
* | ibmvnic: Remove debugfs support | Nathan Fontenot | 2017-03-30 | 2 | -658/+0 |
* | bonding: refine bond_fold_stats() wrap detection | Eric Dumazet | 2017-03-30 | 1 | -3/+8 |
* | drivers: add explicit interrupt.h includes | Florian Westphal | 2017-03-30 | 15 | -0/+16 |