summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* openvswitch: Optimize sample action for the clone use casesandy zhou2017-03-224-98/+167
* openvswitch: Refactor recirc key allocation.andy zhou2017-03-221-26/+40
* openvswitch: Deferred fifo API change.andy zhou2017-03-221-7/+11
* Merge branch 'vrf-perf'David S. Miller2017-03-221-20/+152
|\
| * net: vrf: performance improvements for IPv6David Ahern2017-03-221-10/+56
| * net: vrf: performance improvements for IPv4David Ahern2017-03-221-10/+96
|/
* sock: introduce SO_MEMINFO getsockoptJosh Hunt2017-03-2216-9/+60
* mlxsw: spectrum: fix swapped order of arguments packets and bytesColin Ian King2017-03-221-1/+1
* cxgb4: Update IngPad and IngPack valuesArjun Vynipadath2017-03-222-19/+60
* net: dwc-xlgmac: add module licenseArnd Bergmann2017-03-221-0/+1
* net: dwc-xlgmac: include dcbnl.hArnd Bergmann2017-03-221-0/+1
* neighbour: fix nlmsg_pid in notificationsRoopa Prabhu2017-03-225-21/+26
* Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2017-03-225-211/+232
|\
| * ixgb: use new API ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-211-16/+23
| * igbvf: use new API ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-211-19/+19
| * igb: use new API ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-211-65/+73
| * e1000e: use new API ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-211-52/+59
| * e1000: use new API ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-211-59/+58
* | Merge branch 'qed-IOV-cleanups'David S. Miller2017-03-214-107/+211
|\ \
| * | qed: Always publish VF link from leading hwfnMintz, Yuval2017-03-211-3/+10
| * | qed: Raise verbosity of Malicious VF indicationsMintz, Yuval2017-03-211-4/+10
| * | qed: Make qed_iov_mark_vf_flr() return boolMintz, Yuval2017-03-212-9/+10
| * | qed: Deprecate VF multiple queue-stopMintz, Yuval2017-03-212-46/+62
| * | qed: Uniform IOV queue validationMintz, Yuval2017-03-211-31/+92
| * | qed: Correct default VF coalescing configurationMintz, Yuval2017-03-211-1/+2
| * | qed: Set HW-channel to ready before ACKing VFMintz, Yuval2017-03-211-4/+8
| * | qed: Clean VF malicious indication when disabling IOVMintz, Yuval2017-03-211-3/+5
| * | qed: Increase verbosity of VF -> PF errorsMintz, Yuval2017-03-211-6/+12
|/ /
* | rhashtable: Add rhashtable_lookup_get_insert_fastAndreas Gruenbacher2017-03-211-0/+22
* | liquidio: fix for vf mac addr command sent to nic firmwareRick Farrington2017-03-214-8/+30
* | net: usb: pegasus: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-211-6/+8
* | Merge branch 'ibmvnic-init'David S. Miller2017-03-212-141/+180
|\ \
| * | ibmvnic: Correct ibmvnic handling of device open/closeJohn Allen2017-03-212-48/+67
| * | ibmvnic: Move ibmvnic adapter intialization to its own routineJohn Allen2017-03-211-50/+60
| * | ibmvnic: Move login to its own routineJohn Allen2017-03-211-8/+20
| * | ibmvnic: Move login and queue negotiation into ibmvnic_openJohn Allen2017-03-211-45/+43
|/ /
* | net: sun: sungem: rix a possible null dereferencePhilippe Reynes2017-03-211-2/+3
* | liquidio: add debug error messages to report command timeoutRick Farrington2017-03-212-2/+4
* | liquidio: remove duplicate codeSatanand Burla2017-03-213-72/+36
* | Merge branch 'stmmac-mq-part3'David S. Miller2017-03-2111-473/+1220
|\ \
| * | net: stmmac: RX queue routing configurationJoao Pinto2017-03-218-0/+116
| * | net: stmmac: TX and RX queue priority configurationJoao Pinto2017-03-218-0/+131
| * | net: stmmac: enable multiple buffersJoao Pinto2017-03-214-473/+973
|/ /
* | net: ethoc: Use ether_addr_copy()Tobias Klauser2017-03-211-2/+2
* | Merge branch 'mlxsw-cleanups'David S. Miller2017-03-214-147/+153
|\ \
| * | mlxsw: spectrum: Align the matchall default case returned valueOr Gerlitz2017-03-211-1/+1
| * | mlxsw: spectrum: Cosmetic naming changeArkadi Sharshevsky2017-03-214-146/+152
|/ /
* | r8152: check hw version firsthayeswang2017-03-211-39/+63
* | Merge branch 'usbnet-ksettings'David S. Miller2017-03-2111-45/+46
|\ \
| * | net: usb: usb: remove old api ethtool_{get|set}_settingsPhilippe Reynes2017-03-212-39/+0