| Commit message (Expand) | Author | Age |
* | sysctl: simplify ->strategy | Alexey Dobriyan | 2008-10-16 |
* | fix random typos | Danny ter Haar | 2008-10-16 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2008-10-14 |
|\ |
|
| * | 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 |
* | | Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2008-10-14 |
|\ \ |
|
| * \ | Merge branch 'from-tomtucker' into for-2.6.28 | J. Bruce Fields | 2008-10-08 |
| |\ \ |
|
| | * | | svcrdma: Fix IRD/ORD polarity | Tom Tucker | 2008-10-06 |
| | * | | svcrdma: Update svc_rdma_send_error to use DMA LKEY | Tom Tucker | 2008-10-06 |
| | * | | svcrdma: Modify the RPC reply path to use FRMR when available | Tom Tucker | 2008-10-06 |
| | * | | svcrdma: Modify the RPC recv path to use FRMR when available | Tom Tucker | 2008-10-06 |
| | * | | svcrdma: Add support to svc_rdma_send to handle chained WR | Tom Tucker | 2008-10-06 |
| | * | | svcrdma: Modify post recv path to use local dma key | Tom Tucker | 2008-10-06 |
| | * | | svcrdma: Add a service to register a Fast Reg MR with the device | Tom Tucker | 2008-10-06 |
| | * | | svcrdma: Query device for Fast Reg support during connection setup | Tom Tucker | 2008-10-06 |
| | * | | svcrdma: Add FRMR get/put services | Tom Tucker | 2008-10-06 |
| * | | | NLM: Remove unused argument from svc_addsock() function | Chuck Lever | 2008-10-04 |
| * | | | nfsd: use nfs client rpc callback program | Benny Halevy | 2008-09-29 |
| * | | | SUNRPC: Clean up debug messages in rpcb_clnt.c | Chuck Lever | 2008-09-29 |
| * | | | SUNRPC: Fix up svc_unregister() | Chuck Lever | 2008-09-29 |
| * | | | SUNRPC: Use short-hand IPv6 ANYADDR for RPCB_SET | Chuck Lever | 2008-09-29 |
| * | | | SUNRPC: Register both netids for AF_INET6 servers | Chuck Lever | 2008-09-29 |
| * | | | SUNRPC: Support IPv6 when registering kernel RPC services | Chuck Lever | 2008-09-29 |
| * | | | SUNRPC: Split portmap unregister API into separate function | Chuck Lever | 2008-09-29 |
| * | | | SUNRPC: Simplify rpcb_register() API | Chuck Lever | 2008-09-29 |
| * | | | SUNRPC: Set V6ONLY socket option for RPC listener sockets | Chuck Lever | 2008-09-29 |
| * | | | SUNRPC: Use proper INADDR_ANY when setting up RPC services on IPv6 | Chuck Lever | 2008-09-29 |
| * | | | SUNRPC: Add address family field to svc_serv data structure | Chuck Lever | 2008-09-29 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-10-14 |
|\ \ \ \ |
|
| * | | | | net: Rationalise email address: Network Specific Parts | Alan Cox | 2008-10-13 |
| * | | | | dsa: fix compile bug on s390 | Heiko Carstens | 2008-10-13 |
| * | | | | netns: mib6 section fixlet | Alexey Dobriyan | 2008-10-13 |
| * | | | | pktgen: fix skb leak in case of failure | Ilpo Järvinen | 2008-10-13 |
* | | | | | net/rfkill/rfkill-input.c needs <linux/sched.h> | Geert Uytterhoeven | 2008-10-14 |
| |_|_|/
|/| | | |
|
* | | | | vfs: Use const for kernel parser table | Steven Whitehouse | 2008-10-13 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-10-13 |
|\| | | |
|
| * | | | net/mac80211/rx.c: fix build error | Ingo Molnar | 2008-10-13 |
| * | | | netfilter: remove unused #include <version.h> | Huang Weiyi | 2008-10-13 |
| * | | | net: Fix off-by-one in skb_dma_map | Dimitris Michailidis | 2008-10-13 |
| * | | | wireless: remove duplicated #include | Huang Weiyi | 2008-10-13 |
* | | | | Merge branch 'next' into for-linus | James Morris | 2008-10-12 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | netlabel: Add configuration support for local labeling | Paul Moore | 2008-10-10 |
| * | | | cipso: Add support for native local labeling and fixup mapping names | Paul Moore | 2008-10-10 |
| * | | | selinux: Set socket NetLabel based on connection endpoint | Paul Moore | 2008-10-10 |
| * | | | netlabel: Add functionality to set the security attributes of a packet | Paul Moore | 2008-10-10 |
| * | | | netlabel: Add network address selectors to the NetLabel/LSM domain mapping | Paul Moore | 2008-10-10 |
| * | | | netlabel: Add a generic way to create ordered linked lists of network addrs | Paul Moore | 2008-10-10 |