| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: add api to start ba session timer expired flow | Naftali Goldstein | 2017-08-09 | 2 | -1/+36 |
* | iwlwifi: mvm: don't WARN when a legit race happens in A-MPDU | Emmanuel Grumbach | 2017-08-09 | 1 | -4/+6 |
* | iwlwifi: mvm: start mac queues when deferred tx frames are purged | Avraham Stern | 2017-08-09 | 1 | -1/+11 |
* | iwlwifi: mvm: Fix a memory leak in an error handling path in 'iwl_mvm_sar_get... | Christophe Jaillet | 2017-08-05 | 1 | -2/+4 |
* | Merge tag 'iwlwifi-for-kalle-2017-08-02' of git://git.kernel.org/pub/scm/linu... | Kalle Valo | 2017-08-03 | 9 | -28/+63 |
|\ |
|
| * | iwlwifi: add the new 9000 series PCI IDs | Tzipi Peres | 2017-08-01 | 1 | -0/+20 |
| * | iwlwifi: mvm: set the RTS_MIMO_PROT bit in flag mask when sending sta to fw | Naftali Goldstein | 2017-08-01 | 1 | -1/+2 |
| * | iwlwifi: fix fw_pre_next_step to apply also for C step | Haim Dreyfuss | 2017-08-01 | 3 | -13/+14 |
| * | iwlwifi: mvm: rs: fix TLC statistics collection | Gregory Greenman | 2017-08-01 | 1 | -4/+4 |
| * | iwlwifi: mvm: set A-MPDU bit upon empty BA notification from FW | Gregory Greenman | 2017-08-01 | 1 | -0/+2 |
| * | iwlwifi: split the regulatory rules when the bandwidth flags require it | Emmanuel Grumbach | 2017-08-01 | 1 | -8/+11 |
| * | iwlwifi: add TLV for MLME offload firmware capability | Emmanuel Grumbach | 2017-08-01 | 1 | -0/+2 |
| * | iwlwifi: mvm: fix TCP CSUM offload with WEP and A000 series | Emmanuel Grumbach | 2017-08-01 | 1 | -2/+8 |
|/ |
|
* | brcmfmac: fix memleak due to calling brcmf_sdiod_sgtable_alloc() twice | Arend Van Spriel | 2017-07-27 | 1 | -5/+0 |
* | brcmfmac: Don't grow SKB by negative size | Daniel Stone | 2017-07-27 | 1 | -1/+1 |
* | Merge tag 'iwlwifi-for-kalle-2017-07-21' of git://git.kernel.org/pub/scm/linu... | Kalle Valo | 2017-07-21 | 8 | -9/+34 |
|\ |
|
| * | iwlwifi: mvm: defer setting IWL_MVM_STATUS_IN_HW_RESTART | Johannes Berg | 2017-07-21 | 3 | -4/+12 |
| * | iwlwifi: mvm: handle IBSS probe_queue in a few missing places | Luca Coelho | 2017-07-21 | 1 | -1/+2 |
| * | iwlwifi: fix tracing when tx only is enabled | Emmanuel Grumbach | 2017-07-21 | 1 | -2/+2 |
| * | iwlwifi: missing error code in iwl_trans_pcie_alloc() | Dan Carpenter | 2017-07-21 | 1 | -1/+2 |
| * | iwlwifi: mvm: fix a NULL pointer dereference of error in recovery | Emmanuel Grumbach | 2017-07-21 | 1 | -0/+12 |
| * | iwlwifi: pcie: fix unused txq NULL pointer dereference | Mordechai Goodstein | 2017-07-21 | 1 | -0/+3 |
| * | iwlwifi: dvm: prevent an out of bounds access | Emmanuel Grumbach | 2017-07-21 | 1 | -1/+1 |
|/ |
|
* | Revert "rtlwifi: btcoex: rtl8723be: fix ant_sel not work" | Larry Finger | 2017-07-21 | 2 | -4/+0 |
* | brcmfmac: fix regression in brcmf_sdio_txpkt_hdalign() | Arend Van Spriel | 2017-07-21 | 1 | -1/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-07-20 | 83 | -581/+1176 |
|\ |
|
| * | net: bonding: Fix transmit load balancing in balance-alb mode | Kosuke Tatsukawa | 2017-07-20 | 1 | -1/+1 |
| * | rds: Make sure updates to cp_send_gen can be observed | Håkon Bugge | 2017-07-20 | 1 | -3/+3 |
| * | net: ethernet: ti: cpsw: Push the request_irq function to the end of probe | Keerthy | 2017-07-20 | 1 | -24/+25 |
| * | ipv4: initialize fib_trie prior to register_netdev_notifier call. | Mahesh Bandewar | 2017-07-20 | 1 | -4/+5 |
| * | rtnetlink: allocate more memory for dev_set_mac_address() | WANG Cong | 2017-07-20 | 1 | -1/+2 |
| * | net: dsa: b53: Add missing ARL entries for BCM53125 | Florian Fainelli | 2017-07-20 | 1 | -0/+1 |
| * | Merge branch 'BPF-map-value-adjust-fix' | David S. Miller | 2017-07-20 | 6 | -23/+574 |
| |\ |
|
| | * | bpf: more tests for mixed signed and unsigned bounds checks | Daniel Borkmann | 2017-07-20 | 1 | -0/+418 |
| | * | bpf: add test for mixed signed and unsigned bounds checks | Edward Cree | 2017-07-20 | 1 | -0/+52 |
| | * | bpf: fix up test cases with mixed signed/unsigned bounds | Daniel Borkmann | 2017-07-20 | 1 | -4/+4 |
| | * | bpf: allow to specify log level and reduce it for test_verifier | Daniel Borkmann | 2017-07-20 | 4 | -5/+5 |
| | * | bpf: fix mixed signed/unsigned derived min/max value bounds | Daniel Borkmann | 2017-07-20 | 2 | -14/+95 |
| |/ |
|
| * | ipv6: avoid overflow of offset in ip6_find_1stfragopt | Sabrina Dubroca | 2017-07-19 | 1 | -2/+6 |
| * | net: tehuti: don't process data if it has not been copied from userspace | Colin Ian King | 2017-07-19 | 1 | -0/+2 |
| * | Revert "rtnetlink: Do not generate notifications for CHANGEADDR event" | David Ahern | 2017-07-19 | 1 | -0/+1 |
| * | net: dsa: mv88e6xxx: Enable CMODE config support for 6390X | Martin Hundebøll | 2017-07-19 | 1 | -0/+1 |
| * | dt-binding: ptp: Add SoC compatibility strings for dte ptp clock | Arun Parameswaran | 2017-07-19 | 1 | -4/+11 |
| * | NET: dwmac: Make dwmac reset unconditional | Eugeniy Paltsev | 2017-07-19 | 1 | -1/+8 |
| * | net: Zero terminate ifr_name in dev_ifname(). | David S. Miller | 2017-07-19 | 1 | -0/+1 |
| * | wireless: wext: terminate ifr name coming from userspace | Levin, Alexander | 2017-07-19 | 1 | -0/+2 |
| * | netfilter: fix netfilter_net_init() return | Dan Carpenter | 2017-07-18 | 1 | -2/+2 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2017-07-18 | 6 | -166/+14 |
| |\ |
|
| | * | netfilter: expect: fix crash when putting uninited expectation | Florian Westphal | 2017-07-17 | 1 | -1/+1 |
| | * | netfilter: nf_tables: only allow in/output for arp packets | Florian Westphal | 2017-07-17 | 1 | -2/+1 |