summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-09mac80211: add api to start ba session timer expired flowNaftali Goldstein2-1/+36
2017-08-09iwlwifi: mvm: don't WARN when a legit race happens in A-MPDUEmmanuel Grumbach1-4/+6
2017-08-09iwlwifi: mvm: start mac queues when deferred tx frames are purgedAvraham Stern1-1/+11
2017-08-05iwlwifi: mvm: Fix a memory leak in an error handling path in 'iwl_mvm_sar_get...Christophe Jaillet1-2/+4
2017-08-03Merge tag 'iwlwifi-for-kalle-2017-08-02' of git://git.kernel.org/pub/scm/linu...Kalle Valo9-28/+63
2017-08-01iwlwifi: add the new 9000 series PCI IDsTzipi Peres1-0/+20
2017-08-01iwlwifi: mvm: set the RTS_MIMO_PROT bit in flag mask when sending sta to fwNaftali Goldstein1-1/+2
2017-08-01iwlwifi: fix fw_pre_next_step to apply also for C stepHaim Dreyfuss3-13/+14
2017-08-01iwlwifi: mvm: rs: fix TLC statistics collectionGregory Greenman1-4/+4
2017-08-01iwlwifi: mvm: set A-MPDU bit upon empty BA notification from FWGregory Greenman1-0/+2
2017-08-01iwlwifi: split the regulatory rules when the bandwidth flags require itEmmanuel Grumbach1-8/+11
2017-08-01iwlwifi: add TLV for MLME offload firmware capabilityEmmanuel Grumbach1-0/+2
2017-08-01iwlwifi: mvm: fix TCP CSUM offload with WEP and A000 seriesEmmanuel Grumbach1-2/+8
2017-07-27brcmfmac: fix memleak due to calling brcmf_sdiod_sgtable_alloc() twiceArend Van Spriel1-5/+0
2017-07-27brcmfmac: Don't grow SKB by negative sizeDaniel Stone1-1/+1
2017-07-21Merge tag 'iwlwifi-for-kalle-2017-07-21' of git://git.kernel.org/pub/scm/linu...Kalle Valo8-9/+34
2017-07-21iwlwifi: mvm: defer setting IWL_MVM_STATUS_IN_HW_RESTARTJohannes Berg3-4/+12
2017-07-21iwlwifi: mvm: handle IBSS probe_queue in a few missing placesLuca Coelho1-1/+2
2017-07-21iwlwifi: fix tracing when tx only is enabledEmmanuel Grumbach1-2/+2
2017-07-21iwlwifi: missing error code in iwl_trans_pcie_alloc()Dan Carpenter1-1/+2
2017-07-21iwlwifi: mvm: fix a NULL pointer dereference of error in recoveryEmmanuel Grumbach1-0/+12
2017-07-21iwlwifi: pcie: fix unused txq NULL pointer dereferenceMordechai Goodstein1-0/+3
2017-07-21iwlwifi: dvm: prevent an out of bounds accessEmmanuel Grumbach1-1/+1
2017-07-21Revert "rtlwifi: btcoex: rtl8723be: fix ant_sel not work"Larry Finger2-4/+0
2017-07-21brcmfmac: fix regression in brcmf_sdio_txpkt_hdalign()Arend Van Spriel1-1/+2
2017-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds83-581/+1176
2017-07-21net: bonding: Fix transmit load balancing in balance-alb modeKosuke Tatsukawa1-1/+1
2017-07-21rds: Make sure updates to cp_send_gen can be observedHÃ¥kon Bugge1-3/+3
2017-07-21net: ethernet: ti: cpsw: Push the request_irq function to the end of probeKeerthy1-24/+25
2017-07-21ipv4: initialize fib_trie prior to register_netdev_notifier call.Mahesh Bandewar1-4/+5
2017-07-21rtnetlink: allocate more memory for dev_set_mac_address()WANG Cong1-1/+2
2017-07-21net: dsa: b53: Add missing ARL entries for BCM53125Florian Fainelli1-0/+1
2017-07-21Merge branch 'BPF-map-value-adjust-fix'David S. Miller6-23/+574
2017-07-21bpf: more tests for mixed signed and unsigned bounds checksDaniel Borkmann1-0/+418
2017-07-21bpf: add test for mixed signed and unsigned bounds checksEdward Cree1-0/+52
2017-07-21bpf: fix up test cases with mixed signed/unsigned boundsDaniel Borkmann1-4/+4
2017-07-21bpf: allow to specify log level and reduce it for test_verifierDaniel Borkmann4-5/+5
2017-07-21bpf: fix mixed signed/unsigned derived min/max value boundsDaniel Borkmann2-14/+95
2017-07-21Merge tag 'pm-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-6/+23
2017-07-20x86: mark kprobe templates as character arrays, not single charactersLinus Torvalds1-4/+4
2017-07-20Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds4-34/+64
2017-07-20Merge tag 'for-f2fs-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-5/+13
2017-07-20Merge branch 'stable-4.13' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds1-0/+1
2017-07-20Merge tag 'libnvdimm-fixes-4.13-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-21/+45
2017-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-12/+7
2017-07-20Merge branches 'intel_pstate' and 'pm-domains'Rafael J. Wysocki2-6/+23
2017-07-20HID: hid-logitech-hidpp: add NULL check on devm_kmemdup() return valueGustavo A. R. Silva1-0/+3
2017-07-20ipv6: avoid overflow of offset in ip6_find_1stfragoptSabrina Dubroca1-2/+6
2017-07-20net: tehuti: don't process data if it has not been copied from userspaceColin Ian King1-0/+2
2017-07-20Revert "rtnetlink: Do not generate notifications for CHANGEADDR event"David Ahern1-0/+1