summaryrefslogtreecommitdiff
path: root/include/net (follow)
Commit message (Expand)AuthorAge
* wireless: relicense regulatory header to ISCLuis R. Rodriguez2011-08-26
* mac80211: add uapsd_queues and max_sp params fieldsEliad Peller2011-08-26
* nl80211/cfg80211: add STA WME parametersEliad Peller2011-08-26
* NFC: Reserve tx head and tail roomSamuel Ortiz2011-08-24
* {nl,cfg,mac}80211: let userspace make meshif mesh gateJavier Cardona2011-08-24
* {nl,cfg,mac}80211: let userspace set RANN intervalJavier Cardona2011-08-24
* mac80211: update mesh peering frame formatThomas Pedersen2011-08-22
* nl80211/cfg80211: Add extra IE configuration to AP mode setupJouni Malinen2011-08-12
* nl80211/cfg80211: Add crypto settings into NEW_BEACONJouni Malinen2011-08-12
* nl80211/cfg80211: Allow SSID to be specified in new beacon commandJouni Malinen2011-08-12
* cfg80211/mac80211: move information element parsing logic to cfg80211Yogesh Ashok Powar2011-08-12
* nl80211/cfg80211: Make addition of new sinfo fields saferJouni Malinen2011-08-11
* cfg80211: fix a crash in nl80211_send_stationFelix Fietkau2011-08-11
* cfg80211/nl80211: Send AssocReq IEs to user space in AP modeJouni Malinen2011-08-10
* lib80211: remove exports for functions not called by other modulesPavel Roskin2011-08-09
* mac80211: remove offchannel_tx APIJohannes Berg2011-08-08
* cfg80211: remove unused wext handler exportsJohannes Berg2011-08-08
* mac80211: remove linux/wireless.h inclusionJohannes Berg2011-08-08
* cfg80211: split wext compatibility to separate headerJohannes Berg2011-08-08
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-25
|\
| * Merge branch 'master' into for-nextJiri Kosina2011-07-11
| |\
| * | rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_checkMichal Hocko2011-07-08
| * | treewide: fix kernel-doc warningsVitaliy Ivanov2011-06-28
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-07-24
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-22
| |\ \ \
| | * | | mac80211: sync driver before TXJohannes Berg2011-07-20
| | * | | cfg80211: allow userspace to control supported rates in scanJohannes Berg2011-07-19
| | * | | mac80211: let key iteration get keys in install orderJohannes Berg2011-07-15
| | * | | mac80211: allow driver access to TKIP RX P1KJohannes Berg2011-07-15
| | * | | nl80211/cfg80211: add max_sched_scan_ie_len in the hw descriptionLuciano Coelho2011-07-15
| | * | | nl80211/cfg80211: add max_sched_scan_ssids in the hw descriptionLuciano Coelho2011-07-15
| | * | | nl80211: advertise GTK rekey support, new triggersJohannes Berg2011-07-15
* | | | | fs/9p: add 9P2000.L unlinkat operationAneesh Kumar K.V2011-07-23
* | | | | fs/9p: add 9P2000.L renameat operationAneesh Kumar K.V2011-07-23
* | | | | fs/9p: Clean-up get_protocol_version() to use strcmpPrem Karat2011-07-23
* | | | | net/9p: Remove structure not used in the codeAneesh Kumar K.V2011-07-23
* | | | | 9p: clean up packet dump codeEric Van Hensbergen2011-07-23
|/ / / /
* | | | ipv6: make fragment identifications less predictableEric Dumazet2011-07-21
* | | | net: Add ->neigh_lookup() operation to dst_opsDavid S. Miller2011-07-18
* | | | net: Abstract dst->neighbour accesses behind helpers.David S. Miller2011-07-17
* | | | ipv6: Get rid of rt6i_nexthop macro.David S. Miller2011-07-17
* | | | neigh: Pass neighbour entry to output ops.David S. Miller2011-07-17
* | | | neigh: Kill ndisc_ops->queue_xmitDavid S. Miller2011-07-16
* | | | neigh: Kill hh_cache->hh_outputDavid S. Miller2011-07-16
* | | | neigh: Kill neigh_ops->hh_outputDavid S. Miller2011-07-16
* | | | net: Create and use new helper, neigh_output().David S. Miller2011-07-16
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-15
|\| | |
| * | | mac80211: allow driver to disconnect after resumeJohannes Berg2011-07-13
| * | | cfg80211: fix docbookJohannes Berg2011-07-11