summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-08-24cfg80211/mac80211: extensible frame processingJohannes Berg
2010-08-24mac80211: remove unused don't-encrypt flagJohannes Berg
2010-08-24cfg80211: mark ieee80211_hdrlen constJohannes Berg
2010-08-16cfg80211: check if WEP is available for shared key authJohannes Berg
2010-08-16mac80211: dont advertise WEP if unavailableJohannes Berg
2010-08-16mac80211: remove unused status flag checksJohannes Berg
2010-08-16mac80211: move key tfm setupJohannes Berg
2010-08-16mac80211: use cipher suite selectorsJohannes Berg
2010-08-16cfg80211: support sysfs namespacesJohannes Berg
2010-08-16mac80211: allow drivers to request SM PS mode changeJohannes Berg
2010-08-16mac80211: per interface idle notificationJohannes Berg
2010-08-16net: mac80211: Fix a typo.Andrea Gelmini
2010-08-16cfg80211: deauth doesn't always imply disconnectJohannes Berg
2010-08-16mac80211: AMPDU rx reorder timeout timerChristian Lamparter
2010-08-16mac80211: remove unused rate function parameterChristian Lamparter
2010-08-16mac80211: put rx handlers into separate functionsChristian Lamparter
2010-08-16mac80211: Don't squash error codes in key setup functionsBen Hutchings
2010-08-16mac80211: unify scan and work mutexesJohannes Berg
2010-08-16mac80211: don't check rates on PLCP error framesJohannes Berg
2010-08-16mac80211: fix driver offchannel notification when the channel does not changeFelix Fietkau
2010-08-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-08-16wireless: upcase alpha2 values in queue_regulatory_requestJohn W. Linville
2010-08-16mac80211: support use of NAPI for bottom-half processingJohn W. Linville
2010-08-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville
2010-08-10Bluetooth: Fix incorrect setting of remote_tx_win for L2CAP ERTMMat Martineau
2010-08-10Bluetooth: Fix endianness issue with L2CAP MPS configurationMat Martineau
2010-08-09cfg80211: fix locking in action frame TXJohannes Berg
2010-08-07pkt_sched: Fix sch_sfq vs tcf_bind_filter oopsJarek Poplawski
2010-08-07net: disable preemption before call smp_processor_id()Changli Gao
2010-08-07tcp: no md5sig option size check bugDmitry Popov
2010-08-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-08-05net: Fix napi_gro_frags vs netpoll pathJarek Poplawski
2010-08-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville
2010-08-04ppp: make channel_ops conststephen hemminger
2010-08-04RxRPC: Fix a potential deadlock between the call resend_timer and state_lockDavid Howells
2010-08-04sch_sfq: add sanity check for the packet lengthChangli Gao
2010-08-04cls_rsvp: add sanity check for the packet lengthChangli Gao
2010-08-04cls_flow: add sanity check for the packet lengthChangli Gao
2010-08-04act_nat: fix on the TX pathChangli Gao
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-08-04mac80211: Fix compilation warning when CONFIG_INET is not setJuuso Oikarinen
2010-08-04mac80211: fix scan locking wrt. hw scanJohannes Berg
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-08-04Bluetooth: Check result code of L2CAP information responseVille Tervo
2010-08-04Bluetooth: Don't send RFC for Basic Mode if only it is supportedGustavo F. Padovan
2010-08-04Merge branch 'master' into for-nextJiri Kosina
2010-08-03can-raw: Fix skb_orphan_try handlingOliver Hartkopp
2010-08-03Revert "net: remove zap_completion_queue"David S. Miller
2010-08-02net: cleanup inclusionChangli Gao
2010-08-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller