summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2009-04-28inet_diag: Remove dup assignmentsArnaldo Carvalho de Melo
2009-04-28sctp: add feature bit for SCTP offload in hardwareJesse Brandeburg
2009-04-27gro: Fix COMPLETE checksum handlingHerbert Xu
2009-04-27gro: Fix handling of headers that extend over the tailHerbert Xu
2009-04-27drop_monitor: Update netlink protocol to include netlink attribute header in ...Neil Horman
2009-04-27snmp: add missing counters for RFC 4293Neil Horman
2009-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-04-24wireless: remove some (bogus?) 'may be used uninitialized' warningsJohn W. Linville
2009-04-23af_iucv: Fix merge.Ursula Braun
2009-04-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-04-23af_iucv: New socket option for setting IUCV MSGLIMITsHendrik Brueckner
2009-04-23af_iucv: cleanup and refactor recvmsg() EFAULT handlingHendrik Brueckner
2009-04-23af_iucv: Provide new socket type SOCK_SEQPACKETHendrik Brueckner
2009-04-23af_iucv: Modify iucv msg target class using control msghdrHendrik Brueckner
2009-04-23af_iucv: Support data in IUCV msg parameter lists (IPRMDATA)Hendrik Brueckner
2009-04-23af_iucv: add sockopt() to enable/disable use of IPRM_DATA msgsHendrik Brueckner
2009-04-23af_iucv: sync sk shutdown flag if iucv path is quiescedHendrik Brueckner
2009-04-23iucv: provide second per-cpu IUCV command parameter blockUrsula Braun
2009-04-22nl80211: Add event for authentication/association timeoutJouni Malinen
2009-04-22mac80211: calculate maximum sleep intervalJohannes Berg
2009-04-22nl80211: allow configuring IBSS beacon intervalJohannes Berg
2009-04-22mac80211: remove IEEE80211_CONF_CHANGE_DYNPS_TIMEOUTJohannes Berg
2009-04-22mac80211: fix variable truncation on 32-bitJohannes Berg
2009-04-22mac80211: fix IBSS code to not sleep while atomicJohannes Berg
2009-04-22mac80211: validate TIM IE length (redux)Johannes Berg
2009-04-22cfg80211: mark all WEXT handlers _GPLJohannes Berg
2009-04-22cfg80211: clear WEXT SSID when clearing IBSSJohannes Berg
2009-04-22nl80211: Add set/get for frag/rts threshold and retry limitsJouni Malinen
2009-04-22cfg80211: clean up includesJohannes Berg
2009-04-22mac80211: convert to cfg80211 IBSS APIJohannes Berg
2009-04-22cfg80211/nl80211: add IBSS APIJohannes Berg
2009-04-22cfg80211/mac80211: move wext SIWMLME into cfg80211Johannes Berg
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