| Commit message (Expand) | Author | Age |
* | wireless: update reg debug kconfig entry | Luis R. Rodriguez | 2009-09-02 |
* | pkt_sched: Fix resource limiting in pfifo_fast | Krishna Kumar | 2009-08-31 |
* | net: convert remaining non-symbolic return values in dev_queue_xmit | Krishna Kumar | 2009-08-31 |
* | can: use correct NET_RX_ return values | Oliver Hartkopp | 2009-08-31 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | David S. Miller | 2009-08-31 |
|\ |
|
| * | Bluetooth: Add support for L2CAP 'Send RRorRNR' action | Gustavo F. Padovan | 2009-08-26 |
| * | Bluetooth: Handle L2CAP case when the remote receiver is busy | Gustavo F. Padovan | 2009-08-26 |
| * | Bluetooth: Acknowledge L2CAP packets when receiving RR-frames (F-bit=1) | Gustavo F. Padovan | 2009-08-26 |
| * | Bluetooth: Add missing selection of CONFIG_CRC16 for L2CAP layer | Randy Dunlap | 2009-08-24 |
| * | Bluetooth: Use proper *_unaligned_le{16,32} helpers for L2CAP | Gustavo F. Padovan | 2009-08-24 |
| * | Bluetooth: Add locking scheme to L2CAP timeout callbacks | Gustavo F. Padovan | 2009-08-24 |
| * | Bluetooth: Fix rejected connection not disconnecting ACL link | Luiz Augusto von Dentz | 2009-08-22 |
| * | Bluetooth: Full support for receiving L2CAP SREJ frames | Gustavo F. Padovan | 2009-08-22 |
| * | Bluetooth: Add support for L2CAP SREJ exception | Gustavo F. Padovan | 2009-08-22 |
| * | Bluetooth: Add support for FCS option to L2CAP | Gustavo F. Padovan | 2009-08-22 |
| * | Bluetooth: Enable Streaming Mode for L2CAP | Gustavo F. Padovan | 2009-08-22 |
| * | Bluetooth: Add support for Retransmission and Monitor Timers | Gustavo F. Padovan | 2009-08-22 |
| * | Bluetooth: Initial support for retransmission of packets with REJ frames | Gustavo F. Padovan | 2009-08-22 |
| * | Bluetooth: Add support for Segmentation and Reassembly of SDUs | Gustavo F. Padovan | 2009-08-22 |
| * | Bluetooth: Add initial support for ERTM packets transfers | Gustavo F. Padovan | 2009-08-22 |
| * | Bluetooth: Create separate l2cap_send_disconn_req() function | Gustavo F. Padovan | 2009-08-22 |
| * | Bluetooth: Add configuration support for ERTM and Streaming mode | Gustavo F. Padovan | 2009-08-22 |
| * | Bluetooth: Add L2CAP RFC option if ERTM is enabled | Marcel Holtmann | 2009-08-22 |
| * | Bluetooth: Allow setting of L2CAP ERTM via socket option | Marcel Holtmann | 2009-08-22 |
| * | Bluetooth: Add module option to enable L2CAP ERTM support | Marcel Holtmann | 2009-08-22 |
| * | Bluetooth: Coding style cleanup from previous rfcomm_init bug fix | Marcel Holtmann | 2009-08-22 |
| * | Bluetooth: Convert hdev->req_lock to a mutex | Thomas Gleixner | 2009-08-22 |
| * | Bluetooth: Let HIDP grab the device reference for connections | Marcel Holtmann | 2009-08-22 |
| * | Bluetooth: Add extra device reference counting for connections | Marcel Holtmann | 2009-08-22 |
| * | Bluetooth: Disconnect HIDRAW devices on disconnect | Marcel Holtmann | 2009-08-22 |
| * | Bluetooth: Fix missing scheduling when VIRTUAL_CABLE_UNPLUG is received | Vikram Kandukuri | 2009-08-22 |
| * | Bluetooth: Add proper shutdown support to SCO sockets | Marcel Holtmann | 2009-08-22 |
* | | tipc: fix test of bearer_priority range in tipc_register_media() | roel kluin | 2009-08-29 |
* | | can: switch to seq_file | Alexey Dobriyan | 2009-08-29 |
* | | tcp: Remove redundant copy of MD5 authentication key | John Dykstra | 2009-08-29 |
* | | Speed-up pfifo_fast lookup using a private bitmap | Krishna Kumar | 2009-08-29 |
* | | ipv6: Update Neighbor Cache when IPv6 RA is received on a router | David Ward | 2009-08-29 |
* | | tcp: fix premature termination of FIN_WAIT2 time-wait sockets | Octavian Purdila | 2009-08-29 |
* | | fib_trie: resize rework | Jens Låås | 2009-08-29 |
* | | sit: allow ip fragmentation when using nopmtudisc to fix package loss | Sascha Hlusiak | 2009-08-29 |
* | | net: ip_rt_send_redirect() optimization | Eric Dumazet | 2009-08-29 |
* | | tcp: keepalive cleanups | Eric Dumazet | 2009-08-29 |
* | | ipv4: af_inet.c cleanups | Eric Dumazet | 2009-08-29 |
* | | pktgen: use proc_create_data() | Alexey Dobriyan | 2009-08-29 |
* | | pktgen: increase version | Stephen Hemminger | 2009-08-29 |
* | | pktgen: cleanup checkpatch warnings | Stephen Hemminger | 2009-08-29 |
* | | pktgen: use common idle routine | Stephen Hemminger | 2009-08-29 |
* | | pktgen: spin using hrtimer | Stephen Hemminger | 2009-08-29 |
* | | pktgen: convert to use ktime_t | Stephen Hemminger | 2009-08-29 |
* | | pktgen: avoid calling gettimeofday | Stephen Hemminger | 2009-08-29 |