| Commit message (Expand) | Author | Files | Lines |
2017-03-22 | net: phy: make phy_(read|write)_mmd() generic MMD accessors | Russell King | 2 | -8/+49 |
2017-03-22 | net: phy: move phy MMD accessors to phy-core.c | Russell King | 4 | -104/+138 |
2017-03-22 | net: stmmac: Use AVB mode by default | Thierry Reding | 1 | -2/+2 |
2017-03-22 | net: stmmac: Restore DT backwards-compatibility | Thierry Reding | 1 | -0/+7 |
2017-03-22 | net: stmmac: Always enable MAC RX queues | Thierry Reding | 1 | -1/+1 |
2017-03-22 | net: convert sk_filter.refcnt from atomic_t to refcount_t | Reshetova, Elena | 2 | -6/+14 |
2017-03-22 | net: greth: Utilize of_get_mac_address() | Tobias Klauser | 1 | -5/+5 |
2017-03-22 | liquidio: fix Coverity scan errors | Felix Manlunas | 2 | -2/+4 |
2017-03-22 | net: tcp: Permit user set TCP_MAXSEG to default value | Gao Feng | 1 | -1/+1 |
2017-03-22 | Openvswitch: Refactor sample and recirc actions implementation | andy zhou | 1 | -83/+93 |
2017-03-22 | openvswitch: Optimize sample action for the clone use cases | andy zhou | 4 | -98/+167 |
2017-03-22 | openvswitch: Refactor recirc key allocation. | andy zhou | 1 | -26/+40 |
2017-03-22 | openvswitch: Deferred fifo API change. | andy zhou | 1 | -7/+11 |
2017-03-22 | net: vrf: performance improvements for IPv6 | David Ahern | 1 | -10/+56 |
2017-03-22 | net: vrf: performance improvements for IPv4 | David Ahern | 1 | -10/+96 |
2017-03-22 | sock: introduce SO_MEMINFO getsockopt | Josh Hunt | 16 | -9/+60 |
2017-03-22 | mlxsw: spectrum: fix swapped order of arguments packets and bytes | Colin Ian King | 1 | -1/+1 |
2017-03-22 | cxgb4: Update IngPad and IngPack values | Arjun Vynipadath | 2 | -19/+60 |
2017-03-22 | net: dwc-xlgmac: add module license | Arnd Bergmann | 1 | -0/+1 |
2017-03-22 | net: dwc-xlgmac: include dcbnl.h | Arnd Bergmann | 1 | -0/+1 |
2017-03-22 | neighbour: fix nlmsg_pid in notifications | Roopa Prabhu | 5 | -21/+26 |
2017-03-22 | qed: Always publish VF link from leading hwfn | Mintz, Yuval | 1 | -3/+10 |
2017-03-22 | qed: Raise verbosity of Malicious VF indications | Mintz, Yuval | 1 | -4/+10 |
2017-03-22 | qed: Make qed_iov_mark_vf_flr() return bool | Mintz, Yuval | 2 | -9/+10 |
2017-03-22 | qed: Deprecate VF multiple queue-stop | Mintz, Yuval | 2 | -46/+62 |
2017-03-22 | qed: Uniform IOV queue validation | Mintz, Yuval | 1 | -31/+92 |
2017-03-22 | qed: Correct default VF coalescing configuration | Mintz, Yuval | 1 | -1/+2 |
2017-03-22 | qed: Set HW-channel to ready before ACKing VF | Mintz, Yuval | 1 | -4/+8 |
2017-03-22 | qed: Clean VF malicious indication when disabling IOV | Mintz, Yuval | 1 | -3/+5 |
2017-03-22 | qed: Increase verbosity of VF -> PF errors | Mintz, Yuval | 1 | -6/+12 |
2017-03-22 | rhashtable: Add rhashtable_lookup_get_insert_fast | Andreas Gruenbacher | 1 | -0/+22 |
2017-03-22 | liquidio: fix for vf mac addr command sent to nic firmware | Rick Farrington | 4 | -8/+30 |
2017-03-22 | net: usb: pegasus: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -6/+8 |
2017-03-22 | ibmvnic: Correct ibmvnic handling of device open/close | John Allen | 2 | -48/+67 |
2017-03-22 | ibmvnic: Move ibmvnic adapter intialization to its own routine | John Allen | 1 | -50/+60 |
2017-03-22 | ibmvnic: Move login to its own routine | John Allen | 1 | -8/+20 |
2017-03-22 | ibmvnic: Move login and queue negotiation into ibmvnic_open | John Allen | 1 | -45/+43 |
2017-03-22 | net: sun: sungem: rix a possible null dereference | Philippe Reynes | 1 | -2/+3 |
2017-03-22 | liquidio: add debug error messages to report command timeout | Rick Farrington | 2 | -2/+4 |
2017-03-22 | liquidio: remove duplicate code | Satanand Burla | 3 | -72/+36 |
2017-03-22 | net: stmmac: RX queue routing configuration | Joao Pinto | 8 | -0/+116 |
2017-03-22 | net: stmmac: TX and RX queue priority configuration | Joao Pinto | 8 | -0/+131 |
2017-03-22 | net: stmmac: enable multiple buffers | Joao Pinto | 4 | -473/+973 |
2017-03-22 | net: ethoc: Use ether_addr_copy() | Tobias Klauser | 1 | -2/+2 |
2017-03-22 | mlxsw: spectrum: Align the matchall default case returned value | Or Gerlitz | 1 | -1/+1 |
2017-03-22 | mlxsw: spectrum: Cosmetic naming change | Arkadi Sharshevsky | 4 | -146/+152 |
2017-03-22 | r8152: check hw version first | hayeswang | 1 | -39/+63 |
2017-03-22 | net: usb: usb: remove old api ethtool_{get|set}_settings | Philippe Reynes | 2 | -39/+0 |
2017-03-22 | net: usb: asix: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -6/+6 |
2017-03-22 | net: usb: sr9700: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -2/+2 |