| Commit message (Expand) | Author | Age |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-12-23 |
|\ |
|
| * | net: Fix module refcount leak in kernel_accept() | Wei Yongjun | 2008-12-18 |
* | | bt/rfcomm/tty: join error paths | Ilpo Järvinen | 2008-12-15 |
* | | bluetooth: Fix unused var warning properly in rfcomm_sock_ioctl(). | David S. Miller | 2008-12-09 |
* | | bluetooth: Fix rfcomm_sock_ioctl() build failure with debugging enabled. | David S. Miller | 2008-12-09 |
* | | Bluetooth: Fix RFCOMM release oops when device is still in use | Marcel Holtmann | 2008-11-30 |
* | | Bluetooth: Fix format arguments warning | Marcel Holtmann | 2008-11-30 |
* | | Bluetooth: Enable per-module dynamic debug messages | Marcel Holtmann | 2008-11-30 |
* | | Bluetooth: Send HCI Reset command by default on device initialization | Marcel Holtmann | 2008-11-30 |
* | | Bluetooth: Fix warnings for bt_key_strings and bt_slock_key_strings | Marcel Holtmann | 2008-11-30 |
* | | Bluetooth: Fix leak of uninitialized data to userspace | Vegard Nossum | 2008-11-30 |
* | | bluetooth: fix warning in net/bluetooth/rfcomm/sock.c | Ingo Molnar | 2008-11-25 |
* | | netdevice: safe convert to netdev_priv() #part-4 | Wang Chen | 2008-11-13 |
* | | net: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2008-11-10 |
* | | net/: Kill now superfluous ->last_rx stores. | David S. Miller | 2008-11-04 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-10-17 |
|\ |
|
| * | net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely) | Johannes Berg | 2008-10-16 |
* | | HID: move connect quirks | Jiri Slaby | 2008-10-14 |
* | | HID: move apple quirks | Jiri Slaby | 2008-10-14 |
* | | HID: move ignore quirks | Jiri Slaby | 2008-10-14 |
* | | HID: hid, make parsing event driven | Jiri Slaby | 2008-10-14 |
* | | HID: make a bus from hid code | Jiri Slaby | 2008-10-14 |
|/ |
|
* | [Bluetooth] Fix regression from using default link policy | Marcel Holtmann | 2008-09-11 |
* | [Bluetooth] Reject L2CAP connections on an insecure ACL link | Marcel Holtmann | 2008-09-09 |
* | [Bluetooth] Enforce correct authentication requirements | Marcel Holtmann | 2008-09-09 |
* | [Bluetooth] Fix reference counting during ACL config stage | Marcel Holtmann | 2008-09-09 |
* | [Bluetooth] Consolidate maintainers information | Marcel Holtmann | 2008-08-18 |
* | [Bluetooth] Fix userspace breakage due missing class links | Marcel Holtmann | 2008-08-18 |
* | [Bluetooth] Add parameters to control BNEP header compression | Marcel Holtmann | 2008-08-07 |
* | bluetooth: remove improper bluetooth class symlinks. | Greg Kroah-Hartman | 2008-07-22 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-07-20 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | David S. Miller | 2008-07-19 |
| |\ |
|
| | * | [Bluetooth] Allow security for outgoing L2CAP connections | Marcel Holtmann | 2008-07-14 |
| | * | [Bluetooth] Add option to disable eSCO connection creation | Marcel Holtmann | 2008-07-14 |
| | * | [Bluetooth] Signal user-space for HIDP and BNEP socket errors | Marcel Holtmann | 2008-07-14 |
| | * | [Bluetooth] Move pending packets from RFCOMM socket to TTY | Marcel Holtmann | 2008-07-14 |
| | * | [Bluetooth] Store remote modem status for RFCOMM TTY | Marcel Holtmann | 2008-07-14 |
| | * | [Bluetooth] Use non-canonical TTY by default for RFCOMM | Marcel Holtmann | 2008-07-14 |
| | * | [Bluetooth] Update Bluetooth core version number | Marcel Holtmann | 2008-07-14 |
| | * | [Bluetooth] Use a more unique bus name for connections | Marcel Holtmann | 2008-07-14 |
| | * | [Bluetooth] Add support for TIOCOUTQ and TIOCINQ ioctls | Marcel Holtmann | 2008-07-14 |
| | * | [Bluetooth] Add timestamp support to L2CAP, RFCOMM and SCO | Marcel Holtmann | 2008-07-14 |
| | * | [Bluetooth] Export details about authentication requirements | Marcel Holtmann | 2008-07-14 |
| | * | [Bluetooth] Initiate authentication during connection establishment | Marcel Holtmann | 2008-07-14 |
| | * | [Bluetooth] Use ACL config stage to retrieve remote features | Marcel Holtmann | 2008-07-14 |
| | * | [Bluetooth] Export remote Simple Pairing mode via sysfs | Marcel Holtmann | 2008-07-14 |
| | * | [Bluetooth] Track status of remote Simple Pairing mode | Marcel Holtmann | 2008-07-14 |
| | * | [Bluetooth] Track status of Simple Pairing mode | Marcel Holtmann | 2008-07-14 |
| | * | [Bluetooth] Disable disconnect timer during Simple Pairing | Marcel Holtmann | 2008-07-14 |
| | * | [Bluetooth] Update class of device value whenever possible | Marcel Holtmann | 2008-07-14 |