summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-22netvsc: use RCU to protect inner device structurestephen hemminger
2017-03-22netvsc: change max channel calculationstephen hemminger
2017-03-22netvsc: handle offline mtu and channel changestephen hemminger
2017-03-22netvsc: fix NAPI performance regressionstephen hemminger
2017-03-22liquidio: fix tx completions in napi pollVSR Burru
2017-03-22liquidio: allocate RX buffers in OOM conditions in PF and VFSatanand Burla
2017-03-22net: vmxnet3: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-03-22net: virtio_net: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-03-22Merge branch 'xgene-v2-mdio-and-ethtool'David S. Miller
2017-03-22drivers: net: xgene-v2: misc fixesIyappan Subramanian
2017-03-22drivers: net: xgene-v2: Fix port resetIyappan Subramanian
2017-03-22drivers: net: xgene-v2: Add ethtool supportIyappan Subramanian
2017-03-22drivers: net: xgene-v2: Add MDIO supportIyappan Subramanian
2017-03-22Merge branch 'bpf-map-in-map'David S. Miller
2017-03-22bpf: Add tests for map-in-mapMartin KaFai Lau
2017-03-22bpf: Add hash of maps supportMartin KaFai Lau
2017-03-22bpf: Add array of maps supportMartin KaFai Lau
2017-03-22bpf: Fix and simplifications on inline map lookupMartin KaFai Lau
2017-03-22net: stmmac: fix dma operation mode config for older versionsJoao Pinto
2017-03-22net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs.Joel Scherpelz
2017-03-22Merge branch 'nfp-concurrency'David S. Miller
2017-03-22nfp: disable FW on reconfiguration errorsJakub Kicinski
2017-03-22nfp: remove defensive checks around ndo_open()/ndo_close()Jakub Kicinski
2017-03-22nfp: flush xmit_more on error pathsJakub Kicinski
2017-03-22nfp: remove RX queue pointersJakub Kicinski
2017-03-22nfp: don't use netdev_warn() before netdev is registeredJakub Kicinski
2017-03-22nfp: fix nfp_cpp_read()/nfp_cpp_write() error pathsJakub Kicinski
2017-03-22nfp: fix invalid area detectionJakub Kicinski
2017-03-22nfp: don't ignore return value of wait_event_interruptibleJakub Kicinski
2017-03-22nfp: correct return codes when msleep gets interruptedJakub Kicinski
2017-03-22nfp: lock area cache earlierJakub Kicinski
2017-03-22nfp: document expected locking in the coreJakub Kicinski
2017-03-22nfp: move mutex code out of nfp_cppcore.cJakub Kicinski
2017-03-22nfp: remove cpp mutex cacheJakub Kicinski
2017-03-22nfp: fail graciously when someone tries to grab global lockJakub Kicinski
2017-03-22nfp: disallow sharing mutexes on the same machineJakub Kicinski
2017-03-22net: dwc-xlgmac: fix an error code in xlgmac_alloc_pages()Dan Carpenter
2017-03-22rtnetlink: Add dump all for netconfDavid Ahern
2017-03-22Merge branch 'phy-mmd-cleanup'David S. Miller
2017-03-22net: phy: clean up mmd_phy_indirect()Russell King
2017-03-22net: phy: remove the indirect MMD read/write methodsRussell King
2017-03-22net: phy: convert micrel to new read_mmd/write_mmd driver methodsRussell King
2017-03-22net: phy: switch remaining users to phy_(read|write)_mmd()Russell King
2017-03-22net: lan78xx: update for phy_(read|write)_mmd_indirect() removalRussell King
2017-03-22net: phy: make phy_(read|write)_mmd() generic MMD accessorsRussell King
2017-03-22net: phy: move phy MMD accessors to phy-core.cRussell King
2017-03-22net: stmmac: Use AVB mode by defaultThierry Reding
2017-03-22net: stmmac: Restore DT backwards-compatibilityThierry Reding
2017-03-22net: stmmac: Always enable MAC RX queuesThierry Reding
2017-03-22net: convert sk_filter.refcnt from atomic_t to refcount_tReshetova, Elena