summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* dpaa_eth: fix pause capability advertisement logicJake Moroni2018-02-191-1/+1
* sh_eth: simplify sh_eth_check_reset()Sergei Shtylyov2018-02-191-10/+6
* net: stmmac: dwmac-meson8b: make the clock configurations privateMartin Blumenstingl2018-02-191-21/+24
* net: stmmac: dwmac-meson8b: only keep struct device aroundMartin Blumenstingl2018-02-191-10/+9
* net: stmmac: dwmac-meson8b: simplify clock registrationMartin Blumenstingl2018-02-191-91/+65
* net: dsa: mv88e6xxx: hwtstamp: remove unnecessary range checking testsGustavo A. R. Silva2018-02-191-9/+0
* tun: export flags, uid, gid, queue information over netlinkSabrina Dubroca2018-02-161-0/+56
* net: dsa: mv88e6xxx: avoid unintended sign extension on a 16 bit shiftColin Ian King2018-02-161-2/+3
* ravb: add support for changing MTUNiklas Söderlund2018-02-162-7/+28
* nfp: flower: implement tcp flag match offloadPieter Jansen van Vuuren2018-02-164-2/+64
* nfp: standardize FW header whitespaceMichael Rapson2018-02-161-140/+140
* net: dsa: mv88e6xxx: Release mutex between each ATU readAndrew Lunn2018-02-161-6/+8
* net: dsa: mv88e6xxx: Release mutex between each statistics readAndrew Lunn2018-02-161-4/+6
* net/ipv4: Remove fib table id from rtableDavid Ahern2018-02-151-1/+0
* tun: Add ioctl() SIOCGSKNS cmd to allow obtaining net ns of tun deviceKirill Tkhai2018-02-151-2/+14
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2018-02-149-92/+2133
|\
| * i40e: Add and delete cloud filterAvinash Dayanand2018-02-144-12/+470
| * i40evf: Add support to apply cloud filtersHarshitha Ramamurthy2018-02-143-5/+810
| * i40e: Service request to configure bandwidth for ADq on a VFAvinash Dayanand2018-02-142-3/+54
| * i40evf: Add support to configure bw via tc toolHarshitha Ramamurthy2018-02-143-3/+67
| * i40e: Delete queue channel for ADq on VFAvinash Dayanand2018-02-141-0/+63
| * i40evf: Alloc queues for ADq on VFAvinash Dayanand2018-02-142-0/+20
| * i40e: Enable ADq and create queue channel/s on VFAvinash Dayanand2018-02-143-69/+379
| * i40evf: add ndo_setup_tc callback to i40evfHarshitha Ramamurthy2018-02-143-1/+257
| * i40evf: Fix link up issue when queues are disabledAvinash Dayanand2018-02-143-8/+22
* | net: phy: dp83867: Add binding for the CLK_OUT pin muxing optionWadim Egorov2018-02-141-0/+19
* | cxgb4: speed up on-chip memory readRahul Lakkireddy2018-02-141-9/+28
* | cxgb4: rework on-chip memory readRahul Lakkireddy2018-02-143-73/+192
* | net: dsa: mv88e6xxx: add workaround for 6341 timestampingBrandon Streiff2018-02-142-0/+22
* | net: dsa: mv88e6xxx: add rx/tx timestamping supportBrandon Streiff2018-02-147-4/+788
* | net: dsa: mv88e6xxx: add support for event captureBrandon Streiff2018-02-143-2/+207
* | net: dsa: mv88e6xxx: add support for GPIO configurationBrandon Streiff2018-02-146-0/+334
* | net: dsa: mv88e6xxx: expose switch time as a PTP hardware clockBrandon Streiff2018-02-146-0/+326
* | net: dsa: mv88e6xxx: add accessors for PTP/TAI registersBrandon Streiff2018-02-145-1/+251
* | net: dsa: mv88e6xxx: export g2 register accessorsBrandon Streiff2018-02-142-4/+29
|/
* i40evf: Make VF reset warning message more clearHarshitha Ramamurthy2018-02-131-1/+1
* i40evf: use __dev_[um]c_sync routines in .set_rx_modeJacob Keller2018-02-131-39/+56
* i40e: i40e: Change ethtool check from MAC to HW flagDave Ertman2018-02-133-10/+13
* i40e: do not force filter failure in overflow promiscuousAlan Brady2018-02-131-14/+1
* i40e: refactor promisc_changed in i40e_sync_vsi_filtersAlan Brady2018-02-131-22/+20
* i40evf: Use an iterator of the same type as the listHarshitha Ramamurthy2018-02-131-4/+7
* i40e: broadcast filters can trigger overflow promiscuousAlan Brady2018-02-131-2/+4
* i40e: don't leak memory addressesMitch Williams2018-02-132-41/+12
* i40evf: use GFP_ATOMIC under spin lockWei Yongjun2018-02-131-4/+4
* i40e: Make local function i40e_get_link_speed staticWei Yongjun2018-02-131-1/+1
* mlxsw: spectrum: Use NL_SET_ERR_MSG_MODArkadi Sharshevsky2018-02-133-24/+16
* mlxsw: spectrum: Move SPAN code to separate modulePetr Machata2018-02-136-348/+433
* mlxsw: spectrum: Drop struct span_entry.usedPetr Machata2018-02-132-5/+2
* mlxsw: spectrum: Fix a coding style nitPetr Machata2018-02-131-2/+2
* mlxsw: spectrum: Distinguish between IPv4/6 tunnelsPetr Machata2018-02-133-91/+72