aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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-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-20syncookies: remove last_synq_overflow from struct tcp_sockFlorian Westphal
2009-04-20net: Fix GRO for multiple page fragmentsBen Hutchings
2009-04-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2009-04-20net: fix "compatibility" typosMarcin Slusarz
2009-04-20tcp: fix mid-wq adjustment helperIlpo Järvinen
2009-04-20net: sch_netem: Fix an inconsistency in ingress netem timestamps.Jarek Poplawski
2009-04-20ax25: proc uid file misses headerAlan Cox
2009-04-19Bluetooth: Add workaround for wrong HCI event in eSCO setupMarcel Holtmann
2009-04-19Bluetooth: Fallback from eSCO to SCO on unspecified errorMarcel Holtmann
2009-04-19Bluetooth: Fix removing of RFCOMM DLC timer with DEFER_SETUPJohan Hedberg
2009-04-17vlan/macvlan: fix NULL pointer dereferences in ethtool handlersPatrick McHardy
2009-04-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-04-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-04-17mac80211: validate TIM IE lengthJohannes Berg
2009-04-17cfg80211: do not replace BSS structsJohannes Berg
2009-04-17cfg80211: copy hold when replacing BSSJohannes Berg
2009-04-17mac80211: avoid crashing when no scan sdataJohannes Berg
2009-04-17netfilter: nfnetlink: return ENOMEM if we fail to create netlink socketPablo Neira Ayuso
2009-04-17netfilter: ctnetlink: report error if event message allocation failsPablo Neira Ayuso
2009-04-17[PATCH] net: remove superfluous call to synchronize_net()Eric Dumazet
2009-04-17gro: Fix use after free in tcp_gro_receiveHerbert Xu
2009-04-17can: Network Drop Monitor: Make use of consume_skb() in af_can.cOliver Hartkopp
2009-04-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-04-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-04-16netfilter: nf_nat: add support for persistent mappingsPatrick McHardy
2009-04-16mac80211: Fragmentation threshold (typo)Gerrit Renker
2009-04-16mac80211: quiet beacon loss messagesMichael Buesch
2009-04-16mac80211: correct wext transmit power handlerJohannes Berg
2009-04-16mac80211: Fix bug in getting rx status for frames pending in reorder bufferVasanthakumar Thiagarajan