summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* b43: fix extpa_gain check for 2GHzHauke Mehrtens2015-07-311-1/+1
* rsi: Fix failure to load firmware after memory leak fix and fix the leakMike Looijmans2015-07-312-1/+11
* Merge tag 'iwlwifi-for-kalle-2015-07-30' of https://git.kernel.org/pub/scm/li...Kalle Valo2015-07-313-6/+33
|\
| * iwlwifi: pcie: fix stuck queue detection for sleeping clientsEmmanuel Grumbach2015-07-301-2/+13
| * iwlwifi: mvm: Fix regular scan priorityAvraham Stern2015-07-281-1/+1
| * iwlwifi: pcie: fix prepare card flowEmmanuel Grumbach2015-07-281-3/+19
* | Merge tag 'iwlwifi-for-kalle-2015-06-12' of https://git.kernel.org/pub/scm/li...Kalle Valo2015-07-1711-410/+143
|\|
| * iwlwifi: nvm: remove mac address byte swapping in 8000 familyLiad Kaufman2015-07-121-7/+5
| * Revert "iwlwifi: pcie: New RBD allocation model"Emmanuel Grumbach2015-07-123-374/+97
| * iwlwifi: mvm: Add preemptive flag to scheulded scanAvraham Stern2015-07-122-1/+5
| * iwlwifi: edit the 3165 series and 8000 series PCI IDsOren Givon2015-07-121-2/+3
| * iwlwifi: mvm: check time-event vif to avoid bad deletionJohannes Berg2015-07-121-1/+1
| * iwlwifi: pcie: prepare the device before accessing itEmmanuel Grumbach2015-07-121-0/+6
| * iwlwifi: pcie: don't panic if pcie transport alloc failsEmmanuel Grumbach2015-07-081-22/+22
| * iwlwifi: pcie: Fix bug in NIC's PM registers accessDreyfuss, Haim2015-07-081-1/+1
| * iwlwifi: mvm: Avoid accessing Null pointer when setting igtkMatti Gottlieb2015-06-261-1/+2
| * iwlwifi: mvm: fix antenna selection when BT is activeEmmanuel Grumbach2015-06-261-1/+1
* | ath9k_hw: fix device ID check for AR956xFelix Fietkau2015-07-111-0/+1
* | Doc: z8530book: Fix typo in API-z8530-sync-txdma-open.htmlMasanari Iida2015-07-111-1/+1
* | net: inet_diag: always export IPV6_V6ONLY sockopt for listening socketsPhil Sutter2015-07-111-2/+2
* | bridge: mdb: allow the user to delete mdb entry if there's a querierSatish Ashok2015-07-111-9/+2
* | Merge branch 'netdev_unregister_races'David S. Miller2015-07-111-18/+20
|\ \
| * | net: call rcu_read_lock early in process_backlogJulian Anastasov2015-07-111-16/+16
| * | net: do not process device backlog during unregistrationJulian Anastasov2015-07-111-2/+4
|/ /
* | bridge: fix potential crash in __netdev_pick_tx()Eric Dumazet2015-07-101-0/+1
* | net: axienet: Fix devm_ioremap_resource return value checkKrzysztof Kozlowski2015-07-101-4/+4
* | Merge branch 'pktgen-races'David S. Miller2015-07-101-7/+2
|\ \
| * | net: pktgen: kill the "Wait for kthread_stop" code in pktgen_thread_worker()Oleg Nesterov2015-07-101-9/+2
| * | net: pktgen: fix race between pktgen_thread_worker() and kthread_stop()Oleg Nesterov2015-07-101-1/+3
|/ /
* | cdc_ncm: Add support for moving NDP to end of NCM frameEnrico Mioso2015-07-094-10/+67
* | drivers: net: cpsw: fix disabling of tx interrupt in rx isrMugunthan V N2015-07-091-16/+3
* | net: systemport: Use eth_hw_addr_randomVaishali Thakkar2015-07-091-1/+1
* | macvtap: Destroy minor_idr on module_exitJohannes Thumshirn2015-07-091-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-07-096-29/+55
|\ \
| * | netfilter: bridge: Use __in6_dev_get rather than in6_dev_get in br_validate_ipv6Julien Grall2015-07-081-1/+1
| * | MAINTAINER: add bridge netfilterPablo Neira Ayuso2015-07-081-0/+1
| * | netfilter: nfnetlink: keep going batch handling on missing modulesPablo Neira Ayuso2015-07-021-13/+25
| * | netfilter: bridge: don't leak skb in error pathsFlorian Westphal2015-07-021-4/+8
| * | netfilter: arptables: use percpu jumpstackFlorian Westphal2015-07-021-9/+16
| * | netfilter: bridge: fix CONFIG_NF_DEFRAG_IPV4/6 related warnings/errorsBernhard Thaler2015-07-021-1/+3
| * | netfilter: nf_queue: Don't recompute the hook_list headEric W. Biederman2015-07-021-1/+1
* | | sfc: Report TX completions to BQL after all TX events in interruptPeter Dunning2015-07-093-1/+18
* | | drivers/net/usb: add device id for NVIDIA Tegra USB 3.0 EthernetZheng Liu2015-07-092-0/+10
* | | 3c59x: Fix shared IRQ handlingDenys Vlasenko2015-07-091-1/+3
* | | vmxnet3: prevent receive getting out of sequence on napi pollNeil Horman2015-07-091-4/+4
* | | ipv4: add support for linkdown sysctl to netconfAndy Gospodarek2015-07-092-0/+14
* | | sfc: Ensure down_write(&filter_sem) and up_write() are matched before calling...Shradha Shah2015-07-091-6/+11
* | | bridge: mdb: zero out the local br_ip variable before useNikolay Aleksandrov2015-07-091-0/+2
* | | drivers: net: cpsw: fix crash while accessing second slave ethernet interfaceMugunthan V N2015-07-091-2/+4
* | | net/tipc: initialize security state for new connection socketStephen Smalley2015-07-091-0/+1