Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-04-26 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | bluetooth: Fix use-before-initiailized var. | David S. Miller | 2011-04-25 | |
| * | | | | | | | | | | | | | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2011-04-25 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-04-25 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | | mac80211: explain padding in place of rate field | Johannes Berg | 2011-04-19 | |
| | | * | | | | | | | | | | | | | | | | | | mac80211: add a function for setting the TIM bit for a specific station | Felix Fietkau | 2011-04-19 | |
| | | * | | | | | | | | | | | | | | | | | | mac80211: fix debugfs printk format warning | Randy Dunlap | 2011-04-19 | |
| | | * | | | | | | | | | | | | | | | | | | rfkill: Regulator consumer driver for rfkill | Antonio Ospite | 2011-04-19 | |
| | | * | | | | | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | John W. Linville | 2011-04-19 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|/ / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | ||||
| | | | * | | | | | | | | | | | | | | | | | Bluetooth: Fix lockdep warning in L2CAP | Gustavo F. Padovan | 2011-04-14 | |
| | | | * | | | | | | | | | | | | | | | | | Bluetooth: Fix another locking unbalance | Gustavo F. Padovan | 2011-04-14 | |
| | | | * | | | | | | | | | | | | | | | | | Bluetooth: Don't lock sock inside l2cap_get_sock_by_scid() | Gustavo F. Padovan | 2011-04-13 | |
| | | | * | | | | | | | | | | | | | | | | | Bluetooth: Fix Out Of Band pairing when mgmt interface is disabled | Szymon Janc | 2011-04-13 | |
| | | | * | | | | | | | | | | | | | | | | | Bluetooth: Add proper handling of received LE data | Gustavo F. Padovan | 2011-04-13 | |
| | | | * | | | | | | | | | | | | | | | | | Bluetooth: Fix wrong comparison in listen() | Gustavo F. Padovan | 2011-04-13 | |
| | | | * | | | | | | | | | | | | | | | | | Bluetooth: Move tx queue to struct l2cap_chan | Gustavo F. Padovan | 2011-04-13 | |
| | | | * | | | | | | | | | | | | | | | | | Bluetooth: Remove unneeded uninitialized_vars() | Gustavo F. Padovan | 2011-04-13 | |
| | | | * | | | | | | | | | | | | | | | | | Bluetooth: Remove some sk references from l2cap_core.c | Gustavo F. Padovan | 2011-04-13 | |
| | | | * | | | | | | | | | | | | | | | | | Bluetooth: Move SREJ list to struct l2cap_chan | Gustavo F. Padovan | 2011-04-13 | |
| | | | * | | | | | | | | | | | | | | | | | Bluetooth: Fix lockdep warning with skb list lock | Gustavo F. Padovan | 2011-04-07 | |
| | | | * | | | | | | | | | | | | | | | | | Bluetooth: Move busy workqueue to struct l2cap_chan | Gustavo F. Padovan | 2011-04-07 | |
| | | | * | | | | | | | | | | | | | | | | | Bluetooth: Move srej and busy queues to struct l2cap_chan | Gustavo F. Padovan | 2011-04-07 | |
| | | | * | | | | | | | | | | | | | | | | | Bluetooth: Move ERTM timers to struct l2cap_chan | Gustavo F. Padovan | 2011-04-07 | |
| | | | * | | | | | | | | | | | | | | | | | Bluetooth: Move remote info to struct l2cap_chan | Gustavo F. Padovan | 2011-04-07 | |
| | | | * | | | | | | | | | | | | | | | | | Bluetooth: Move SDU related vars to struct l2cap_chan | Gustavo F. Padovan | 2011-04-07 | |
| | | | * | | | | | | | | | | | | | | | | | Bluetooth: Move more ERTM stuff to struct l2cap_chan | Gustavo F. Padovan | 2011-04-07 | |
| | | | * | | | | | | | | | | | | | | | | | Bluetooth: Move of ERTM *_seq vars to struct l2cap_chan | Gustavo F. Padovan | 2011-04-07 | |
| | | | * | | | | | | | | | | | | | | | | | Bluetooth: Move conn_state to struct l2cap_chan | Gustavo F. Padovan | 2011-04-07 | |
| | | | * | | | | | | | | | | | | | | | | | Bluetooth: clean up l2cap_sock_recvmsg() | Gustavo F. Padovan | 2011-04-07 | |
| | | | * | | | | | | | | | | | | | | | | | Bluetooth: Move conf_{req,rsp} stuff to struct l2cap_chan | Gustavo F. Padovan | 2011-04-07 | |
| | | | * | | | | | | | | | | | | | | | | | Bluetooth: Move ident to struct l2cap_chan | Gustavo F. Padovan | 2011-04-07 | |
| | | | * | | | | | | | | | | | | | | | | | Bluetooth: Remove struct del_list | Gustavo F. Padovan | 2011-04-07 | |
| | | | * | | | | | | | | | | | | | | | | | Bluetooth: Use struct list_head for L2CAP channels list | Gustavo F. Padovan | 2011-04-07 | |
| | | | * | | | | | | | | | | | | | | | | | Bluetooth: Create struct l2cap_chan | Gustavo F. Padovan | 2011-04-07 | |
| | | * | | | | | | | | | | | | | | | | | | mac80211: Allocate new mesh path and portal tables before taking locks | cozybit Inc | 2011-04-13 | |
| | | * | | | | | | | | | | | | | | | | | | mac80211: receive EAP frames from a station in an AP VLAN on the main AP | Felix Fietkau | 2011-04-13 | |
| | | * | | | | | | | | | | | | | | | | | | {mac|nl}80211: Add station connected time | Mohammed Shafi Shajakhan | 2011-04-12 | |
| | | * | | | | | | | | | | | | | | | | | | mac80211: send notification on new peer candidate for our secure mesh | Javier Cardona | 2011-04-12 | |
| | | * | | | | | | | | | | | | | | | | | | nl80211: New notification to discover mesh peer candidates. | Javier Cardona | 2011-04-12 | |
| | | * | | | | | | | | | | | | | | | | | | nl80211/mac80211: Perform PLINK_ACTION on new station | Javier Cardona | 2011-04-12 | |
| | | * | | | | | | | | | | | | | | | | | | mac80211: ignore peer link requests from unauthenticated stations. | Javier Cardona | 2011-04-12 | |
| | | * | | | | | | | | | | | | | | | | | | mac80211: Let user space receive and send mesh auth/deauth frames | Javier Cardona | 2011-04-12 | |
| | | * | | | | | | | | | | | | | | | | | | nl80211/mac80211: let userspace authenticate stations | Javier Cardona | 2011-04-12 | |
| | | * | | | | | | | | | | | | | | | | | | mac80211: ignore peers if security is enabled for this mesh | Javier Cardona | 2011-04-12 | |
| | | * | | | | | | | | | | | | | | | | | | cfg80211/nl80211: Add userspace authentication flag to mesh setup | Javier Cardona | 2011-04-12 | |
| | | * | | | | | | | | | | | | | | | | | | nl80211: rename NL80211_MESH_SETUP_VENDOR_PATH_SEL_IE | Javier Cardona | 2011-04-12 | |
| | | * | | | | | | | | | | | | | | | | | | mac80211: Check for queued frames before entering power save. | Vivek Natarajan | 2011-04-12 | |
| * | | | | | | | | | | | | | | | | | | | | bonding: move processing of recv handlers into handle_frame() | Jiri Pirko | 2011-04-25 | |
| * | | | | | | | | | | | | | | | | | | | | net: make WARN_ON in dev_disable_lro() useful | Michał Mirosław | 2011-04-25 | |
| |/ / / / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | | | inet: constify ip headers and in6_addr | Eric Dumazet | 2011-04-22 |