aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-08-20net: xgene Remove xgene specific phy and MAC lookup functionsJeremy Linton
2015-08-20smsc911x: Remove dev==NULL check.Jeremy Linton
2015-08-20device property: Add ETH_ALEN check, update comments.Jeremy Linton
2015-08-20Merge tag 'wireless-drivers-next-for-davem-2015-08-19' of git://git.kernel.or...David S. Miller
2015-08-20rt2x00: use DECLARE_EWMAJohannes Berg
2015-08-20ath5k: use DECLARE_EWMAJohannes Berg
2015-08-20virtio_net: use DECLARE_EWMAJohannes Berg
2015-08-20bnx2x: Fix vxlan endianity issueYuval Mintz
2015-08-20vrf: ndo_add|del_slave drop unnecessary checksNikolay Aleksandrov
2015-08-20vrf: move vrf_insert_slave so we can drop a goto labelNikolay Aleksandrov
2015-08-20vrf: remove unnecessary duplicate checkNikolay Aleksandrov
2015-08-20vrf: don't panic on cache create failureNikolay Aleksandrov
2015-08-20vrf: plug skb leaksNikolay Aleksandrov
2015-08-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-08-18vrf: simplify the netdev notifier functionNikolay Aleksandrov
2015-08-18vrf: don't check for dstats and rth in uninit pathNikolay Aleksandrov
2015-08-18vrf: drop unused num_slaves memberNikolay Aleksandrov
2015-08-18vrf: drop unnecessary dev refcnt changesNikolay Aleksandrov
2015-08-18hv_netvsc: Fix dereference of nvdev before checkAndrew Schwartzmeyer
2015-08-18cxgb4: memory corruption in debugfsDan Carpenter
2015-08-18enic: Fix namespace pollution causing build errors.David S. Miller
2015-08-18bnx2x: Add vxlan RSS supportRajesh Borundia
2015-08-18dsa: mv88e6xxx: Set DSA mode based on chip abilitiesAndrew Lunn
2015-08-18net: dsa: Add dsa_is_dsa_port() helperAndrew Lunn
2015-08-18ixgbe: TRIVIAL fix up double 'the' and comment styleJacob Keller
2015-08-18ixgbe: Simplify port-specific macrosMark Rustad
2015-08-18igb: make sure SR-IOV init uses the right number of queuesTodd Fujinaka
2015-08-18igbvf: clear buffer_info->dma after dma_unmap_single()Stefan Assmann
2015-08-18igb: Fix a memory leak in igb_probeJia-Ju Bai
2015-08-18e1000e: Modify Tx/Rx configurations to avoid null pointer dereferences in e10...Jia-Ju Bai
2015-08-18igb: Fix a deadlock in igb_sriov_reinitJia-Ju Bai
2015-08-18e100: Release skb when DMA mapping is failed in e100_xmit_prepareJia-Ju Bai
2015-08-18e100: Add a check after pci_pool_create to avoid null pointer dereferenceJia-Ju Bai
2015-08-18igb: Teardown SR-IOV before unregister_netdev()Alex Williamson
2015-08-18igb: add support for 1512 PHYTodd Fujinaka
2015-08-18igb: implement high frequency periodic output signalsRichard Cochran
2015-08-18igb: do not re-init SR-IOV during probeStefan Assmann
2015-08-18igb: missing rtnl_unlock in igb_sriov_reinit()Vasily Averin
2015-08-18igb: Fix oops caused by missing queue pairingShota Suzuki
2015-08-18staging: wilc1000: convert to using IFF_NO_QUEUEPhil Sutter
2015-08-18net: caif: convert to using IFF_NO_QUEUEPhil Sutter
2015-08-18net: mac80211_hwsim: convert to using IFF_NO_QUEUEPhil Sutter
2015-08-18net: hostap: convert to using IFF_NO_QUEUEPhil Sutter
2015-08-18net: ipvlan: convert to using IFF_NO_QUEUEPhil Sutter
2015-08-18net: bonding: convert to using IFF_NO_QUEUEPhil Sutter
2015-08-18net: vxlan: convert to using IFF_NO_QUEUEPhil Sutter
2015-08-18net: team: convert to using IFF_NO_QUEUEPhil Sutter
2015-08-18net: nlmon: convert to using IFF_NO_QUEUEPhil Sutter
2015-08-18net: loopback: convert to using IFF_NO_QUEUEPhil Sutter
2015-08-18net: geneve: convert to using IFF_NO_QUEUEPhil Sutter