summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: Add support for aborting an ongoing scanVidyullatha Kanchanapally2015-12-042-0/+9
* mac80211: add new IEEE80211_VIF_GET_NOA_UPDATE flagJanusz.Dziedzic@tieto.com2015-12-041-0/+4
* mac80211: add atomic uploaded keys iteratorEliad Peller2015-12-041-0/+24
* mac80211: allow the driver to send EOSP when neededEmmanuel Grumbach2015-12-041-0/+22
* nl80211: clarify NL80211_ATTR_SCHED_SCAN_DELAY usage with net-detectLuca Coelho2015-12-041-2/+3
* cfg80211: replace ieee80211_ie_split() with an inlineJohannes Berg2015-12-041-2/+5
* mac80211: allow driver to prevent two stations w/ same addressJohannes Berg2015-12-041-0/+6
* Merge remote-tracking branch 'mac80211/master' into HEADJohannes Berg2015-12-041-2/+4
|\
| * mac80211: always set the buf_size in AddBA req to 64Gregory Greenman2015-11-201-2/+4
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-11-246-15/+42
|\ \
| * | Bluetooth: Add support for Get Advertising Size Information commandMarcel Holtmann2015-11-221-0/+13
| * | Bluetooth: Fix specifying role for LE connectionsJohan Hedberg2015-11-191-1/+1
| * | Bluetooth: Move Stop Discovery to req_workqueueJohan Hedberg2015-11-191-0/+1
| * | Bluetooth: Move Start Discovery to req_workqueueJohan Hedberg2015-11-191-0/+2
| * | Bluetooth: Move LE scan disable/restart behind req_workqueueJohan Hedberg2015-11-191-3/+2
| * | Bluetooth: Add HCI status return parameter to hci_req_sync()Johan Hedberg2015-11-191-1/+2
| * | Bluetooth: Run all background scan updates through req_workqueueJohan Hedberg2015-11-191-0/+2
| * | Bluetooth: Remove unnecessary call to hci_update_background_scanJohan Hedberg2015-11-191-1/+0
| * | Bluetooth: Add support for controller specific loggingMarcel Holtmann2015-11-192-0/+2
| * | Bluetooth: Add support for sending system notes to monitor channelMarcel Holtmann2015-11-192-0/+3
| * | Bluetooth: Compress the size of struct hci_ctrlJohan Hedberg2015-11-191-3/+8
| * | Bluetooth: Remove redundant setting to zero of bt_cbJohan Hedberg2015-11-191-6/+2
| * | Bluetooth: Add hci_skb_* helper wrappers for bt_cb(skb) accessMarcel Holtmann2015-11-191-0/+4
* | | net: ipmr: fix code and comment styleNikolay Aleksandrov2015-11-231-42/+17
* | | net: dsa: Add support for a switch reset gpioAndrew Lunn2015-11-231-0/+8
* | | net: IPv6 fib lookup tracepointDavid Ahern2015-11-221-0/+76
* | | ppp: remove PPPOX_ZOMBIE socket stateGuillaume Nault2015-11-201-1/+0
* | | net: provide generic busy polling to all NAPI driversEric Dumazet2015-11-181-0/+7
* | | net: napi_hash_del() returns a boolean statusEric Dumazet2015-11-181-2/+3
* | | net: move napi_hash[] into read mostly sectionEric Dumazet2015-11-181-0/+4
* | | net: add netif_tx_napi_add()Eric Dumazet2015-11-181-1/+22
* | | net: un-inline sk_busy_loop()Eric Dumazet2015-11-182-53/+1
* | | net: better skb->sender_cpu and skb->napi_id cohabitationEric Dumazet2015-11-181-3/+0
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-11-1711-34/+90
|\ \
| * | phy: marvell: Add support for 88E1540 PHYAndrew Lunn2015-11-171-0/+1
| * | vlan: Do not put vlan headers back on bridge and macvlan portsVlad Yasevich2015-11-171-0/+5
| * | net: switchdev: fix return code of fdb_dump stubDragos Tatulea2015-11-161-1/+1
| * | ip_tunnel: disable preemption when updating per-cpu tstatsJason A. Donenfeld2015-11-162-2/+4
| |/
| * net/mlx5e: Added self loopback preventionTariq Toukan2015-11-151-10/+14
| * tcp: ensure proper barriers in lockless contextsEric Dumazet2015-11-151-0/+25
| * ipv6: Check rt->dst.from for the DST_NOCACHE routeMartin KaFai Lau2015-11-151-1/+2
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-11-124-20/+38
| |\
| | * netfilter: nf_tables: add clone interface to expression operationsPablo Neira Ayuso2015-11-101-2/+14
| | * net: add __netdev_alloc_pcpu_stats() to indicate gfp flagsPablo Neira Ayuso2015-11-101-12/+15
| | * Merge branch 'master' of git://blackhole.kfki.hu/nfPablo Neira Ayuso2015-11-081-1/+1
| | |\
| | | * netfilter: ipset: Fix extension alignmentJozsef Kadlecsik2015-11-071-1/+1
| | * | netfilter: ingress: fix wrong input interface on hookPablo Neira Ayuso2015-11-061-2/+2
| | * | netfilter: ingress: don't use nf_hook_list_activeFlorian Westphal2015-11-061-3/+6
| | |/
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-11-151-0/+17
|\ \ \
| * | | irqchip: irq-mips-gic: Provide function to map GIC user sectionAlex Smith2015-11-111-0/+17