summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* brcmfmac: fix memleak due to calling brcmf_sdiod_sgtable_alloc() twiceArend Van Spriel2017-07-271-5/+0
* brcmfmac: Don't grow SKB by negative sizeDaniel Stone2017-07-271-1/+1
* Merge tag 'iwlwifi-for-kalle-2017-07-21' of git://git.kernel.org/pub/scm/linu...Kalle Valo2017-07-218-9/+34
|\
| * iwlwifi: mvm: defer setting IWL_MVM_STATUS_IN_HW_RESTARTJohannes Berg2017-07-213-4/+12
| * iwlwifi: mvm: handle IBSS probe_queue in a few missing placesLuca Coelho2017-07-211-1/+2
| * iwlwifi: fix tracing when tx only is enabledEmmanuel Grumbach2017-07-211-2/+2
| * iwlwifi: missing error code in iwl_trans_pcie_alloc()Dan Carpenter2017-07-211-1/+2
| * iwlwifi: mvm: fix a NULL pointer dereference of error in recoveryEmmanuel Grumbach2017-07-211-0/+12
| * iwlwifi: pcie: fix unused txq NULL pointer dereferenceMordechai Goodstein2017-07-211-0/+3
| * iwlwifi: dvm: prevent an out of bounds accessEmmanuel Grumbach2017-07-211-1/+1
|/
* Revert "rtlwifi: btcoex: rtl8723be: fix ant_sel not work"Larry Finger2017-07-212-4/+0
* brcmfmac: fix regression in brcmf_sdio_txpkt_hdalign()Arend Van Spriel2017-07-211-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-07-2183-581/+1176
|\
| * net: bonding: Fix transmit load balancing in balance-alb modeKosuke Tatsukawa2017-07-211-1/+1
| * rds: Make sure updates to cp_send_gen can be observedHåkon Bugge2017-07-211-3/+3
| * net: ethernet: ti: cpsw: Push the request_irq function to the end of probeKeerthy2017-07-211-24/+25
| * ipv4: initialize fib_trie prior to register_netdev_notifier call.Mahesh Bandewar2017-07-211-4/+5
| * rtnetlink: allocate more memory for dev_set_mac_address()WANG Cong2017-07-211-1/+2
| * net: dsa: b53: Add missing ARL entries for BCM53125Florian Fainelli2017-07-211-0/+1
| * Merge branch 'BPF-map-value-adjust-fix'David S. Miller2017-07-216-23/+574
| |\
| | * bpf: more tests for mixed signed and unsigned bounds checksDaniel Borkmann2017-07-211-0/+418
| | * bpf: add test for mixed signed and unsigned bounds checksEdward Cree2017-07-211-0/+52
| | * bpf: fix up test cases with mixed signed/unsigned boundsDaniel Borkmann2017-07-211-4/+4
| | * bpf: allow to specify log level and reduce it for test_verifierDaniel Borkmann2017-07-214-5/+5
| | * bpf: fix mixed signed/unsigned derived min/max value boundsDaniel Borkmann2017-07-212-14/+95
| |/
| * ipv6: avoid overflow of offset in ip6_find_1stfragoptSabrina Dubroca2017-07-201-2/+6
| * net: tehuti: don't process data if it has not been copied from userspaceColin Ian King2017-07-201-0/+2
| * Revert "rtnetlink: Do not generate notifications for CHANGEADDR event"David Ahern2017-07-201-0/+1
| * net: dsa: mv88e6xxx: Enable CMODE config support for 6390XMartin Hundebøll2017-07-201-0/+1
| * dt-binding: ptp: Add SoC compatibility strings for dte ptp clockArun Parameswaran2017-07-201-4/+11
| * NET: dwmac: Make dwmac reset unconditionalEugeniy Paltsev2017-07-191-1/+8
| * net: Zero terminate ifr_name in dev_ifname().David S. Miller2017-07-191-0/+1
| * wireless: wext: terminate ifr name coming from userspaceLevin, Alexander2017-07-191-0/+2
| * netfilter: fix netfilter_net_init() returnDan Carpenter2017-07-181-2/+2
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-07-186-166/+14
| |\
| | * netfilter: expect: fix crash when putting uninited expectationFlorian Westphal2017-07-171-1/+1
| | * netfilter: nf_tables: only allow in/output for arp packetsFlorian Westphal2017-07-171-2/+1