summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net_sched: call qlen_notify only if child qdisc is emptyKonstantin Khlebnikov2017-08-166-13/+15
* Merge branch 'liquidio-adding-support-for-ethtool-set-channels-feature'David S. Miller2017-08-157-451/+529
|\
| * liquidio: added support for ethtool --set-channels featureIntiyaz Basha2017-08-156-50/+226
| * liquidio: moved octeon_setup_interrupt to lio_core.cIntiyaz Basha2017-08-154-263/+202
| * liquidio: moved liquidio_legacy_intr_handler to lio_core.cIntiyaz Basha2017-08-153-56/+57
| * liquidio: moved liquidio_msix_intr_handler to lio_core.cIntiyaz Basha2017-08-155-88/+50
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-15228-904/+2154
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-08-1558-159/+512
| |\
| | * bpf: fix bpf_trace_printk on 32 bit archsDaniel Borkmann2017-08-151-4/+30
| | * PCI: fix oops when try to find Root Port for a PCI devicedingtianhong2017-08-151-3/+4
| | * sfc: don't try and read ef10 data on non-ef10 NICBert Kenward2017-08-151-2/+6
| | * net_sched: remove warning from qdisc_hash_addKonstantin Khlebnikov2017-08-151-3/+0
| | * net_sched/sfq: update hierarchical backlog when drop packetKonstantin Khlebnikov2017-08-151-1/+4
| | * net_sched: reset pointers to tcf blocks in classful qdiscs' destructorsKonstantin Khlebnikov2017-08-154-4/+12
| | * ipv4: fix NULL dereference in free_fib_info_rcu()Eric Dumazet2017-08-151-5/+7
| | * net: Fix a typo in comment about sock flags.Tonghao Zhang2017-08-151-1/+1
| | * ipv6: fix NULL dereference in ip6_route_dev_notify()Eric Dumazet2017-08-152-3/+13
| | * Merge tag 'wireless-drivers-for-davem-2017-08-15' of git://git.kernel.org/pub...David S. Miller2017-08-1515-40/+126
| | |\
| | | * brcmfmac: feature check for multi-scheduled scan fails on bcm4343x devicesArend Van Spriel2017-08-141-2/+4
| | | * Merge tag 'iwlwifi-for-kalle-2018-08-09' of git://git.kernel.org/pub/scm/linu...Kalle Valo2017-08-096-10/+59
| | | |\
| | | | * iwlwifi: mvm: send delba upon rx ba session timeoutNaftali Goldstein2017-08-091-2/+2
| | | | * mac80211: add api to start ba session timer expired flowNaftali Goldstein2017-08-092-1/+36
| | | | * iwlwifi: mvm: don't WARN when a legit race happens in A-MPDUEmmanuel Grumbach2017-08-091-4/+6
| | | | * iwlwifi: mvm: start mac queues when deferred tx frames are purgedAvraham Stern2017-08-091-1/+11
| | | | * iwlwifi: mvm: Fix a memory leak in an error handling path in 'iwl_mvm_sar_get...Christophe Jaillet2017-08-051-2/+4
| | | |/
| | | * Merge tag 'iwlwifi-for-kalle-2017-08-02' of git://git.kernel.org/pub/scm/linu...Kalle Valo2017-08-039-28/+63
| | | |\
| | | | * iwlwifi: add the new 9000 series PCI IDsTzipi Peres2017-08-011-0/+20
| | | | * iwlwifi: mvm: set the RTS_MIMO_PROT bit in flag mask when sending sta to fwNaftali Goldstein2017-08-011-1/+2
| | | | * iwlwifi: fix fw_pre_next_step to apply also for C stepHaim Dreyfuss2017-08-013-13/+14
| | | | * iwlwifi: mvm: rs: fix TLC statistics collectionGregory Greenman2017-08-011-4/+4
| | | | * iwlwifi: mvm: set A-MPDU bit upon empty BA notification from FWGregory Greenman2017-08-011-0/+2
| | | | * iwlwifi: split the regulatory rules when the bandwidth flags require itEmmanuel Grumbach2017-08-011-8/+11
| | | | * iwlwifi: add TLV for MLME offload firmware capabilityEmmanuel Grumbach2017-08-011-0/+2
| | | | * iwlwifi: mvm: fix TCP CSUM offload with WEP and A000 seriesEmmanuel Grumbach2017-08-011-2/+8
| | | |/
| | * | tcp: fix possible deadlock in TCP stack vs BPF filterEric Dumazet2017-08-142-4/+4
| | * | dccp: purge write queue in dccp_destroy_sock()Eric Dumazet2017-08-141-4/+1
| | * | udp: fix linear skb reception with PEEK_OFFAl Viro2017-08-141-5/+4
| | * | ipv6: release rt6->rt6i_idev properly during ifdownWei Wang2017-08-141-8/+5
| | * | af_key: do not use GFP_KERNEL in atomic contextsEric Dumazet2017-08-141-22/+26
| | * | tcp: ulp: avoid module refcnt leak in tcp_set_ulpSabrina Dubroca2017-08-141-7/+7
| | * | Merge branch 'Add-new-PCI_DEV_FLAGS_NO_RELAXED_ORDERING-flag'David S. Miller2017-08-149-8/+178
| | |\ \
| | | * | net/cxgb4vf: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flagCasey Leedom2017-08-143-0/+22
| | | * | net/cxgb4: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flagCasey Leedom2017-08-143-8/+21
| | | * | PCI: Disable Relaxed Ordering Attributes for AMD A1100dingtianhong2017-08-141-0/+16
| | | * | PCI: Disable Relaxed Ordering for some Intel processorsdingtianhong2017-08-141-0/+62
| | | * | PCI: Disable PCIe Relaxed Ordering if unsupporteddingtianhong2017-08-143-0/+57
| | |/ /
| | * | tipc: avoid inheriting msg_non_seq flag when message is returnedJon Paul Maloy2017-08-141-0/+1
| | * | tipc: accept PACKET_MULTICAST packetsJon Paul Maloy2017-08-141-1/+1
| | * | ipv4: route: fix inet_rtm_getroute induced crashFlorian Westphal2017-08-141-1/+2
| | * | bonding: ratelimit failed speed/duplex update warningAndreas Born2017-08-131-3/+4