summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2012-10-18cfg80211: add cfg80211 exported function tracingBeni Lev7-10/+615
2012-10-18cfg80211: add tracing to rdev-opsBeni Lev4-79/+2141
2012-10-18cfg80211: add wrappers for registered_device_opsHila Gonen14-148/+700
2012-10-18cfg80211: Disallow HT/WEP in IBSS modeSujith Manoharan1-3/+17
2012-10-18mac80211: fix copy-paste typo in KconfigMarco Porsch1-1/+1
2012-10-18mac80211: use __printf attribute in debugfsJohannes Berg1-3/+3
2012-10-18mac80211: remove some unused codeJohannes Berg4-18/+4
2012-10-18mac80211: remove unimplemented mesh vendor syncJohannes Berg3-54/+5
2012-10-18mac80211: Notify new IBSS network creationSujith Manoharan1-3/+8
2012-10-18mac80211: add support for tx to abort low priority scan requestsSam Leffler3-4/+22
2012-10-18cfg80211: add support for flushing old scan resultsSam Leffler4-24/+59
2012-10-18wireless: use OR operation to set wiphy featuresJohannes Berg1-3/+3
2012-10-18cfg80211: add scan flag to indicate its prioritySam Leffler1-2/+14
2012-10-18cfg80211: code rearrangement to avoid forward declarationsAmitkumar Karwar1-27/+27
2012-10-18{nl,cfg}80211: add a flags word to scan requestsSam Leffler1-0/+12
2012-10-17{nl,cfg}80211: Peer STA VHT capsMahesh Palivela2-0/+10
2012-10-17mac80211: VHT peer STA capsMahesh Palivela5-0/+60
2012-10-17ieee80211: Rename VHT cap structMahesh Palivela3-5/+5
2012-10-17mac80211: move out the non-statistics variable estab_plinks from mesh_statAshok Nagarajan5-6/+6
2012-10-17mac80211: Use appropriate debug wrapperMohammed Shafi Shajakhan1-2/+2
2012-10-17mac80211: Allow station mode SAE to be implemented in user spaceJouni Malinen3-7/+43
2012-10-17cfg80211: Allow user space to specify non-IEs to SAE AuthenticationJouni Malinen4-18/+61
2012-10-17mac80211: Add debug print on unexpect authentication stateJouni Malinen1-1/+6
2012-10-17mac80211: Take status code as parameter to ieee80211_send_authJouni Malinen4-7/+7
2012-10-17mac80211: add channel context iteratorJohannes Berg1-2/+20
2012-10-17mac80211: track needed RX chains for channel contextsJohannes Berg11-91/+205
2012-10-17mac80211: use channel contextsJohannes Berg16-466/+586
2012-10-16mac80211: track whether to use channel contextsJohannes Berg5-0/+37
2012-10-16mac80211: check channel context methodsJohannes Berg1-0/+7
2012-10-16mac80211: reuse channels for channel contextsMichal Kazior1-1/+58
2012-10-16mac80211: use channel context notificationsMichal Kazior1-2/+19
2012-10-16mac80211: introduce new ieee80211_opsMichal Kazior2-0/+172
2012-10-16mac80211: introduce channel context skeleton codeMichal Kazior3-0/+185
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-27/+28
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-1/+1
2012-10-13Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linuxLinus Torvalds3-204/+190
2012-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds11-138/+82
2012-10-12userns: Properly print bluetooth socket uidsEric W. Biederman1-1/+1
2012-10-12net: add doc for in4_pton()Amerigo Wang1-0/+12
2012-10-12net: add doc for in6_pton()Amerigo Wang1-0/+12
2012-10-12vti: fix sparse bit endian warningsstephen hemminger1-2/+2
2012-10-12tcp: resets are misroutedAlexey Kuznetsov2-4/+6
2012-10-12Merge tag 'for-linus-merge-3.7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-20/+36
2012-10-11tcp: sysctl interface leaks 16 bytes of kernel memoryAlan Cox1-0/+2
2012-10-119P: Fix race between p9_write_work() and p9_fd_request()Simon Derr1-1/+2
2012-10-11Merge Trond's bugfixesJ. Bruce Fields1-5/+17
2012-10-10ipv4: fix route mark sparse warningstephen hemminger1-1/+1
2012-10-10bridge: Pull ip header into skb->data before looking into ip header.Sarveshwar Bandi1-0/+3
2012-10-10pktgen: replace scan_ip6() with in6_pton()Amerigo Wang1-97/+4
2012-10-10pktgen: enable automatic IPv6 address settingAmerigo Wang1-13/+5