Age | Commit message (Expand) | Author |
2017-03-22 | net: phy: move phy MMD accessors to phy-core.c | Russell King |
2017-03-22 | net: stmmac: Use AVB mode by default | Thierry Reding |
2017-03-22 | net: stmmac: Restore DT backwards-compatibility | Thierry Reding |
2017-03-22 | net: stmmac: Always enable MAC RX queues | Thierry Reding |
2017-03-22 | net: convert sk_filter.refcnt from atomic_t to refcount_t | Reshetova, Elena |
2017-03-22 | net: greth: Utilize of_get_mac_address() | Tobias Klauser |
2017-03-22 | liquidio: fix Coverity scan errors | Felix Manlunas |
2017-03-22 | net: tcp: Permit user set TCP_MAXSEG to default value | Gao Feng |
2017-03-22 | Merge branch 'ovs-sample-action-optimization' | David S. Miller |
2017-03-22 | Openvswitch: Refactor sample and recirc actions implementation | andy zhou |
2017-03-22 | openvswitch: Optimize sample action for the clone use cases | andy zhou |
2017-03-22 | openvswitch: Refactor recirc key allocation. | andy zhou |
2017-03-22 | openvswitch: Deferred fifo API change. | andy zhou |
2017-03-22 | Merge branch 'vrf-perf' | David S. Miller |
2017-03-22 | net: vrf: performance improvements for IPv6 | David Ahern |
2017-03-22 | net: vrf: performance improvements for IPv4 | David Ahern |
2017-03-22 | sock: introduce SO_MEMINFO getsockopt | Josh Hunt |
2017-03-22 | mlxsw: spectrum: fix swapped order of arguments packets and bytes | Colin Ian King |
2017-03-22 | cxgb4: Update IngPad and IngPack values | Arjun Vynipadath |
2017-03-22 | net: dwc-xlgmac: add module license | Arnd Bergmann |
2017-03-22 | net: dwc-xlgmac: include dcbnl.h | Arnd Bergmann |
2017-03-22 | neighbour: fix nlmsg_pid in notifications | Roopa Prabhu |
2017-03-22 | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher... | David S. Miller |
2017-03-21 | Merge branch 'qed-IOV-cleanups' | David S. Miller |
2017-03-21 | qed: Always publish VF link from leading hwfn | Mintz, Yuval |
2017-03-21 | qed: Raise verbosity of Malicious VF indications | Mintz, Yuval |
2017-03-21 | qed: Make qed_iov_mark_vf_flr() return bool | Mintz, Yuval |
2017-03-21 | qed: Deprecate VF multiple queue-stop | Mintz, Yuval |
2017-03-21 | qed: Uniform IOV queue validation | Mintz, Yuval |
2017-03-21 | qed: Correct default VF coalescing configuration | Mintz, Yuval |
2017-03-21 | qed: Set HW-channel to ready before ACKing VF | Mintz, Yuval |
2017-03-21 | qed: Clean VF malicious indication when disabling IOV | Mintz, Yuval |
2017-03-21 | qed: Increase verbosity of VF -> PF errors | Mintz, Yuval |
2017-03-21 | rhashtable: Add rhashtable_lookup_get_insert_fast | Andreas Gruenbacher |
2017-03-21 | liquidio: fix for vf mac addr command sent to nic firmware | Rick Farrington |
2017-03-21 | net: usb: pegasus: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes |
2017-03-21 | Merge branch 'ibmvnic-init' | David S. Miller |
2017-03-21 | ibmvnic: Correct ibmvnic handling of device open/close | John Allen |
2017-03-21 | ibmvnic: Move ibmvnic adapter intialization to its own routine | John Allen |
2017-03-21 | ibmvnic: Move login to its own routine | John Allen |
2017-03-21 | ibmvnic: Move login and queue negotiation into ibmvnic_open | John Allen |
2017-03-21 | net: sun: sungem: rix a possible null dereference | Philippe Reynes |
2017-03-21 | liquidio: add debug error messages to report command timeout | Rick Farrington |
2017-03-21 | liquidio: remove duplicate code | Satanand Burla |
2017-03-21 | Merge branch 'stmmac-mq-part3' | David S. Miller |
2017-03-21 | net: stmmac: RX queue routing configuration | Joao Pinto |
2017-03-21 | net: stmmac: TX and RX queue priority configuration | Joao Pinto |
2017-03-21 | net: stmmac: enable multiple buffers | Joao Pinto |
2017-03-21 | net: ethoc: Use ether_addr_copy() | Tobias Klauser |
2017-03-21 | Merge branch 'mlxsw-cleanups' | David S. Miller |