summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2011-09-14wireless: fix kernel-doc warning in net/cfg80211.hRandy Dunlap-0/+2
2011-09-14mac80211: add ssid config to bss information in AP-modeArik Nemtsov-0/+8
2011-09-14mac80211: make ieee80211_send_bar available for driversFelix Fietkau-0/+13
2011-09-13nl80211/cfg80211: add match filtering for sched_scanLuciano Coelho-0/+20
2011-09-13nl80211/cfg80211: add WIPHY_FLAG_AP_UAPSD flagEliad Peller-0/+2
2011-09-13mac80211: add flag to indicate HW only Tx-agg setup supportArik Nemtsov-0/+5
2011-09-13cfg80211/nl80211: Indicate roaming feature capability to userspace.Vivek Natarajan-0/+3
2011-09-13Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville-0/+1
2011-09-08wireless: fix kernel-doc warning in net/cfg80211.hRandy Dunlap-0/+2
2011-09-06fs/9p: Use protocol-defined value for lock/getlock 'type' field.Jim Garlick-0/+5
2011-09-06fs/9p: Add OS dependent open flags in 9p protocolAneesh Kumar K.V-0/+24
2011-08-30net: relax PKTINFO non local ipv6 udp xmit checkMaciej Żenczykowski-0/+1
2011-08-29cfg80211: document wiphy->registeredStanislaw Gruszka-0/+1
2011-08-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-7/+30
2011-08-26wireless: relicense regulatory header to ISCLuis R. Rodriguez-4/+12
2011-08-26mac80211: add uapsd_queues and max_sp params fieldsEliad Peller-0/+2
2011-08-26nl80211/cfg80211: add STA WME parametersEliad Peller-0/+2
2011-08-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-0/+3
2011-08-24Scm: Remove unnecessary pid & credential references in Unix socket's send and...Tim Chen-3/+19
2011-08-24sctp: Bundle HEAERTBEAT into ASCONF_ACKMichio Honda-0/+1
2011-08-24NFC: Reserve tx head and tail roomSamuel Ortiz-1/+6
2011-08-24{nl,cfg,mac}80211: let userspace make meshif mesh gateJavier Cardona-0/+5
2011-08-24{nl,cfg,mac}80211: let userspace set RANN intervalJavier Cardona-0/+1
2011-08-22mac80211: update mesh peering frame formatThomas Pedersen-2/+2
2011-08-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-157/+191
2011-08-22mac80211: fix suspend/resume races with unregister hwStanislaw Gruszka-0/+3
2011-08-17rps: Add flag to skb to indicate rxhash is based on L4 tupleTom Herbert-4/+20
2011-08-13af_iucv: add HiperSockets transportUrsula Braun-0/+52
2011-08-13iucv: introduce loadable iucv interfaceFrank Blaschka-1/+35
2011-08-12nl80211/cfg80211: Add extra IE configuration to AP mode setupJouni Malinen-0/+14
2011-08-12nl80211/cfg80211: Add crypto settings into NEW_BEACONJouni Malinen-30/+36
2011-08-12nl80211/cfg80211: Allow SSID to be specified in new beacon commandJouni Malinen-0/+7
2011-08-12cfg80211/mac80211: move information element parsing logic to cfg80211Yogesh Ashok Powar-0/+63
2011-08-11nl80211/cfg80211: Make addition of new sinfo fields saferJouni Malinen-0/+5
2011-08-11cfg80211: fix a crash in nl80211_send_stationFelix Fietkau-1/+3
2011-08-10cfg80211/nl80211: Send AssocReq IEs to user space in AP modeJouni Malinen-0/+8
2011-08-09lib80211: remove exports for functions not called by other modulesPavel Roskin-3/+0
2011-08-08mac80211: remove offchannel_tx APIJohannes Berg-10/+0
2011-08-08cfg80211: remove unused wext handler exportsJohannes Berg-69/+0
2011-08-08mac80211: remove linux/wireless.h inclusionJohannes Berg-1/+0
2011-08-08cfg80211: split wext compatibility to separate headerJohannes Berg-112/+124
2011-08-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller-7/+36
2011-08-07ipv4: route non-local sources for raw socketJulian Anastasov-1/+1
2011-08-06net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller-0/+20
2011-08-03net: fix NULL dereferences in check_peer_redir()Eric Dumazet-4/+13
2011-08-01ipv6: updates to privacy addresses per RFC 4941.Lorenzo Colitti-1/+2
2011-08-01doc: Update the email address for Paul Moore in various source filesPaul Moore-2/+2
2011-07-26atomic: use <linux/atomic.h>Arun Sharma-15/+15
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-2/+1
2011-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-4/+89