summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2015-08-18net: dummy: convert to using IFF_NO_QUEUEPhil Sutter
2015-08-18net: veth: enable noqueue operation by defaultPhil Sutter
2015-08-17enic: Fix sparse warning in vnic_devcmd_init().David S. Miller
2015-08-17mlx5e: Fix sparse warnings in mlx5e_handle_csum().David S. Miller
2015-08-17net/mlx5e: Support RX CHECKSUM_COMPLETEAchiad Shochat
2015-08-17net/mlx5e: Support ethtool get/set_pauseparamAchiad Shochat
2015-08-17net/mlx5e: Ethtool link speed setting fixesAchiad Shochat
2015-08-17net/mlx5e: HW LRO changes/fixesAchiad Shochat
2015-08-17net/mlx5e: Support smaller RX/TX ring sizesAchiad Shochat
2015-08-17net/mlx5e: Add ethtool RSS configuration optionsAchiad Shochat
2015-08-17net/mlx5e: Make RSS indirection table size a constantAchiad Shochat
2015-08-17net/mlx5e: Have a single RSS Toeplitz hash keyAchiad Shochat
2015-08-17Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller