summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2008-06-27mac80211: fix tx fragmentationJohannes Berg
2008-06-27mac80211: make workqueue freezableJohannes Berg
2008-06-27mac80211: add phy information to giwnameTomas Winkler
2008-06-27mac80211: update the authentication methodEmmanuel Grumbach
2008-06-27mac80211: don't return -EINVAL upon iwconfig wlan0 rts autoEmmanuel Grumbach
2008-06-27mac80211: mlme.c use new frame control helpersHarvey Harrison
2008-06-27mac80211: rx.c use new frame control helpersHarvey Harrison
2008-06-27mac80211: tx.c use new frame control helpersHarvey Harrison
2008-06-27mac80211: wep.c use new frame control helpersHarvey Harrison
2008-06-27mac80211: Let drivers have access to TKIP key offets for TX and RX MICLuis R. Rodriguez
2008-06-27mac80211: rename TKIP debugging Kconfig symbolJohannes Berg
2008-06-26mac80211: add single function calling tx handlersJohannes Berg
2008-06-26mac80211: use separate spinlock for sta flagsJohannes Berg
2008-06-26mac80211: remove shared key todoJohannes Berg
2008-06-26mac80211: 11h - Handling measurement requestAssaf Krauss
2008-06-26mac80211: 11h Infrastructure - ParsingAssaf Krauss
2008-06-26rfkill: rename the rfkill_state states and add block-locked stateHenrique de Moraes Holschuh
2008-06-26rfkill: do not allow userspace to override ALL RADIOS OFFHenrique de Moraes Holschuh
2008-06-26rfkill: drop current_state from tasks in rfkill-inputFabien Crespel
2008-06-26rfkill: add uevent notificationsHenrique de Moraes Holschuh
2008-06-26rfkill: add type string helperHenrique de Moraes Holschuh
2008-06-26rfkill: add notifier chains supportHenrique de Moraes Holschuh
2008-06-26rfkill: rework suspend and resume handlersHenrique de Moraes Holschuh
2008-06-26rfkill: add the WWAN radio typeHenrique de Moraes Holschuh
2008-06-26rfkill: add read-write rfkill switch supportHenrique de Moraes Holschuh
2008-06-26rfkill: add parameter to disable radios by defaultHenrique de Moraes Holschuh
2008-06-26rfkill: handle SW_RFKILL_ALL eventsHenrique de Moraes Holschuh
2008-06-26rfkill: fix minor typo in kernel docHenrique de Moraes Holschuh
2008-06-25Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/wireless-2.6John W. Linville
2008-06-20sctp: Kill unused variable in sctp_assoc_bh_rcv()Vlad Yasevich
2008-06-19net: Discard and warn about LRO'd skbs received for forwardingBen Hutchings
2008-06-19net: Disable LRO on devices that are forwardingBen Hutchings
2008-06-19sctp: Follow security requirement of responding with 1 packetVlad Yasevich
2008-06-19sctp: Validate Initiate Tag when handling ICMP messageWei Yongjun
2008-06-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-06-18mac80211: detect driver tx bugsJohannes Berg
2008-06-18netlink: genl: fix circular lockingPatrick McHardy
2008-06-18netdevice: Fix promiscuity and allmulti overflowWang Chen
2008-06-18Revert "mac80211: Use skb_header_cloned() on TX path."David S. Miller
2008-06-18ipv6: minor cleanup in net/ipv6/tcp_ipv6.c [RESEND ].Rami Rosen
2008-06-17net: Add sk_set_socket() helper.David S. Miller
2008-06-17af_unix: fix 'poll for write'/ connected DGRAM socketsRainer Weikusat
2008-06-17Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David S. Miller
2008-06-17ax25: Fix std timer socket destroy handling.David S. Miller
2008-06-17udp: sk_drops handlingEric Dumazet
2008-06-18bonding: Allow setting max_bonds to zeroJay Vosburgh
2008-06-17net/core: add NETDEV_BONDING_FAILOVER eventOr Gerlitz
2008-06-17rose: improving AX25 routing frames via ROSE networkBernard Pidoux
2008-06-17xfrm: fix fragmentation for ipv4 xfrm tunnelSteffen Klassert
2008-06-17atm: use const where reasonableMitchell Blank Jr