summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* NFC: Add basic NCI over SPIFrederic Danis2013-06-141-0/+49
* NFC: HCI: Implement fw_upload opsEric Lapuyade2013-06-141-0/+1
* NFC: Add firmware upload netlink commandEric Lapuyade2013-06-141-0/+2
* NFC: NCI: Fix skb->dev usageFrederic Danis2013-06-141-2/+2
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-06-122-66/+60Star
|\
| * {nl,mac,cfg}80211: Allow user to configure basic rates for meshAshok Nagarajan2013-06-111-0/+2
| * {nl,cfg}80211: make peer link expiration time configurableColleen Twitty2013-06-111-0/+4
| * wireless: fix kernel-docJohannes Berg2013-06-051-1/+10
| * mac80211: Use suitable semantics for beacon availability indicationAlexander Bondar2013-06-051-4/+4
| * cfg80211: separate internal SME implementationJohannes Berg2013-06-041-5/+0Star
| * cfg80211/mac80211: clean up cfg80211 SME APIsJohannes Berg2013-06-041-55/+36Star
| * mac80211: add a tx control flag to indicate PS-Poll/uAPSD responseFelix Fietkau2013-06-041-0/+3
| * cfg80211: take WoWLAN support information out of wiphy structJohannes Berg2013-06-031-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-122-0/+2
|\ \ | |/ |/|
| * Bluetooth: Fix mgmt handling of power on failuresJohan Hedberg2013-06-122-0/+2
* | cfg80211: remove cleanup_work kernel-docJohannes Berg2013-05-291-1/+0Star
* | cfg80211: support an active monitor interface flagFelix Fietkau2013-05-291-0/+2
* | cfg80211: make WoWLAN configuration available to driversJohannes Berg2013-05-271-0/+4
* | cfg80211/mac80211: use cfg80211 wdev mutex in mac80211Johannes Berg2013-05-251-28/+23Star
* | cfg80211: vastly simplify lockingJohannes Berg2013-05-251-3/+2Star
* | Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg2013-05-251-4/+8
|\|
| * mac80211: fix spurious RCU warning and update documentationFelix Fietkau2013-05-161-4/+8
* | {cfg,mac}80211: move mandatory rates calculation to cfg80211Ashok Nagarajan2013-05-241-0/+9
* | mac80211: add STBC flag for radiotapOleksij Rempel2013-05-242-0/+11
* | cfg80211: Userspace may inform kernel of mesh auth method.Colleen Twitty2013-05-161-0/+2
* | wireless: fix kerneldoc content in *80211.h files.Robert P. J. Day2013-05-162-2/+3
* | mac80211: add support for per-chain signal strength reportingFelix Fietkau2013-05-161-0/+6
* | cfg80211: add support for per-chain signal strength reportingFelix Fietkau2013-05-161-0/+14
|/
* net: frag, fix race conditions in LRU list maintenanceKonstantin Khlebnikov2013-05-061-2/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-022-3/+4
|\
| * hostap: Don't use create_proc_read_entry()David Howells2013-04-291-1/+3
| * bluetooth: kill unused fops field in struct bt_sock_listAl Viro2013-04-091-1/+0Star
| * bluetooth: kill unused 'module' argument of bt_procfs_init()Al Viro2013-04-091-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-0156-1310/+965Star
|\ \
| * | af_unix: fix a fatal race with bit fieldsEric Dumazet2013-05-011-2/+3
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-291-6/+8
| |\ \
| | * \ Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-04-261-6/+8
| | |\ \
| | | * | Bluetooth: Fix HCI command send functions to use const specifierJohan Hedberg2013-04-191-6/+8
| * | | | net: defer net_secret[] initializationEric Dumazet2013-04-291-0/+1
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-04-292-1/+7
| |\ \ \ \
| | * | | | sctp: Correct type and usage of sctp_end_cksum()Simon Horman2013-04-291-1/+1
| | * | | | netfilter: move skb_gso_segment into nfnetlink_queue moduleFlorian Westphal2013-04-291-0/+6
| * | | | | net: increase frag hash sizeJesper Dangaard Brouer2013-04-291-1/+1
| |/ / / /
| * | | | genl: Allow concurrent genl callbacks.Pravin B Shelar2013-04-251-0/+1
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-04-251-4/+4
| |\ \ \ \
| | * | | | ipvs: fix sparse warnings for some parametersJulian Anastasov2013-04-231-4/+4
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-247-59/+235
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-222-10/+114
| | |\ \ \ \
| | | * | | | mac80211: improve the rate control APIFelix Fietkau2013-04-221-0/+66
| | | * | | | cfg80211: introduce critical protocol indication from user-spaceArend van Spriel2013-04-221-0/+23