summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2009-04-22nl80211: send wiphy along with netdevJohannes Berg
2009-04-22mac80211: set CLEAR_PS for pspolled framesChristian Lamparter
2009-04-22mac80211: Allow scan to be requested in AP modeJouni Malinen
2009-04-22mac80211: enable PS by defaultJohannes Berg
2009-04-22mac80211: implement beacon filtering in softwareJohannes Berg
2009-04-22mac80211: disable powersave if pm_qos asks for low latencyJohannes Berg
2009-04-22mac80211: improve powersave implementationJohannes Berg
2009-04-22mac80211: add hardware restart functionJohannes Berg
2009-04-22cfg80211: convert mutex assert to macroJohannes Berg
2009-04-22rfkill: Fix broken rfkill LED in 2.6.30-rc1Larry Finger
2009-04-22mac80211: re-upload keys only after telling driver about associationJohannes Berg
2009-04-22cfg80211: add cipher capabilitiesJohannes Berg
2009-04-22cfg80211: send regulatory beacon hint events to userspaceLuis R. Rodriguez
2009-04-22cfg80211: add netlink channel put helperLuis R. Rodriguez
2009-04-22cfg80211: respect API on orig_flags on channel for beacon hintLuis R. Rodriguez
2009-04-22mac80211: Report rejected association to user space SMEJouni Malinen
2009-04-22mac80211: include HT capabilities in probe requestJohannes Berg
2009-04-22mac80211: pass all probe request IEs to driverJohannes Berg
2009-04-22cfg80211: introduce scan IE limit attributeJohannes Berg
2009-04-22cfg80211: add cfg80211_inform_bssJussi Kivilinna
2009-04-22mac80211: move ieee80211_enable_ht function to mlme.cJohannes Berg
2009-04-22nl80211: Add Michael MIC failure eventJouni Malinen
2009-04-22nl80211: Generate deauth/disassoc event for locally generated framesJouni Malinen
2009-04-22nl80211: Require auth type for NL80211_CMD_AUTHENTICATEJouni Malinen
2009-04-22nl80211: remove duplicated #includeHuang Weiyi
2009-04-22rfkill-input: remove unused codeJohannes Berg
2009-04-22rfkill: remove user_claim stuffJohannes Berg
2009-04-22rfkill: remove deprecated state constantsJohannes Berg
2009-04-22nl80211: validate some input betterJohannes Berg
2009-04-22mac80211: Don't access managed mode bits in non-managed modeVasanthakumar Thiagarajan
2009-04-22netfilter: ctnetlink: fix gcc warning during compilationPablo Neira Ayuso
2009-04-22net/netrom: Fix socket lockingJean Delvare
2009-04-22netlabel: Always remove the correct address selectorPaul Moore
2009-04-22af_iucv: Fix race when queuing incoming iucv messagesHendrik Brueckner
2009-04-22af_iucv: Test additional sk states in iucv_sock_shutdownHendrik Brueckner
2009-04-22af_iucv: Reject incoming msgs if RECV_SHUTDOWN is setHendrik Brueckner
2009-04-22af_iucv: fix oops in iucv_sock_recvmsg() for MSG_PEEK flagHendrik Brueckner
2009-04-22af_iucv: consider state IUCV_CLOSING when closing a socketUrsula Braun
2009-04-21mac80211: fix alignment calculation bugJohannes Berg
2009-04-21mac80211: do not print WARN if config interfaceReinette Chatre
2009-04-21tun: fix tun_chr_aio_write so that aio worksMichael S. Tsirkin
2009-04-21net: skb_copy_datagram_const_iovec()Michael S. Tsirkin
2009-04-21net: factor out ethtool invocation of vlan/macvlan driversPatrick McHardy
2009-04-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-04-20mac80211: fix basic rate bitmap calculationJohannes Berg
2009-04-20mac80211: fix beacon loss detection after scanKalle Valo
2009-04-20nl80211: Make nl80211_send_mlme_event() atomicJouni Malinen
2009-04-20MAC80211: Remove unused MAC80211_VERBOSE_SPECT_MGMT_DEBUG.Robert P. J. Day
2009-04-20netfilter: bridge: allow fragmentation of VLAN packets traversing a bridgehummerbliss@gmail.com
2009-04-20syncookies: remove last_synq_overflow from struct tcp_sockFlorian Westphal