aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2009-11-16mac80211: Do not queue Probe Request frames for station MLMEmaster-2009-11-16Jouni Malinen
2009-11-13nl80211: only allow adding stations to running vlan interfacesFelix Fietkau
2009-11-13mac80211: fix broadcast frame handling for 4-addr AP VLANsFelix Fietkau
2009-11-13cfg80211: return channel noise via survey APIHolger Schurig
2009-11-13cfg80211: introduce nl80211_get_ifidx()Holger Schurig
2009-11-13mac80211: update copyrights to 2009Rui Paulo
2009-11-13mac80211: add nl80211/cfg80211 handling of the new mesh root mode option.Rui Paulo
2009-11-13mac80211: implement a timer to send RANN action framesRui Paulo
2009-11-13mac80211: replace "destination" with "target" to follow the specRui Paulo
2009-11-13mac80211: add the DS params to the beaconRui Paulo
2009-11-13mac80211: fix BSSID setup for beacon framesRui Paulo
2009-11-13mac80211: set the AID field correctly for mesh peer framesRui Paulo
2009-11-13mac80211: properly forward the RANN IERui Paulo
2009-11-13mac80211: update PERR frame formatRui Paulo
2009-11-13mac80211: implement RANN processing and forwardingRui Paulo
2009-11-11mac80211: fix max HT rate processing on mac80211Luis R. Rodriguez
2009-11-11mac80211: implement support for 4-address frames for AP and client modeFelix Fietkau
2009-11-11nl80211: add a parameter for using 4-address frames on virtual interfacesFelix Fietkau
2009-11-11mac80211: improve peer link management debuggingRui Paulo
2009-11-11mac80211: improve HWMP debuggingRui Paulo
2009-11-11mac80211: allow processing of more than one HWMP IERui Paulo
2009-11-11mac80211: add MAC80211_VERBOSE_MHWMP_DEBUGRui Paulo
2009-11-11mac80211: update the format of path selection framesRui Paulo
2009-11-11mac80211: update peer link management IE and action framesRui Paulo
2009-11-11mac80211: fix typo in a commentRui Paulo
2009-11-11mac80211: implement the meshconf formation info fieldRui Paulo
2009-11-11mac80211: set MESH_TTL to 31Rui Paulo
2009-11-11mac80211: update meshconf IERui Paulo
2009-11-10CAN: use dev_get_by_index_rcustephen hemminger
2009-11-10IPV4: use rcu to walk list of devices in IGMPstephen hemminger
2009-11-10decnet: use RCU to find network devicesstephen hemminger
2009-11-10net: use rcu for network scheduler APIstephen hemminger
2009-11-10vlan: eliminate use of dev_base_lockstephen hemminger
2009-11-10IPv6: use ipv6_addr_v4mapped()Brian Haley
2009-11-10sit: Clean up DF code by copying from IPIPHerbert Xu
2009-11-10ipv6: Allow inet6_dump_addr() to handle more than 64 addressesEric Dumazet
2009-11-10ipv6: speedup inet6_dump_ifinfo()Eric Dumazet
2009-11-10net: netlink_getname, packet_getname -- use DECLARE_SOCKADDR guardCyrill Gorcunov
2009-11-10udp: bind() optimisationEric Dumazet
2009-11-10Phonet: allocate and copy for pipe TX without sock lockRémi Denis-Courmont
2009-11-10Phonet: put sockets in a hash tableRémi Denis-Courmont
2009-11-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-11-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-08xfrm: SAD entries do not expire correctly after suspend-resumeYury Polyanskiy
2009-11-08net/compat_ioctl: support SIOCWANDEVArnd Bergmann
2009-11-08net, compat_ioctl: fix SIOCGMII ioctlsArnd Bergmann
2009-11-08udp: multicast RX should increment SNMP/sk_drops counter in allocation failuresEric Dumazet
2009-11-08ipv6: udp: Optimise multicast receptionEric Dumazet
2009-11-08ipv4: udp: Optimise multicast receptionEric Dumazet
2009-11-08ipv6: udp: optimize unicast RX pathEric Dumazet