summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2013-10-11mac80211: port CCMP to cryptoapi's CCM driverArd Biesheuvel5-146/+84
2013-10-11cfg80211: simplify strict custom alpha2 regdomain checkLuis R. Rodriguez1-2/+8
2013-10-11cfg80211: enable regulatory hints for strict custom settingsLuis R. Rodriguez1-0/+1
2013-10-11cfg80211: pass station supported channel and oper class infoSunil Dutt1-0/+46
2013-10-09cfg80211: rename regulatory_hint_11d() to regulatory_hint_country_ie()Luis R. Rodriguez3-6/+6
2013-10-02mac80211: implement STA CSA for drivers using channel contextsArik Nemtsov3-19/+48
2013-10-02cfg80211: vlan priority handling in WMMcedric Voncken1-0/+9
2013-10-01regulatory: enable channels 52-64 and 100-144 for world roamingJohannes Berg1-2/+12
2013-10-01nl80211: allow CAC only if no operation is going onSimon Wunderlich1-0/+3
2013-10-01mac80211: improve default WMM parameter settingFred Zhou1-13/+14
2013-10-01mac80211: support reporting A-MSDU subframes individuallyMichal Kazior1-1/+2
2013-10-01mac80211: use exact-size allocation for authentication frameFred Zhou1-2/+2
2013-10-01cfg80211: parse dfs region for internal regdb optionJanusz Dziedzic1-0/+6
2013-10-01mac80211: add explicit IBSS driver operationsJohannes Berg3-2/+82
2013-10-01ieee80211: fix vht cap definitionsEliad Peller1-2/+2
2013-10-01mac80211: fix some snprintf misusesEliad Peller3-50/+55
2013-09-26nl80211: enable IBSS support for channel switch announcementsSimon Wunderlich1-15/+34
2013-09-26mac80211: send a CSA action frame when changing channelSimon Wunderlich1-0/+60
2013-09-26mac80211: add support for CSA in IBSS modeSimon Wunderlich6-43/+480
2013-09-26mac80211: split off ibss disconnectSimon Wunderlich1-80/+92
2013-09-26mac80211: split off channel switch parsing functionSimon Wunderlich4-223/+262
2013-09-26cfg80211: export cfg80211_chandef_dfs_requiredSimon Wunderlich2-9/+1
2013-09-26mac80211: do not override fixed_rate_idx in minstrel_ht_update_statsLorenzo Bianconi1-10/+13
2013-09-26mac80211: add fixed_rate management to minstrel rcLorenzo Bianconi1-0/+14
2013-09-26mac80211: change beacon/connection pollingStanislaw Gruszka3-32/+10
2013-09-26mac80211: Remove superfluous is_multicast_ether_addr() callSergey Ryazanov1-1/+1
2013-09-26mac80211: use ERR_CAST()Johannes Berg1-1/+1
2013-09-26mac80211: add ieee80211_iterate_active_interfaces_rtnl()Johannes Berg1-37/+34
2013-09-13Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds1-12/+3
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky1-1/+1
2013-09-13Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds1-5/+5
2013-09-13memcg: rename RESOURCE_MAX to RES_COUNTER_MAXSha Zhengju1-5/+5
2013-09-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-14/+27
2013-09-13Merge tag 'nfs-for-3.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-2/+2
2013-09-12SUNRPC: No, I did not intend to create a 256KiB hashtableTrond Myklebust1-1/+1
2013-09-12sunrpc: Add missing kuids conversion for printingGeert Uytterhoeven1-1/+1
2013-09-12Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds1-25/+25
2013-09-12kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user()Mathieu Desnoyers1-25/+25
2013-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-19/+27
2013-09-12net_sched: htb: fix a typo in htb_change_class()Vimalkumar1-1/+1
2013-09-12ipv6: don't call fib6_run_gc() until routing is readyMichal Kubeček2-7/+17
2013-09-12fib6_rules: fix indentationStefan Tomanek1-2/+2
2013-09-12net: fix multiqueue selectionEric Dumazet1-1/+1
2013-09-12net: sctp: fix smatch warning in sctp_send_asconf_del_ipDaniel Borkmann1-0/+3
2013-09-12net: sctp: fix bug in sctp_poll for SOCK_SELECT_ERR_QUEUEDaniel Borkmann1-1/+1
2013-09-12net: fib: fib6_add: fix potential NULL pointer dereferenceDaniel Borkmann1-1/+1
2013-09-12net: ovs: flow: fix potential illegal memory access in __parse_flow_nlattrsDaniel Borkmann1-0/+1
2013-09-11ipv6/exthdrs: accept tlv which includes only paddingJiri Pirko1-6/+0
2013-09-11Merge tag 'for-linus-3.12-merge' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-0/+10
2013-09-11Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linuxLinus Torvalds3-22/+50