2017-03-23 |
Iyappan Subramanian | drivers: net: xgene-v2: Add ethtool support |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Iyappan Subramanian | drivers: net: xgene-v2: Add MDIO support |
commit | commitdiff | tree | snapshot |
2017-03-22 |
David S. Miller | Merge branch 'bpf-map-in-map' |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Martin KaFai Lau | bpf: Add tests for map-in-map |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Martin KaFai Lau | bpf: Add hash of maps support |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Martin KaFai Lau | bpf: Add array of maps support |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Martin KaFai Lau | bpf: Fix and simplifications on inline map lookup |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Joao Pinto | net: stmmac: fix dma operation mode config for older... |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Joel Scherpelz | net: ipv6: Add sysctl for minimum prefix len acceptable... |
commit | commitdiff | tree | snapshot |
2017-03-22 |
David S. Miller | Merge branch 'nfp-concurrency' |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Jakub Kicinski | nfp: disable FW on reconfiguration errors |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Jakub Kicinski | nfp: remove defensive checks around ndo_open()/ndo_close() |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Jakub Kicinski | nfp: flush xmit_more on error paths |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Jakub Kicinski | nfp: remove RX queue pointers |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Jakub Kicinski | nfp: don't use netdev_warn() before netdev is registered |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Jakub Kicinski | nfp: fix nfp_cpp_read()/nfp_cpp_write() error paths |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Jakub Kicinski | nfp: fix invalid area detection |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Jakub Kicinski | nfp: don't ignore return value of wait_event_interruptible |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Jakub Kicinski | nfp: correct return codes when msleep gets interrupted |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Jakub Kicinski | nfp: lock area cache earlier |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Jakub Kicinski | nfp: document expected locking in the core |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Jakub Kicinski | nfp: move mutex code out of nfp_cppcore.c |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Jakub Kicinski | nfp: remove cpp mutex cache |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Jakub Kicinski | nfp: fail graciously when someone tries to grab global... |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Jakub Kicinski | nfp: disallow sharing mutexes on the same machine |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Dan Carpenter | net: dwc-xlgmac: fix an error code in xlgmac_alloc_pages() |
commit | commitdiff | tree | snapshot |
2017-03-22 |
David Ahern | rtnetlink: Add dump all for netconf |
commit | commitdiff | tree | snapshot |
2017-03-22 |
David S. Miller | Merge branch 'phy-mmd-cleanup' |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Russell King | net: phy: clean up mmd_phy_indirect() |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Russell King | net: phy: remove the indirect MMD read/write methods |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Russell King | net: phy: convert micrel to new read_mmd/write_mmd... |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Russell King | net: phy: switch remaining users to phy_(read|write... |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Russell King | net: lan78xx: update for phy_(read|write)_mmd_indirect... |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Russell King | net: phy: make phy_(read|write)_mmd() generic MMD accessors |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Russell King | net: phy: move phy MMD accessors to phy-core.c |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Thierry Reding | net: stmmac: Use AVB mode by default |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Thierry Reding | net: stmmac: Restore DT backwards-compatibility |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Thierry Reding | net: stmmac: Always enable MAC RX queues |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Reshetova,... | net: convert sk_filter.refcnt from atomic_t to refcount_t |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Tobias Klauser | net: greth: Utilize of_get_mac_address() |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Felix Manlunas | liquidio: fix Coverity scan errors |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Gao Feng | net: tcp: Permit user set TCP_MAXSEG to default value |
commit | commitdiff | tree | snapshot |
2017-03-22 |
David S. Miller | Merge branch 'ovs-sample-action-optimization' |
commit | commitdiff | tree | snapshot |
2017-03-22 |
andy zhou | Openvswitch: Refactor sample and recirc actions impleme... |
commit | commitdiff | tree | snapshot |
2017-03-22 |
andy zhou | openvswitch: Optimize sample action for the clone use... |
commit | commitdiff | tree | snapshot |
2017-03-22 |
andy zhou | openvswitch: Refactor recirc key allocation. |
commit | commitdiff | tree | snapshot |
2017-03-22 |
andy zhou | openvswitch: Deferred fifo API change. |
commit | commitdiff | tree | snapshot |
2017-03-22 |
David S. Miller | Merge branch 'vrf-perf' |
commit | commitdiff | tree | snapshot |
2017-03-22 |
David Ahern | net: vrf: performance improvements for IPv6 |
commit | commitdiff | tree | snapshot |
2017-03-22 |
David Ahern | net: vrf: performance improvements for IPv4 |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Josh Hunt | sock: introduce SO_MEMINFO getsockopt |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Colin Ian King | mlxsw: spectrum: fix swapped order of arguments packets... |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Arjun Vynipadath | cxgb4: Update IngPad and IngPack values |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Arnd Bergmann | net: dwc-xlgmac: add module license |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Arnd Bergmann | net: dwc-xlgmac: include dcbnl.h |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Roopa Prabhu | neighbour: fix nlmsg_pid in notifications |
commit | commitdiff | tree | snapshot |
2017-03-22 |
David S. Miller | Merge branch '1GbE' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2017-03-22 |
David S. Miller | Merge branch 'qed-IOV-cleanups' |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Mintz, Yuval | qed: Always publish VF link from leading hwfn |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Mintz, Yuval | qed: Raise verbosity of Malicious VF indications |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Mintz, Yuval | qed: Make qed_iov_mark_vf_flr() return bool |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Mintz, Yuval | qed: Deprecate VF multiple queue-stop |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Mintz, Yuval | qed: Uniform IOV queue validation |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Mintz, Yuval | qed: Correct default VF coalescing configuration |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Mintz, Yuval | qed: Set HW-channel to ready before ACKing VF |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Mintz, Yuval | qed: Clean VF malicious indication when disabling IOV |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Mintz, Yuval | qed: Increase verbosity of VF -> PF errors |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Andreas Gruenbacher | rhashtable: Add rhashtable_lookup_get_insert_fast |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Rick Farrington | liquidio: fix for vf mac addr command sent to nic firmware |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Philippe Reynes | net: usb: pegasus: use new api ethtool_{get|set}_link_k... |
commit | commitdiff | tree | snapshot |
2017-03-22 |
David S. Miller | Merge branch 'ibmvnic-init' |
commit | commitdiff | tree | snapshot |
2017-03-22 |
John Allen | ibmvnic: Correct ibmvnic handling of device open/close |
commit | commitdiff | tree | snapshot |
2017-03-22 |
John Allen | ibmvnic: Move ibmvnic adapter intialization to its... |
commit | commitdiff | tree | snapshot |
2017-03-22 |
John Allen | ibmvnic: Move login to its own routine |
commit | commitdiff | tree | snapshot |
2017-03-22 |
John Allen | ibmvnic: Move login and queue negotiation into ibmvnic_open |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Philippe Reynes | net: sun: sungem: rix a possible null dereference |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Rick Farrington | liquidio: add debug error messages to report command... |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Satanand Burla | liquidio: remove duplicate code |
commit | commitdiff | tree | snapshot |
2017-03-22 |
David S. Miller | Merge branch 'stmmac-mq-part3' |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Joao Pinto | net: stmmac: RX queue routing configuration |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Joao Pinto | net: stmmac: TX and RX queue priority configuration |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Joao Pinto | net: stmmac: enable multiple buffers |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Tobias Klauser | net: ethoc: Use ether_addr_copy() |
commit | commitdiff | tree | snapshot |
2017-03-22 |
David S. Miller | Merge branch 'mlxsw-cleanups' |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Or Gerlitz | mlxsw: spectrum: Align the matchall default case return... |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Arkadi Sharshevsky | mlxsw: spectrum: Cosmetic naming change |
commit | commitdiff | tree | snapshot |
2017-03-22 |
hayeswang | r8152: check hw version first |
commit | commitdiff | tree | snapshot |
2017-03-21 |
David S. Miller | Merge branch 'usbnet-ksettings' |
commit | commitdiff | tree | snapshot |
2017-03-21 |
Philippe Reynes | net: usb: usb: remove old api ethtool_{get|set}_settings |
commit | commitdiff | tree | snapshot |
2017-03-21 |
Philippe Reynes | net: usb: asix: use new api ethtool_{get|set}_link_kset... |
commit | commitdiff | tree | snapshot |
2017-03-21 |
Philippe Reynes | net: usb: sr9700: use new api ethtool_{get|set}_link_ks... |
commit | commitdiff | tree | snapshot |
2017-03-21 |
Philippe Reynes | net: usb: smsc75xx: use new api ethtool_{get|set}_link_... |
commit | commitdiff | tree | snapshot |
2017-03-21 |
Philippe Reynes | net: usb: sierra_net: use new api ethtool_{get|set... |
commit | commitdiff | tree | snapshot |
2017-03-21 |
Philippe Reynes | net: usb: mcs7830: use new api ethtool_{get|set}_link_k... |
commit | commitdiff | tree | snapshot |
2017-03-21 |
Philippe Reynes | net: usb: dm9601: use new api ethtool_{get|set}_link_ks... |
commit | commitdiff | tree | snapshot |
2017-03-21 |
Philippe Reynes | net: usb: cdc_ncm: use new api ethtool_{get|set}_link_k... |
commit | commitdiff | tree | snapshot |
2017-03-21 |
Philippe Reynes | net: usb: sr9800: use new api ethtool_{get|set}_link_ks... |
commit | commitdiff | tree | snapshot |
2017-03-21 |
Philippe Reynes | net: usb: smsc95xx: use new api ethtool_{get|set}_link_... |
commit | commitdiff | tree | snapshot |
2017-03-21 |
Philippe Reynes | net: usb: usbnet: add new api ethtool_{get|set}_link_ks... |
commit | commitdiff | tree | snapshot |
2017-03-21 |
Philippe Reynes | ixgb: use new API ethtool_{get|set}_link_ksettings |
commit | commitdiff | tree | snapshot |
next |