| Commit message (Expand) | Author | Age | Files | Lines |
* | 9p: fix sparse warnings | Eric Van Hensbergen | 2008-10-22 | 2 | -12/+13 |
* | 9p: rdma: RDMA Transport Support for 9P | Tom Tucker | 2008-10-22 | 3 | -0/+722 |
* | 9p: fix debug build error | Eric Van Hensbergen | 2008-10-22 | 2 | -3/+10 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/eric... | Linus Torvalds | 2008-10-20 | 10 | -3234/+1930 |
|\ |
|
| * | 9p: add more conservative locking | Eric Van Hensbergen | 2008-10-17 | 1 | -7/+17 |
| * | 9p: fix oops in protocol stat parsing error path. | Eric Van Hensbergen | 2008-10-17 | 1 | -2/+2 |
| * | 9p: Improve debug support | Eric Van Hensbergen | 2008-10-17 | 2 | -27/+70 |
| * | 9p: eliminate depricated conv functions | Eric Van Hensbergen | 2008-10-17 | 3 | -1055/+13 |
| * | 9p: rework client code to use new protocol support functions | Eric Van Hensbergen | 2008-10-17 | 5 | -515/+572 |
| * | 9p: remove unnecessary tag field from p9_req_t structure | Eric Van Hensbergen | 2008-10-17 | 1 | -1/+1 |
| * | 9p: remove 9p fcall debug prints | Eric Van Hensbergen | 2008-10-17 | 4 | -385/+0 |
| * | 9p: add new protocol support code | Eric Van Hensbergen | 2008-10-17 | 3 | -0/+489 |
| * | 9p: encapsulate version function | Eric Van Hensbergen | 2008-10-17 | 1 | -30/+44 |
| * | 9p: move dirread to fs layer | Eric Van Hensbergen | 2008-10-17 | 1 | -103/+0 |
| * | 9p: move readn meta-function from client to fs layer | Eric Van Hensbergen | 2008-10-17 | 1 | -26/+0 |
| * | 9p: consolidate read/write functions | Eric Van Hensbergen | 2008-10-17 | 1 | -122/+28 |
| * | 9p: drop broken unused error path from p9_conn_create() | Tejun Heo | 2008-10-17 | 1 | -16/+1 |
| * | 9p: make rpc code common and rework flush code | Eric Van Hensbergen | 2008-10-17 | 3 | -307/+311 |
| * | 9p: use the rcall structure passed in the request in trans_fd read_work | Eric Van Hensbergen | 2008-10-17 | 1 | -63/+66 |
| * | 9p: apply common request code to trans_fd | Eric Van Hensbergen | 2008-10-17 | 3 | -171/+117 |
| * | 9p: apply common tagpool handling to trans_fd | Eric Van Hensbergen | 2008-10-17 | 1 | -34/+10 |
| * | 9p: move request management to client code | Eric Van Hensbergen | 2008-10-17 | 2 | -127/+161 |
| * | 9p: eliminate callback complexity | Eric Van Hensbergen | 2008-10-17 | 1 | -83/+66 |
| * | 9p: consolidate mux_rpc and request structure | Eric Van Hensbergen | 2008-10-17 | 1 | -46/+22 |
| * | 9p: remove unnecessary prototypes | Eric Van Hensbergen | 2008-10-17 | 2 | -548/+495 |
| * | 9p: remove duplicate client state | Eric Van Hensbergen | 2008-10-17 | 1 | -15/+11 |
| * | 9p: consolidate transport structure | Eric Van Hensbergen | 2008-10-17 | 4 | -157/+120 |
| * | 9p-trans_fd: use single poller | Tejun Heo | 2008-10-17 | 1 | -166/+86 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-10-20 | 16 | -25/+31 |
|\ \ |
|
| * | | netfilter: replace old NF_ARP calls with NFPROTO_ARP | Jan Engelhardt | 2008-10-20 | 3 | -4/+4 |
| * | | netfilter: fix compilation error with NAT=n | Pablo Neira Ayuso | 2008-10-20 | 1 | -0/+2 |
| * | | netfilter: xt_recent: use proc_create_data() | Alexey Dobriyan | 2008-10-20 | 1 | -6/+4 |
| * | | netfilter: snmp nat leaks memory in case of failure | Ilpo Järvinen | 2008-10-20 | 1 | -0/+1 |
| * | | netfilter: xt_iprange: fix range inversion match | Alexey Dobriyan | 2008-10-20 | 1 | -4/+4 |
| * | | netfilter: ctnetlink: remove obsolete NAT dependency from Kconfig | Patrick McHardy | 2008-10-20 | 1 | -1/+0 |
| * | | pkt_sched: sch_generic: Fix oops in sch_teql | Jarek Poplawski | 2008-10-19 | 1 | -0/+2 |
| * | | dccp: Port redirection support for DCCP | Gerrit Renker | 2008-10-19 | 3 | -3/+4 |
| * | | tcp: Fix IPv6 fallout from 'Port redirection support for TCP' | KOVACS Krisztian | 2008-10-19 | 2 | -3/+4 |
| * | | netdev: change name dropping error codes | Stephen Hemminger | 2008-10-19 | 1 | -3/+3 |
| * | | ipvs: Update CONFIG_IP_VS_IPV6 description and help text | Julius Volz | 2008-10-19 | 1 | -1/+3 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-10-17 | 21 | -47/+26 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely) | Johannes Berg | 2008-10-16 | 20 | -46/+20 |
| * | ipv4: Add a missing rcu_assign_pointer() in routing cache. | Eric Dumazet | 2008-10-16 | 1 | -1/+6 |
* | | Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2008-10-16 | 7 | -268/+616 |
|\ \ |
|
| * \ | Merge branch 'next' | Trond Myklebust | 2008-10-15 | 7 | -268/+616 |
| |\ \ |
|
| | * | | RPC/RDMA: ensure connection attempt is complete before signalling. | Tom Talpey | 2008-10-10 | 1 | -5/+1 |
| | * | | RPC/RDMA: correct the reconnect timer backoff | Tom Talpey | 2008-10-10 | 1 | -0/+7 |
| | * | | RPC/RDMA: optionally emit useful transport info upon connect/disconnect. | Tom Talpey | 2008-10-10 | 2 | -1/+22 |
| | * | | RPC/RDMA: reformat a debug printk to keep lines together. | Tom Talpey | 2008-10-10 | 1 | -2/+2 |
| | * | | RPC/RDMA: harden connection logic against missing/late rdma_cm upcalls. | Tom Talpey | 2008-10-10 | 2 | -4/+10 |