| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2008-07-21 | 10 | -387/+331 |
|\ |
|
| * | Merge branch 'for-bfields' of git://linux-nfs.org/~tomtucker/xprt-switch-2.6 ... | J. Bruce Fields | 2008-07-03 | 105 | -1426/+1391 |
| |\ |
|
| | * | svcrdma: Change WR context get/put to use the kmem cache | Tom Tucker | 2008-07-02 | 1 | -109/+12 |
| | * | svcrdma: Create a kmem cache for the WR contexts | Tom Tucker | 2008-07-02 | 1 | -4/+19 |
| | * | svcrdma: Add flush_scheduled_work to module exit function | Tom Tucker | 2008-07-02 | 1 | -0/+1 |
| | * | svcrdma: Limit ORD based on client's advertised IRD | Tom Tucker | 2008-07-02 | 1 | -4/+12 |
| | * | svcrdma: Remove unneeded spin locks from __svc_rdma_free | Tom Tucker | 2008-07-02 | 1 | -4/+0 |
| | * | svcrdma: Add dma map count and WARN_ON | Tom Tucker | 2008-07-02 | 3 | -0/+9 |
| | * | svcrdma: Move the DMA unmap logic to the CQ handler | Tom Tucker | 2008-07-02 | 1 | -6/+14 |
| | * | svcrdma: Use reply and chunk map for RDMA_READ processing | Tom Tucker | 2008-07-02 | 1 | -45/+38 |
| | * | svcrdma: Use RPC reply map for RDMA_WRITE processing | Tom Tucker | 2008-07-02 | 2 | -88/+80 |
| | * | svcrdma: Add a type for keeping NFS RPC mapping | Tom Tucker | 2008-07-02 | 2 | -0/+45 |
| * | | gss_krb5: Use random value to initialize confounder | Kevin Coffman | 2008-06-23 | 1 | -4/+18 |
| * | | gss_krb5: move gss_krb5_crypto into the krb5 module | Kevin Coffman | 2008-06-23 | 2 | -12/+2 |
| * | | gss_krb5: create a define for token header size and clean up ptr location | Kevin Coffman | 2008-06-23 | 3 | -46/+46 |
| * | | sunrpc: remove sv_kill_signal field from svc_serv struct | Jeff Layton | 2008-06-23 | 1 | -3/+2 |
| * | | knfsd: convert knfsd to kthread API | Jeff Layton | 2008-06-23 | 1 | -66/+34 |
| * | | knfsd: Replace lock_kernel with a mutex for nfsd thread startup/shutdown lock... | Neil Brown | 2008-06-23 | 1 | -6/+9 |
* | | | ipv6: Fix warning in addrconf code. | David Miller | 2008-07-21 | 1 | -2/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-07-21 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | pkt_sched: Fix build with NET_SCHED disabled. | David S. Miller | 2008-07-21 | 1 | -0/+2 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-07-21 | 361 | -9582/+12739 |
|\| | | |
|
| * | | | 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 | 3 | -4/+153 |
| * | | | net_sched: Add accessor function for packet length for qdiscs | Jussi Kivilinna | 2008-07-20 | 21 | -61/+58 |
| * | | | net_sched: Add qdisc_enqueue wrapper | Jussi Kivilinna | 2008-07-20 | 11 | -21/+27 |
| * | | | ipv6 mcast: Omit redundant address family checks in ip6_mc_source(). | YOSHIFUJI Hideaki | 2008-07-20 | 1 | -4/+0 |
| * | | | net: Use standard structures for generic socket address structures. | YOSHIFUJI Hideaki | 2008-07-20 | 3 | -38/+48 |
| * | | | ipv6 netns: Make several "global" sysctl variables namespace aware. | YOSHIFUJI Hideaki | 2008-07-20 | 9 | -16/+21 |
| * | | | netns: Use net_eq() to compare net-namespaces for optimization. | YOSHIFUJI Hideaki | 2008-07-20 | 38 | -58/+58 |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | David S. Miller | 2008-07-19 | 13 | -261/+1031 |
| |\ \ \ |
|
| | * | | | [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 | 2 | -0/+7 |
| | * | | | [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 | 4 | -6/+41 |
| | * | | | [Bluetooth] Export details about authentication requirements | Marcel Holtmann | 2008-07-14 | 4 | -22/+51 |
| | * | | | [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 | 3 | -22/+114 |
| | * | | | [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 | 2 | -5/+52 |
| | * | | | [Bluetooth] Track status of Simple Pairing mode | Marcel Holtmann | 2008-07-14 | 1 | -0/+37 |
| | * | | | [Bluetooth] Disable disconnect timer during Simple Pairing | Marcel Holtmann | 2008-07-14 | 1 | -0/+40 |
| | * | | | [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 |