Age | Commit message (Expand) | Author |
2008-02-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-02-05 | NetLabel: introduce a new kernel configuration API for NetLabel | Paul Moore |
2008-02-05 | [PKT_SCHED]: vlan tag match | Stephen Hemminger |
2008-02-05 | [NET] rtnetlink.c: remove no longer used functions | Adrian Bunk |
2008-02-05 | [ICMP]: Restore pskb_pull calls in receive function | Herbert Xu |
2008-02-05 | [INET]: Fix accidentally broken inet(6)_hash_connect's port offset calculations. | Pavel Emelyanov |
2008-02-05 | bluetooth rfcomm tty: destroy before tty_close() | Dave Young |
2008-02-05 | bluetooth: uninlining | Andrew Morton |
2008-02-05 | bluetooth: hidp_process_hid_control remove unnecessary parameter dealing | Dave Young |
2008-02-05 | [SCTP]: Fix kernel panic while received AUTH chunk with BAD shared key identi... | Wei Yongjun |
2008-02-05 | [SCTP]: Fix kernel panic while received AUTH chunk while enabled auth | Wei Yongjun |
2008-02-05 | [IPV4]: Formatting fix for /proc/net/fib_trie. | Denis V. Lunev |
2008-02-05 | [NET_SCHED]: Add #ifdef CONFIG_NET_EMATCH in net/sched/cls_flow.c (latest git... | Rami Rosen |
2008-02-05 | [IPSEC] xfrm4_beet_input(): fix an if() | Adrian Bunk |
2008-02-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds |
2008-02-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds |
2008-02-04 | virtio: explicit enable_cb/disable_cb rather than callback return. | Rusty Russell |
2008-02-04 | virtio: simplify config mechanism. | Rusty Russell |
2008-02-04 | virtio: Implement skb_partial_csum_set, for setting partial csums on untruste... | Rusty Russell |
2008-02-03 | typo fixes in net/core/net_namespace.c | Oliver Pinter |
2008-02-03 | typo fix in net/rfkill/rfkill.c | Oliver Pinter |
2008-02-03 | typo fixes in net/sctp/sm_statefuns.c | Oliver Pinter |
2008-02-03 | Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/... | David S. Miller |
2008-02-03 | [SOCK] proto: Add hashinfo member to struct proto | Arnaldo Carvalho de Melo |
2008-02-02 | Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2008-02-01 | SUNRPC: RPC program information is stored in unsigned integers | Chuck Lever |
2008-02-01 | SUNRPC: Move exported symbol definitions after function declaration part 2 | Trond Myklebust |
2008-02-01 | SUNRPC: spin svc_rqst initialization to its own function | Jeff Layton |
2008-02-01 | rdma: makefile | Tom Tucker |
2008-02-01 | rdma: ONCRPC RDMA protocol marshalling | Tom Tucker |
2008-02-01 | rdma: SVCRDMA sendto | Tom Tucker |
2008-02-01 | rdma: SVCRDMA recvfrom | Tom Tucker |
2008-02-01 | rdma: SVCRDMA Core Transport Services | Tom Tucker |
2008-02-01 | rdma: SVCRDMA Transport Module | Tom Tucker |
2008-02-01 | svc: Add svc_xprt_names service to replace svc_sock_names | Tom Tucker |
2008-02-01 | knfsd: Support adding transports by writing portlist file | Tom Tucker |
2008-02-01 | svc: Add svc API that queries for a transport instance | Tom Tucker |
2008-02-01 | svc: Add /proc/sys/sunrpc/transport files | Tom Tucker |
2008-02-01 | svc: Add transport hdr size for defer/revisit | Tom Tucker |
2008-02-01 | svc: Move the xprt independent code to the svc_xprt.c file | Tom Tucker |
2008-02-01 | svc: Make svc_check_conn_limits xprt independent | Tom Tucker |
2008-02-01 | svc: Removing remaining references to rq_sock in rqstp | Tom Tucker |
2008-02-01 | svc: Move create logic to common code | Tom Tucker |
2008-02-01 | svc: Make svc_age_temp_sockets svc_age_temp_transports | Tom Tucker |
2008-02-01 | svc: Make svc_recv transport neutral | Tom Tucker |
2008-02-01 | svc: Make svc_sock_release svc_xprt_release | Tom Tucker |
2008-02-01 | svc: Move the sockaddr information to svc_xprt | Tom Tucker |
2008-02-01 | svc: Make deferral processing xprt independent | Tom Tucker |
2008-02-01 | svc: Move the authinfo cache to svc_xprt. | Tom Tucker |
2008-02-01 | svc: Remove sk_lastrecv | Tom Tucker |