aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-08-20Merge tag 'for-linus-4.2-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-2/+2
2015-08-20Merge tag 'sound-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds6-1/+27
2015-08-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds4-23/+44
2015-08-20Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermalLinus Torvalds2-33/+48
2015-08-20x86/xen: make CONFIG_XEN depend on CONFIG_X86_LOCAL_APICDavid Vrabel1-2/+2
2015-08-19vrf: vrf_master_ifindex_rcu is not always called with rcu read lockNikolay Aleksandrov2-4/+20
2015-08-19lwtunnel: Fix the sparse warnings in fib_encap_matchYing Xue1-0/+4
2015-08-19Merge tag 'asoc-v4.2-disable-topology' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai4-0/+24
2015-08-19ALSA: hda - Add dock support for Thinkpad W541 (17aa:2211)Rick Sherman1-0/+1
2015-08-19ALSA: usb-audio: Fix runtime PM unbalanceTakashi Iwai1-1/+1
2015-08-19netfilter: nft_payload: work around vlan header strippingFlorian Westphal1-1/+56
2015-08-18target: Fix handling of small allocation lengths in REPORT LUNSRoland Dreier1-16/+16
2015-08-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller14-59/+236
2015-08-18Merge branch 'vrf-next'David S. Miller2-12/+4
2015-08-18vrf: simplify the netdev notifier functionNikolay Aleksandrov1-3/+2
2015-08-18vrf: don't check for dstats and rth in uninit pathNikolay Aleksandrov1-4/+2
2015-08-18vrf: drop unused num_slaves memberNikolay Aleksandrov2-3/+0
2015-08-18vrf: drop unnecessary dev refcnt changesNikolay Aleksandrov1-2/+0
2015-08-18hv_netvsc: Fix dereference of nvdev before checkAndrew Schwartzmeyer1-2/+5
2015-08-18lwtunnel: ip tunnel: fix multiple routes with different encapJiri Benc1-0/+7
2015-08-18lwtunnel: fix memory leakJiri Benc2-5/+12
2015-08-18batman-adv: Fix memory leak on tt add with invalid vlanSven Eckelmann1-1/+4
2015-08-18cxgb4: memory corruption in debugfsDan Carpenter1-5/+6
2015-08-18enic: Fix namespace pollution causing build errors.David S. Miller3-7/+7
2015-08-18bnx2x: Add vxlan RSS supportRajesh Borundia4-0/+123
2015-08-18Merge branch 'dsa-multi-swtich'David S. Miller4-23/+71
2015-08-18dsa: mv88e6xxx: Set DSA mode based on chip abilitiesAndrew Lunn1-5/+8
2015-08-18net: dsa: Add dsa_is_dsa_port() helperAndrew Lunn2-3/+7
2015-08-18net: dsa: Allow multi hop routes to be expressedAndrew Lunn2-16/+57
2015-08-18ixgbe: TRIVIAL fix up double 'the' and comment styleJacob Keller1-2/+1
2015-08-18ixgbe: Simplify port-specific macrosMark Rustad1-9/+9
2015-08-18igb: make sure SR-IOV init uses the right number of queuesTodd Fujinaka1-2/+7
2015-08-18igbvf: clear buffer_info->dma after dma_unmap_single()Stefan Assmann1-0/+1
2015-08-18igb: Fix a memory leak in igb_probeJia-Ju Bai1-0/+1
2015-08-18e1000e: Modify Tx/Rx configurations to avoid null pointer dereferences in e1000_openJia-Ju Bai1-12/+12
2015-08-18igb: Fix a deadlock in igb_sriov_reinitJia-Ju Bai1-0/+1
2015-08-18e100: Release skb when DMA mapping is failed in e100_xmit_prepareJia-Ju Bai1-1/+4
2015-08-18e100: Add a check after pci_pool_create to avoid null pointer dereferenceJia-Ju Bai1-0/+7
2015-08-18igb: Teardown SR-IOV before unregister_netdev()Alex Williamson1-4/+4
2015-08-18igb: add support for 1512 PHYTodd Fujinaka4-5/+114
2015-08-18igb: implement high frequency periodic output signalsRichard Cochran2-20/+54
2015-08-18igb: do not re-init SR-IOV during probeStefan Assmann1-1/+1
2015-08-18igb: missing rtnl_unlock in igb_sriov_reinit()Vasily Averin1-0/+1
2015-08-18igb: Fix oops caused by missing queue pairingShota Suzuki3-3/+19
2015-08-18Merge tag 'dmaengine-fix-4.2-rc8' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-0/+4
2015-08-18Merge branch 'drivers_iff_no_queue'David S. Miller29-48/+36
2015-08-18net: sched: drop all special handling of tx_queue_len == 0Phil Sutter5-17/+9
2015-08-18net: warn if drivers set tx_queue_len = 0Phil Sutter1-0/+3
2015-08-18staging: wilc1000: convert to using IFF_NO_QUEUEPhil Sutter1-1/+1
2015-08-18net: caif: convert to using IFF_NO_QUEUEPhil Sutter5-5/+5