| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-07-20 | 891 | -67567/+90317 |
|\ |
|
| * | iucv: Fix bad merging. | David S. Miller | 2008-07-20 | 1 | -10/+0 |
| * | net_sched: Add size table for qdiscs | Jussi Kivilinna | 2008-07-20 | 7 | -5/+199 |
| * | net_sched: Add accessor function for packet length for qdiscs | Jussi Kivilinna | 2008-07-20 | 22 | -67/+69 |
| * | net_sched: Add qdisc_enqueue wrapper | Jussi Kivilinna | 2008-07-20 | 12 | -21/+37 |
| * | highmem: Export totalhigh_pages. | David S. Miller | 2008-07-19 | 1 | -0/+1 |
| * | ipv6 mcast: Omit redundant address family checks in ip6_mc_source(). | YOSHIFUJI Hideaki | 2008-07-19 | 1 | -4/+0 |
| * | net: Use standard structures for generic socket address structures. | YOSHIFUJI Hideaki | 2008-07-19 | 5 | -42/+52 |
| * | ipv6 netns: Make several "global" sysctl variables namespace aware. | YOSHIFUJI Hideaki | 2008-07-19 | 9 | -16/+21 |
| * | netns: Use net_eq() to compare net-namespaces for optimization. | YOSHIFUJI Hideaki | 2008-07-19 | 38 | -58/+58 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | David S. Miller | 2008-07-19 | 18 | -271/+1112 |
| |\ |
|
| | * | [Bluetooth] Allow security for outgoing L2CAP connections | Marcel Holtmann | 2008-07-14 | 1 | -64/+108 |
| | * | [Bluetooth] Add option to disable eSCO connection creation | Marcel Holtmann | 2008-07-14 | 1 | -2/+10 |
| | * | [Bluetooth] Signal user-space for HIDP and BNEP socket errors | Marcel Holtmann | 2008-07-14 | 2 | -0/+15 |
| | * | [Bluetooth] Move pending packets from RFCOMM socket to TTY | Marcel Holtmann | 2008-07-14 | 2 | -2/+55 |
| | * | [Bluetooth] Store remote modem status for RFCOMM TTY | Marcel Holtmann | 2008-07-14 | 3 | -0/+8 |
| | * | [Bluetooth] Use non-canonical TTY by default for RFCOMM | Marcel Holtmann | 2008-07-14 | 1 | -0/+1 |
| | * | [Bluetooth] Update Bluetooth core version number | Marcel Holtmann | 2008-07-14 | 1 | -1/+1 |
| | * | [Bluetooth] Use a more unique bus name for connections | Marcel Holtmann | 2008-07-14 | 3 | -9/+14 |
| | * | [Bluetooth] Add support for TIOCOUTQ and TIOCINQ ioctls | Marcel Holtmann | 2008-07-14 | 1 | -0/+23 |
| | * | [Bluetooth] Add timestamp support to L2CAP, RFCOMM and SCO | Marcel Holtmann | 2008-07-14 | 5 | -6/+42 |
| | * | [Bluetooth] Export details about authentication requirements | Marcel Holtmann | 2008-07-14 | 7 | -26/+68 |
| | * | [Bluetooth] Initiate authentication during connection establishment | Marcel Holtmann | 2008-07-14 | 1 | -11/+103 |
| | * | [Bluetooth] Use ACL config stage to retrieve remote features | Marcel Holtmann | 2008-07-14 | 5 | -23/+118 |
| | * | [Bluetooth] Export remote Simple Pairing mode via sysfs | Marcel Holtmann | 2008-07-14 | 1 | -4/+19 |
| | * | [Bluetooth] Track status of remote Simple Pairing mode | Marcel Holtmann | 2008-07-14 | 4 | -5/+60 |
| | * | [Bluetooth] Track status of Simple Pairing mode | Marcel Holtmann | 2008-07-14 | 3 | -0/+49 |
| | * | [Bluetooth] Disable disconnect timer during Simple Pairing | Marcel Holtmann | 2008-07-14 | 2 | -0/+51 |
| | * | [Bluetooth] Update class of device value whenever possible | Marcel Holtmann | 2008-07-14 | 1 | -0/+4 |
| | * | [Bluetooth] Some cleanups for HCI event handling | Marcel Holtmann | 2008-07-14 | 1 | -16/+23 |
| | * | [Bluetooth] Make use of the default link policy settings | Marcel Holtmann | 2008-07-14 | 4 | -23/+100 |
| | * | [Bluetooth] Track connection packet type changes | Marcel Holtmann | 2008-07-14 | 4 | -15/+59 |
| | * | [Bluetooth] Support the case when headset falls back to SCO link | Marcel Holtmann | 2008-07-14 | 1 | -2/+10 |
| | * | [Bluetooth] Update authentication status after successful encryption | Marcel Holtmann | 2008-07-14 | 1 | -2/+4 |
| | * | [Bluetooth] Disconnect when encryption gets disabled | Marcel Holtmann | 2008-07-14 | 3 | -6/+25 |
| | * | [Bluetooth] Enforce security for outgoing RFCOMM connections | Marcel Holtmann | 2008-07-14 | 3 | -34/+52 |
| | * | [Bluetooth] Change retrieval of L2CAP features mask | Marcel Holtmann | 2008-07-14 | 1 | -48/+118 |
| * | | ipv6: remove unused macros from net/ipv6.h | Denis V. Lunev | 2008-07-19 | 1 | -6/+0 |
| * | | ipv6: remove unused parameter from ip6_ra_control | Denis V. Lunev | 2008-07-19 | 3 | -9/+4 |
| * | | tcp: fix kernel panic with listening_get_next | Daniel Lezcano | 2008-07-19 | 1 | -2/+1 |
| * | | tcp: Remove redundant checks when setting eff_sacks | Adam Langley | 2008-07-19 | 2 | -15/+16 |
| * | | tcp: options clean up | Adam Langley | 2008-07-19 | 2 | -196/+238 |
| * | | tcp: Fix MD5 signatures for non-linear skbs | Adam Langley | 2008-07-19 | 5 | -195/+242 |
| * | | sctp: Update sctp global memory limit allocations. | Vlad Yasevich | 2008-07-18 | 1 | -3/+7 |
| * | | sctp: remove unnecessary byteshifting, calculate directly in big-endian | Harvey Harrison | 2008-07-18 | 4 | -15/+20 |
| * | | sctp: Allow only 1 listening socket with SO_REUSEADDR | Vlad Yasevich | 2008-07-18 | 1 | -9/+16 |
| * | | sctp: Do not leak memory on multiple listen() calls | Vlad Yasevich | 2008-07-18 | 1 | -2/+3 |
| * | | sctp: Support ipv6only AF_INET6 sockets. | Vlad Yasevich | 2008-07-18 | 6 | -10/+93 |
| * | | sctp: Prevent uninitialized memory access | Florian Westphal | 2008-07-18 | 2 | -0/+4 |
| * | | sctp: Don't abort initialization when CONFIG_PROC_FS=n | Florian Westphal | 2008-07-18 | 3 | -5/+14 |