- 545a8e7 netvsc: use RCU to protect inner device structure by stephen hemminger · 8 years ago
- 3071ada netvsc: change max channel calculation by stephen hemminger · 8 years ago
- 163891d netvsc: handle offline mtu and channel change by stephen hemminger · 8 years ago
- f4f1c23 netvsc: fix NAPI performance regression by stephen hemminger · 8 years ago
- 6069f3f liquidio: fix tx completions in napi poll by VSR Burru · 8 years ago
- 031d4f1 liquidio: allocate RX buffers in OOM conditions in PF and VF by Satanand Burla · 8 years ago
- 3426bd7 net: vmxnet3: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
- ebb6b4b net: virtio_net: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
- b5bacf8 Merge branch 'xgene-v2-mdio-and-ethtool' by David S. Miller · 8 years ago
- 1ffa8a7 drivers: net: xgene-v2: misc fixes by Iyappan Subramanian · 8 years ago
- b2180a8 drivers: net: xgene-v2: Fix port reset by Iyappan Subramanian · 8 years ago
- 617d795 drivers: net: xgene-v2: Add ethtool support by Iyappan Subramanian · 8 years ago
- ea8ab16 drivers: net: xgene-v2: Add MDIO support by Iyappan Subramanian · 8 years ago
- 9bdf64d Merge branch 'bpf-map-in-map' by David S. Miller · 8 years ago
- fb30d4b bpf: Add tests for map-in-map by Martin KaFai Lau · 8 years ago
- bcc6b1b bpf: Add hash of maps support by Martin KaFai Lau · 8 years ago
- 56f668d bpf: Add array of maps support by Martin KaFai Lau · 8 years ago
- fad73a1 bpf: Fix and simplifications on inline map lookup by Martin KaFai Lau · 8 years ago
- b4f0a66 net: stmmac: fix dma operation mode config for older versions by Joao Pinto · 8 years ago
- bbea124 net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs. by Joel Scherpelz · 8 years ago
- 0e4c9f1 Merge branch 'nfp-concurrency' by David S. Miller · 8 years ago
- ac0488e nfp: disable FW on reconfiguration errors by Jakub Kicinski · 8 years ago
- 219ad6c1 nfp: remove defensive checks around ndo_open()/ndo_close() by Jakub Kicinski · 8 years ago
- 28b0cfe nfp: flush xmit_more on error paths by Jakub Kicinski · 8 years ago
- 83d08a1 nfp: remove RX queue pointers by Jakub Kicinski · 8 years ago
- 87232d9 nfp: don't use netdev_warn() before netdev is registered by Jakub Kicinski · 8 years ago
- 7d2da60 nfp: fix nfp_cpp_read()/nfp_cpp_write() error paths by Jakub Kicinski · 8 years ago
- 1bb665e nfp: fix invalid area detection by Jakub Kicinski · 8 years ago
- 76e8f93 nfp: don't ignore return value of wait_event_interruptible by Jakub Kicinski · 8 years ago
- 69a4aa8 nfp: correct return codes when msleep gets interrupted by Jakub Kicinski · 8 years ago
- a831ffb nfp: lock area cache earlier by Jakub Kicinski · 8 years ago
- 61e81ab nfp: document expected locking in the core by Jakub Kicinski · 8 years ago
- 8672103 nfp: move mutex code out of nfp_cppcore.c by Jakub Kicinski · 8 years ago
- 832ff94 nfp: remove cpp mutex cache by Jakub Kicinski · 8 years ago
- f1ba63e nfp: fail graciously when someone tries to grab global lock by Jakub Kicinski · 8 years ago
- 3d4fc6e nfp: disallow sharing mutexes on the same machine by Jakub Kicinski · 8 years ago
- 31c7ba9 net: dwc-xlgmac: fix an error code in xlgmac_alloc_pages() by Dan Carpenter · 8 years ago
- a7678c7 rtnetlink: Add dump all for netconf by David Ahern · 8 years ago
- 276a74d Merge branch 'phy-mmd-cleanup' by David S. Miller · 8 years ago
- 060fbc8 net: phy: clean up mmd_phy_indirect() by Russell King · 8 years ago
- 3b85d8d net: phy: remove the indirect MMD read/write methods by Russell King · 8 years ago
- d11437e net: phy: convert micrel to new read_mmd/write_mmd driver methods by Russell King · 8 years ago
- a6d99fc net: phy: switch remaining users to phy_(read|write)_mmd() by Russell King · 8 years ago
- 5f61367 net: lan78xx: update for phy_(read|write)_mmd_indirect() removal by Russell King · 8 years ago
- 1ee6b9b net: phy: make phy_(read|write)_mmd() generic MMD accessors by Russell King · 8 years ago
- 9860118 net: phy: move phy MMD accessors to phy-core.c by Russell King · 8 years ago
- 2d72d50 net: stmmac: Use AVB mode by default by Thierry Reding · 8 years ago
- 33e85b8 net: stmmac: Restore DT backwards-compatibility by Thierry Reding · 8 years ago
- f397687 net: stmmac: Always enable MAC RX queues by Thierry Reding · 8 years ago
- 4c355cd net: convert sk_filter.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
- 726bcec net: greth: Utilize of_get_mac_address() by Tobias Klauser · 8 years ago
- 58ad319 liquidio: fix Coverity scan errors by Felix Manlunas · 8 years ago
- cfc62d8 net: tcp: Permit user set TCP_MAXSEG to default value by Gao Feng · 8 years ago
- b2a1674 Merge branch 'ovs-sample-action-optimization' by David S. Miller · 8 years ago
- bef7f75 Openvswitch: Refactor sample and recirc actions implementation by andy zhou · 8 years ago
- 798c166 openvswitch: Optimize sample action for the clone use cases by andy zhou · 8 years ago
- 4572ef5 openvswitch: Refactor recirc key allocation. by andy zhou · 8 years ago
- 47c697a openvswitch: Deferred fifo API change. by andy zhou · 8 years ago
- 29dd5ec Merge branch 'vrf-perf' by David S. Miller · 8 years ago
- a9ec54d net: vrf: performance improvements for IPv6 by David Ahern · 8 years ago
- dcdd43c net: vrf: performance improvements for IPv4 by David Ahern · 8 years ago
- a2d133b sock: introduce SO_MEMINFO getsockopt by Josh Hunt · 8 years ago
- c7cd4c9 mlxsw: spectrum: fix swapped order of arguments packets and bytes by Colin Ian King · 8 years ago
- bb58d07 cxgb4: Update IngPad and IngPack values by Arjun Vynipadath · 8 years ago
- 3588f29 net: dwc-xlgmac: add module license by Arnd Bergmann · 8 years ago
- 424fa00 net: dwc-xlgmac: include dcbnl.h by Arnd Bergmann · 8 years ago
- 7b8f7a4 neighbour: fix nlmsg_pid in notifications by Roopa Prabhu · 8 years ago
- 7ada7ca Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
- 592d42a Merge branch 'qed-IOV-cleanups' by David S. Miller · 8 years ago
- e50728e qed: Always publish VF link from leading hwfn by Mintz, Yuval · 8 years ago
- e99a21c qed: Raise verbosity of Malicious VF indications by Mintz, Yuval · 8 years ago
- cccf6f5 qed: Make qed_iov_mark_vf_flr() return bool by Mintz, Yuval · 8 years ago
- 4c4fa79 qed: Deprecate VF multiple queue-stop by Mintz, Yuval · 8 years ago
- f109c24 qed: Uniform IOV queue validation by Mintz, Yuval · 8 years ago
- b801b15 qed: Correct default VF coalescing configuration by Mintz, Yuval · 8 years ago
- d919408 qed: Set HW-channel to ready before ACKing VF by Mintz, Yuval · 8 years ago
- 4e9b2a6 qed: Clean VF malicious indication when disabling IOV by Mintz, Yuval · 8 years ago
- 81e64ef qed: Increase verbosity of VF -> PF errors by Mintz, Yuval · 8 years ago
- f9fe1c1 rhashtable: Add rhashtable_lookup_get_insert_fast by Andreas Gruenbacher · 8 years ago
- 9549c6c liquidio: fix for vf mac addr command sent to nic firmware by Rick Farrington · 8 years ago
- 71dbc341 net: usb: pegasus: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
- 71f0cfe Merge branch 'ibmvnic-init' by David S. Miller · 8 years ago
- ea5509f ibmvnic: Correct ibmvnic handling of device open/close by John Allen · 8 years ago
- f6ef640 ibmvnic: Move ibmvnic adapter intialization to its own routine by John Allen · 8 years ago
- a57a5d2 ibmvnic: Move login to its own routine by John Allen · 8 years ago
- bd0b672 ibmvnic: Move login and queue negotiation into ibmvnic_open by John Allen · 8 years ago
- e74bad6 net: sun: sungem: rix a possible null dereference by Philippe Reynes · 8 years ago
- c5b71e633d liquidio: add debug error messages to report command timeout by Rick Farrington · 8 years ago
- 1f697ab liquidio: remove duplicate code by Satanand Burla · 8 years ago
- 03e1de5 Merge branch 'stmmac-mq-part3' by David S. Miller · 8 years ago
- abe80fd net: stmmac: RX queue routing configuration by Joao Pinto · 8 years ago
- a8f5102 net: stmmac: TX and RX queue priority configuration by Joao Pinto · 8 years ago
- aff3d9e net: stmmac: enable multiple buffers by Joao Pinto · 8 years ago
- de6b08f net: ethoc: Use ether_addr_copy() by Tobias Klauser · 8 years ago
- 0ed4844 Merge branch 'mlxsw-cleanups' by David S. Miller · 8 years ago
- abbdf4b mlxsw: spectrum: Align the matchall default case returned value by Or Gerlitz · 8 years ago
- bf95233 mlxsw: spectrum: Cosmetic naming change by Arkadi Sharshevsky · 8 years ago
- 33928ee r8152: check hw version first by hayeswang · 8 years ago
- b6e13ae Merge branch 'usbnet-ksettings' by David S. Miller · 8 years ago
- bde87ad net: usb: usb: remove old api ethtool_{get|set}_settings by Philippe Reynes · 8 years ago