summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* openvswitch: Add conntrack actionJoe Stringer2015-08-2713-37/+877
* dst: Add __skb_dst_copy() variationJoe Stringer2015-08-271-2/+7
* ipv6: Export nf_ct_frag6_gather()Joe Stringer2015-08-271-0/+1
* openvswitch: Move MASKED* macros to datapath.hJoe Stringer2015-08-272-27/+29
* openvswitch: Serialize acts with original netlink lenJoe Stringer2015-08-273-1/+4
* bgmac: support up to 3 cores (devices) on a busRafał Miłecki2015-08-271-5/+23
* Merge tag 'wireless-drivers-next-for-davem-2015-08-26' of git://git.kernel.or...David S. Miller2015-08-2737-196/+693
|\
| * Merge ath-next from ath.gitKalle Valo2015-08-2616-95/+348
| |\
| | * ath10k: fix compilation warnings in wmi phyerr pull functionRaja Mani2015-08-261-2/+2
| | * ath10k: add qca6164 supportMichal Kazior2015-08-263-0/+25
| | * ath10k: add spectral scan support for 10.4 fwRaja Mani2015-08-262-0/+11
| | * ath10k: fix dma_mapping_error() handlingMichal Kazior2015-08-264-5/+16
| | * ath10k: add missing mutex unlock on failpathMichal Kazior2015-08-261-1/+2
| | * ath10k: free collected fw stats memory if .pull_fw_stats failsRaja Mani2015-08-191-2/+1
| | * ath10k: ensure pktlog disable cmd reaches fw before pdev suspendRaja Mani2015-08-191-1/+1
| | * ath10k: fill in wmi 10.4 command handlers for addba/delba debug commandsVasanthakumar Thiagarajan2015-08-171-0/+4
| | * ath10k: handle 10.4 firmware phyerr eventRaja Mani2015-08-172-0/+84
| | * ath10k: refactor phyerr event handlersRaja Mani2015-08-176-67/+149
| | * wil6210: match wait_for_completion_timeout return typeNicholas Mc Guire2015-08-171-1/+1
| | * ath10k: split ap/ibss wep key install processMichal Kazior2015-08-171-12/+32
| | * ath10k: add cycle/rx_clear counters frequency to hw_paramsVasanthakumar Thiagarajan2015-08-174-4/+10
| | * ath10k: fix invalid survey reporting for QCA99X0Vasanthakumar Thiagarajan2015-08-172-2/+5
| | * ath10k: wake up queue upon vif creationMichal Kazior2015-08-171-0/+5
| | * ath10k: wake up offchannel queue properlyMichal Kazior2015-08-171-0/+2
| * | rsi: Fix possible leak when loading firmwareChristian Engelmayer2015-08-252-4/+12
| * | brcmfmac: Add support for host platform NVRAM loading.Hante Meuleman2015-08-251-15/+24
| * | brcmfmac: bump highest event number for 4339 firmwareArend van Spriel2015-08-251-4/+6
| * | brcmfmac: block the correct flowring when backup queue overflowFranky Lin2015-08-251-3/+7
| * | brcmfmac: make use of cfg80211_check_combinations()Arend van Spriel2015-08-251-2/+42
| * | brcmfmac: add debugfs entry for msgbuf statisticsFranky Lin2015-08-251-0/+56
| * | brcmfmac: correct interface combination infoArend van Spriel2015-08-251-39/+112
| * | brcmfmac: check all combinations when setting wiphy's addressesRafał Miłecki2015-08-251-2/+9
| * | rtlwifi: rtl8192cu: Add new device IDAdrien Schildknecht2015-08-251-0/+1
| * | rtlwifi: rtl8192ee: fix semicolon.cocci warningsWu Fengguang2015-08-251-3/+3
| * | ath9k_htc: do ani shortcalibratio if we got -ETIMEDOUTOleksij Rempel2015-08-251-3/+10
| * | Merge tag 'iwlwifi-next-for-kalle-2015-08-23' of https://git.kernel.org/pub/s...Kalle Valo2015-08-2511-26/+63
| |\ \
| | * | iwlwifi: mvm: bump firmware API to 17Emmanuel Grumbach2015-08-232-2/+2
| | * | iwlwifi: mvm: support new TX power commandJohannes Berg2015-08-233-10/+37
| | * | iwlwifi: mvm: split debug message to avoid exceeding 110 charactersAyala Beker2015-08-231-8/+12
| | * | iwlwifi: correctly size command string arraysJohannes Berg2015-08-233-3/+3
| | * | iwlwifi: mvm: update wakeup reason enumSara Sharon2015-08-231-1/+6
| | * | iwlwifi: mvm: catch underflow error earlierDan Carpenter2015-08-231-2/+3
* | | | bpf: fix bpf_skb_set_tunnel_key() helperAlexei Starovoitov2015-08-261-0/+1
* | | | Merge branch 'act_bpf_lockless'David S. Miller2015-08-266-30/+61
|\ \ \ \
| * | | | net_sched: act_bpf: remove spinlock in fast pathAlexei Starovoitov2015-08-262-18/+20
| * | | | net_sched: convert rsvp to call tcf_exts_destroy from rcu callbackAlexei Starovoitov2015-08-261-4/+14
| * | | | net_sched: convert tcindex to call tcf_exts_destroy from rcu callbackAlexei Starovoitov2015-08-261-4/+25
| * | | | net_sched: act_bpf: remove unnecessary copyAlexei Starovoitov2015-08-261-1/+1
| * | | | net_sched: make tcf_hash_destroy() staticAlexei Starovoitov2015-08-262-3/+1
|/ / / /
* | | | lib/Makefile: remove CONFIG_AVERAGE build ruleValentin Rothberg2015-08-261-2/+0
OpenPOWER on IntegriCloud