Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-11-18 | 17 | -291/+742 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | mac80211: Do not queue Probe Request frames for station MLME | Jouni Malinen | 2009-11-16 | 1 | -1/+0 | |
| * | | | | | | | | | nl80211: only allow adding stations to running vlan interfaces | Felix Fietkau | 2009-11-13 | 1 | -1/+3 | |
| * | | | | | | | | | mac80211: fix broadcast frame handling for 4-addr AP VLANs | Felix Fietkau | 2009-11-13 | 1 | -1/+1 | |
| * | | | | | | | | | cfg80211: return channel noise via survey API | Holger Schurig | 2009-11-13 | 1 | -0/+105 | |
| * | | | | | | | | | cfg80211: introduce nl80211_get_ifidx() | Holger Schurig | 2009-11-13 | 1 | -43/+33 | |
| * | | | | | | | | | mac80211: update copyrights to 2009 | Rui Paulo | 2009-11-13 | 5 | -5/+5 | |
| * | | | | | | | | | mac80211: add nl80211/cfg80211 handling of the new mesh root mode option. | Rui Paulo | 2009-11-13 | 5 | -0/+29 | |
| * | | | | | | | | | mac80211: implement a timer to send RANN action frames | Rui Paulo | 2009-11-13 | 4 | -0/+54 | |
| * | | | | | | | | | mac80211: replace "destination" with "target" to follow the spec | Rui Paulo | 2009-11-13 | 7 | -133/+136 | |
| * | | | | | | | | | mac80211: add the DS params to the beacon | Rui Paulo | 2009-11-13 | 1 | -0/+7 | |
| * | | | | | | | | | mac80211: fix BSSID setup for beacon frames | Rui Paulo | 2009-11-13 | 1 | -1/+1 | |
| * | | | | | | | | | mac80211: set the AID field correctly for mesh peer frames | Rui Paulo | 2009-11-13 | 1 | -1/+2 | |
| * | | | | | | | | | mac80211: properly forward the RANN IE | Rui Paulo | 2009-11-13 | 1 | -1/+3 | |
| * | | | | | | | | | mac80211: update PERR frame format | Rui Paulo | 2009-11-13 | 3 | -13/+60 | |
| * | | | | | | | | | mac80211: implement RANN processing and forwarding | Rui Paulo | 2009-11-13 | 3 | -8/+76 | |
| * | | | | | | | | | mac80211: fix max HT rate processing on mac80211 | Luis R. Rodriguez | 2009-11-11 | 1 | -3/+15 | |
| * | | | | | | | | | mac80211: implement support for 4-address frames for AP and client mode | Felix Fietkau | 2009-11-11 | 7 | -12/+99 | |
| * | | | | | | | | | nl80211: add a parameter for using 4-address frames on virtual interfaces | Felix Fietkau | 2009-11-11 | 1 | -0/+11 | |
| * | | | | | | | | | mac80211: improve peer link management debugging | Rui Paulo | 2009-11-11 | 1 | -2/+13 | |
| * | | | | | | | | | mac80211: improve HWMP debugging | Rui Paulo | 2009-11-11 | 1 | -6/+5 | |
| * | | | | | | | | | mac80211: allow processing of more than one HWMP IE | Rui Paulo | 2009-11-11 | 1 | -22/+25 | |
| * | | | | | | | | | mac80211: add MAC80211_VERBOSE_MHWMP_DEBUG | Rui Paulo | 2009-11-11 | 2 | -4/+28 | |
| * | | | | | | | | | mac80211: update the format of path selection frames | Rui Paulo | 2009-11-11 | 2 | -1/+2 | |
| * | | | | | | | | | mac80211: update peer link management IE and action frames | Rui Paulo | 2009-11-11 | 4 | -18/+20 | |
| * | | | | | | | | | mac80211: fix typo in a comment | Rui Paulo | 2009-11-11 | 1 | -1/+1 | |
| * | | | | | | | | | mac80211: implement the meshconf formation info field | Rui Paulo | 2009-11-11 | 2 | -3/+8 | |
| * | | | | | | | | | mac80211: set MESH_TTL to 31 | Rui Paulo | 2009-11-11 | 1 | -1/+1 | |
| * | | | | | | | | | mac80211: update meshconf IE | Rui Paulo | 2009-11-11 | 2 | -45/+34 | |
* | | | | | | | | | | Phonet: convert devices list to RCU | Rémi Denis-Courmont | 2009-11-18 | 2 | -25/+44 | |
* | | | | | | | | | | net: device name allocation cleanups | Octavian Purdila | 2009-11-18 | 1 | -45/+24 | |
* | | | | | | | | | | netns: net_identifiers should be read_mostly | Eric Dumazet | 2009-11-18 | 9 | -9/+9 | |
* | | | | | | | | | | linkwatch: linkwatch_forget_dev() to speedup device dismantle | Eric Dumazet | 2009-11-18 | 2 | -37/+60 | |
* | | | | | | | | | | ipv4: factorize cache clearing for batched unregister operations | Octavian Purdila | 2009-11-18 | 1 | -5/+6 | |
* | | | | | | | | | | net: introduce NETDEV_UNREGISTER_PERNET | Octavian Purdila | 2009-11-18 | 1 | -2/+27 | |
* | | | | | | | | | | vlan: Precise RX stats accounting | Eric Dumazet | 2009-11-17 | 3 | -11/+65 | |
* | | | | | | | | | | net: add dev_txq_stats_fold() helper | Eric Dumazet | 2009-11-17 | 1 | -19/+29 | |
* | | | | | | | | | | act_mirred: optimization. | Changli Gao | 2009-11-17 | 1 | -31/+29 | |
* | | | | | | | | | | act_mirred: cleanup | Changli Gao | 2009-11-17 | 1 | -26/+33 | |
* | | | | | | | | | | Phonet: missing rcu_dereference() | Rémi Denis-Courmont | 2009-11-17 | 1 | -1/+1 | |
* | | | | | | | | | | netlink: remove subscriptions check on notifier | Johannes Berg | 2009-11-17 | 1 | -1/+1 | |
* | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-17 | 9 | -42/+68 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
| * | | | | | | | | | net: Fix the rollback test in dev_change_name() | Eric Dumazet | 2009-11-16 | 1 | -5/+6 | |
| * | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | David S. Miller | 2009-11-15 | 2 | -4/+10 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Bluetooth: Fix regression with L2CAP configuration in Basic Mode | Gustavo F. Padovan | 2009-11-16 | 1 | -3/+8 | |
| | * | | | | | | | | | Bluetooth: Select Basic Mode as default for SOCK_SEQPACKET | Gustavo F. Padovan | 2009-11-16 | 1 | -1/+1 | |
| | * | | | | | | | | | Bluetooth: Set general bonding security for ACL by default | Andrei Emeltchenko | 2009-11-16 | 1 | -0/+1 | |
| | | |_|_|_|_|_|_|/ | | |/| | | | | | | | ||||||
| * | | | | | | | | | ipmr: missing dev_put() on error path in vif_add() | Dan Carpenter | 2009-11-13 | 1 | -1/+3 | |
| * | | | | | | | | | sctp: Set socket source address when additing first transport | Vlad Yasevich | 2009-11-13 | 1 | -1/+2 | |
| * | | | | | | | | | sctp: Fix regression introduced by new sctp_connectx api | Vlad Yasevich | 2009-11-13 | 1 | -5/+13 |