summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* average: remove out-of-line implementationJohannes Berg2015-08-203-98/+0
* rt2x00: use DECLARE_EWMAJohannes Berg2015-08-203-15/+10
* ath5k: use DECLARE_EWMAJohannes Berg2015-08-205-7/+8
* virtio_net: use DECLARE_EWMAJohannes Berg2015-08-202-12/+11
* bnx2x: Fix vxlan endianity issueYuval Mintz2015-08-201-1/+1
* Merge branch 'vrf-cleanups-part-2'David S. Miller2015-08-201-20/+4
|\
| * vrf: ndo_add|del_slave drop unnecessary checksNikolay Aleksandrov2015-08-201-5/+1
| * vrf: move vrf_insert_slave so we can drop a goto labelNikolay Aleksandrov2015-08-201-6/+2
| * vrf: remove unnecessary duplicate checkNikolay Aleksandrov2015-08-201-8/+0
| * vrf: don't panic on cache create failureNikolay Aleksandrov2015-08-201-1/+1
|/
* vrf: plug skb leaksNikolay Aleksandrov2015-08-201-3/+10
* vrf: vrf_master_ifindex_rcu is not always called with rcu read lockNikolay Aleksandrov2015-08-192-4/+20
* lwtunnel: Fix the sparse warnings in fib_encap_matchYing Xue2015-08-191-0/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-08-1814-59/+236
|\
| * ixgbe: TRIVIAL fix up double 'the' and comment styleJacob Keller2015-08-181-2/+1
| * ixgbe: Simplify port-specific macrosMark Rustad2015-08-181-9/+9
| * igb: make sure SR-IOV init uses the right number of queuesTodd Fujinaka2015-08-181-2/+7
| * igbvf: clear buffer_info->dma after dma_unmap_single()Stefan Assmann2015-08-181-0/+1
| * igb: Fix a memory leak in igb_probeJia-Ju Bai2015-08-181-0/+1
| * e1000e: Modify Tx/Rx configurations to avoid null pointer dereferences in e10...Jia-Ju Bai2015-08-181-12/+12
| * igb: Fix a deadlock in igb_sriov_reinitJia-Ju Bai2015-08-181-0/+1
| * e100: Release skb when DMA mapping is failed in e100_xmit_prepareJia-Ju Bai2015-08-181-1/+4
| * e100: Add a check after pci_pool_create to avoid null pointer dereferenceJia-Ju Bai2015-08-181-0/+7
| * igb: Teardown SR-IOV before unregister_netdev()Alex Williamson2015-08-181-4/+4
| * igb: add support for 1512 PHYTodd Fujinaka2015-08-184-5/+114
| * igb: implement high frequency periodic output signalsRichard Cochran2015-08-182-20/+54
| * igb: do not re-init SR-IOV during probeStefan Assmann2015-08-181-1/+1
| * igb: missing rtnl_unlock in igb_sriov_reinit()Vasily Averin2015-08-181-0/+1
| * igb: Fix oops caused by missing queue pairingShota Suzuki2015-08-183-3/+19
* | Merge branch 'vrf-next'David S. Miller2015-08-182-12/+4
|\ \
| * | vrf: simplify the netdev notifier functionNikolay Aleksandrov2015-08-181-3/+2
| * | vrf: don't check for dstats and rth in uninit pathNikolay Aleksandrov2015-08-181-4/+2
| * | vrf: drop unused num_slaves memberNikolay Aleksandrov2015-08-182-3/+0
| * | vrf: drop unnecessary dev refcnt changesNikolay Aleksandrov2015-08-181-2/+0
|/ /
* | hv_netvsc: Fix dereference of nvdev before checkAndrew Schwartzmeyer2015-08-181-2/+5
* | lwtunnel: ip tunnel: fix multiple routes with different encapJiri Benc2015-08-181-0/+7
* | lwtunnel: fix memory leakJiri Benc2015-08-182-5/+12
* | cxgb4: memory corruption in debugfsDan Carpenter2015-08-181-5/+6
* | enic: Fix namespace pollution causing build errors.David S. Miller2015-08-183-7/+7
* | bnx2x: Add vxlan RSS supportRajesh Borundia2015-08-184-0/+123
* | Merge branch 'dsa-multi-swtich'David S. Miller2015-08-184-23/+71
|\ \ | |/ |/|
| * dsa: mv88e6xxx: Set DSA mode based on chip abilitiesAndrew Lunn2015-08-181-5/+8
| * net: dsa: Add dsa_is_dsa_port() helperAndrew Lunn2015-08-182-3/+7
| * net: dsa: Allow multi hop routes to be expressedAndrew Lunn2015-08-182-16/+57
|/
* Merge branch 'drivers_iff_no_queue'David S. Miller2015-08-1829-48/+36
|\
| * net: sched: drop all special handling of tx_queue_len == 0Phil Sutter2015-08-185-17/+9
| * net: warn if drivers set tx_queue_len = 0Phil Sutter2015-08-181-0/+3
| * staging: wilc1000: convert to using IFF_NO_QUEUEPhil Sutter2015-08-181-1/+1
| * net: caif: convert to using IFF_NO_QUEUEPhil Sutter2015-08-185-5/+5
| * net: hsr: convert to using IFF_NO_QUEUEPhil Sutter2015-08-181-1/+1
OpenPOWER on IntegriCloud