aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-18
|\
| * mac80211: Do not queue Probe Request frames for station MLMEJouni Malinen2009-11-16
| * nl80211: only allow adding stations to running vlan interfacesFelix Fietkau2009-11-13
| * mac80211: fix broadcast frame handling for 4-addr AP VLANsFelix Fietkau2009-11-13
| * cfg80211: return channel noise via survey APIHolger Schurig2009-11-13
| * cfg80211: introduce nl80211_get_ifidx()Holger Schurig2009-11-13
| * mac80211: update copyrights to 2009Rui Paulo2009-11-13
| * mac80211: add nl80211/cfg80211 handling of the new mesh root mode option.Rui Paulo2009-11-13
| * mac80211: implement a timer to send RANN action framesRui Paulo2009-11-13
| * mac80211: replace "destination" with "target" to follow the specRui Paulo2009-11-13
| * mac80211: add the DS params to the beaconRui Paulo2009-11-13
| * mac80211: fix BSSID setup for beacon framesRui Paulo2009-11-13
| * mac80211: set the AID field correctly for mesh peer framesRui Paulo2009-11-13
| * mac80211: properly forward the RANN IERui Paulo2009-11-13
| * mac80211: update PERR frame formatRui Paulo2009-11-13
| * mac80211: implement RANN processing and forwardingRui Paulo2009-11-13
| * mac80211: fix max HT rate processing on mac80211Luis R. Rodriguez2009-11-11
| * mac80211: implement support for 4-address frames for AP and client modeFelix Fietkau2009-11-11
| * nl80211: add a parameter for using 4-address frames on virtual interfacesFelix Fietkau2009-11-11
| * mac80211: improve peer link management debuggingRui Paulo2009-11-11
| * mac80211: improve HWMP debuggingRui Paulo2009-11-11
| * mac80211: allow processing of more than one HWMP IERui Paulo2009-11-11
| * mac80211: add MAC80211_VERBOSE_MHWMP_DEBUGRui Paulo2009-11-11
| * mac80211: update the format of path selection framesRui Paulo2009-11-11
| * mac80211: update peer link management IE and action framesRui Paulo2009-11-11
| * mac80211: fix typo in a commentRui Paulo2009-11-11
| * mac80211: implement the meshconf formation info fieldRui Paulo2009-11-11
| * mac80211: set MESH_TTL to 31Rui Paulo2009-11-11
| * mac80211: update meshconf IERui Paulo2009-11-11
* | Phonet: convert devices list to RCURémi Denis-Courmont2009-11-18
* | net: device name allocation cleanupsOctavian Purdila2009-11-18
* | netns: net_identifiers should be read_mostlyEric Dumazet2009-11-18
* | linkwatch: linkwatch_forget_dev() to speedup device dismantleEric Dumazet2009-11-18
* | ipv4: factorize cache clearing for batched unregister operationsOctavian Purdila2009-11-18
* | net: introduce NETDEV_UNREGISTER_PERNETOctavian Purdila2009-11-18
* | vlan: Precise RX stats accountingEric Dumazet2009-11-18
* | net: add dev_txq_stats_fold() helperEric Dumazet2009-11-18
* | act_mirred: optimization.Changli Gao2009-11-17
* | act_mirred: cleanupChangli Gao2009-11-17
* | Phonet: missing rcu_dereference()Rémi Denis-Courmont2009-11-17
* | netlink: remove subscriptions check on notifierJohannes Berg2009-11-17
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-17
|\ \
| * | net: Fix the rollback test in dev_change_name()Eric Dumazet2009-11-16
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2009-11-15
| |\ \
| | * | Bluetooth: Fix regression with L2CAP configuration in Basic ModeGustavo F. Padovan2009-11-15
| | * | Bluetooth: Select Basic Mode as default for SOCK_SEQPACKETGustavo F. Padovan2009-11-15
| | * | Bluetooth: Set general bonding security for ACL by defaultAndrei Emeltchenko2009-11-15
| * | | ipmr: missing dev_put() on error path in vif_add()Dan Carpenter2009-11-13
| * | | sctp: Set socket source address when additing first transportVlad Yasevich2009-11-13
| * | | sctp: Fix regression introduced by new sctp_connectx apiVlad Yasevich2009-11-13