summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-02-16net: dsa: mv88e6xxx: Release mutex between each ATU readAndrew Lunn
2018-02-16net: dsa: mv88e6xxx: Release mutex between each statistics readAndrew Lunn
2018-02-15Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2018-02-15net/ipv4: Remove fib table id from rtableDavid Ahern
2018-02-15tun: Add ioctl() SIOCGSKNS cmd to allow obtaining net ns of tun deviceKirill Tkhai
2018-02-14Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-02-14net: phy: dp83867: Add binding for the CLK_OUT pin muxing optionWadim Egorov
2018-02-14cxgb4: speed up on-chip memory readRahul Lakkireddy
2018-02-14cxgb4: rework on-chip memory readRahul Lakkireddy
2018-02-14net: dsa: mv88e6xxx: add workaround for 6341 timestampingBrandon Streiff
2018-02-14net: dsa: mv88e6xxx: add rx/tx timestamping supportBrandon Streiff
2018-02-14net: dsa: mv88e6xxx: add support for event captureBrandon Streiff
2018-02-14net: dsa: mv88e6xxx: add support for GPIO configurationBrandon Streiff
2018-02-14net: dsa: mv88e6xxx: expose switch time as a PTP hardware clockBrandon Streiff
2018-02-14net: dsa: mv88e6xxx: add accessors for PTP/TAI registersBrandon Streiff
2018-02-14net: dsa: mv88e6xxx: export g2 register accessorsBrandon Streiff
2018-02-14i40e: Add and delete cloud filterAvinash Dayanand
2018-02-14i40evf: Add support to apply cloud filtersHarshitha Ramamurthy
2018-02-14i40e: Service request to configure bandwidth for ADq on a VFAvinash Dayanand
2018-02-14i40evf: Add support to configure bw via tc toolHarshitha Ramamurthy
2018-02-14i40e: Delete queue channel for ADq on VFAvinash Dayanand
2018-02-14i40evf: Alloc queues for ADq on VFAvinash Dayanand
2018-02-14i40e: Enable ADq and create queue channel/s on VFAvinash Dayanand
2018-02-14i40evf: add ndo_setup_tc callback to i40evfHarshitha Ramamurthy
2018-02-14i40evf: Fix link up issue when queues are disabledAvinash Dayanand
2018-02-13i40evf: Make VF reset warning message more clearHarshitha Ramamurthy
2018-02-13i40evf: use __dev_[um]c_sync routines in .set_rx_modeJacob Keller
2018-02-13i40e: i40e: Change ethtool check from MAC to HW flagDave Ertman
2018-02-13i40e: do not force filter failure in overflow promiscuousAlan Brady
2018-02-13i40e: refactor promisc_changed in i40e_sync_vsi_filtersAlan Brady
2018-02-13i40evf: Use an iterator of the same type as the listHarshitha Ramamurthy
2018-02-13i40e: broadcast filters can trigger overflow promiscuousAlan Brady
2018-02-13i40e: don't leak memory addressesMitch Williams
2018-02-13i40evf: use GFP_ATOMIC under spin lockWei Yongjun
2018-02-13i40e: Make local function i40e_get_link_speed staticWei Yongjun
2018-02-13mlxsw: spectrum: Use NL_SET_ERR_MSG_MODArkadi Sharshevsky
2018-02-13mlxsw: spectrum: Move SPAN code to separate modulePetr Machata
2018-02-13mlxsw: spectrum: Drop struct span_entry.usedPetr Machata
2018-02-13mlxsw: spectrum: Fix a coding style nitPetr Machata
2018-02-13mlxsw: spectrum: Distinguish between IPv4/6 tunnelsPetr Machata
2018-02-13mlxsw: spectrum_ipip: Add a forgotten includePetr Machata
2018-02-13dpaa_eth: fix incorrect commentJake Moroni
2018-02-13net: Convert loopback_net_opsKirill Tkhai
2018-02-12Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-02-12i40e/i40evf: Add support for new mechanism of updating adaptive ITRAlexander Duyck
2018-02-12i40e/i40evf: Split container ITR into current_itr and target_itrAlexander Duyck
2018-02-12i40evf: Correctly populate rxitr_idx and txitr_idxAlexander Duyck
2018-02-12i40e/i40evf: Use usec value instead of reg value for ITR definesAlexander Duyck
2018-02-12net: make getname() functions return length rather than use int* parameterDenys Vlasenko
2018-02-12i40e/i40evf: Don't bother setting the CLEARPBA bitAlexander Duyck