Age | Commit message (Expand) | Author |
2010-08-11 | param: use ops in struct kernel_param, rather than get and set fns directly | Rusty Russell |
2010-08-11 | pkt_sched: Check .walk and .leaf class handlers | Jarek Poplawski |
2010-08-11 | pkt_sched: Fix sch_sfq vs tc_modify_qdisc oops | Jarek Poplawski |
2010-08-10 | caif: Bugfix - Increase default headroom size for control channel. | Sjur Braendeland |
2010-08-10 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2010-08-10 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | John W. Linville |
2010-08-10 | SUNRPC: fix NFS client over TCP hangs due to packet loss (Bug 16494) | Andy Chittenden |
2010-08-10 | Bluetooth: Fix incorrect setting of remote_tx_win for L2CAP ERTM | Mat Martineau |
2010-08-10 | Bluetooth: Fix endianness issue with L2CAP MPS configuration | Mat Martineau |
2010-08-10 | net: Use NET_XMIT_SUCCESS where possible. | Ben Greear |
2010-08-10 | pkt_sched: Add some basic qdisc class ops verification. Was: [PATCH] sfq: add... | Jarek Poplawski |
2010-08-10 | pkt_sched: sch_sfq: Add dummy unbind_tcf and put handles. Was: [PATCH] sfq: a... | Jarek Poplawski |
2010-08-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2010-08-09 | cfg80211: fix locking in action frame TX | Johannes Berg |
2010-08-07 | pkt_sched: Fix sch_sfq vs tcf_bind_filter oops | Jarek Poplawski |
2010-08-07 | net: disable preemption before call smp_processor_id() | Changli Gao |
2010-08-07 | tcp: no md5sig option size check bug | Dmitry Popov |
2010-08-07 | Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2010-08-07 | Merge branch 'nfs-for-2.6.36' of git://git.linux-nfs.org/projects/trondmy/nfs... | Linus Torvalds |
2010-08-06 | net: sunrpc: removed duplicated #include | Andrea Gelmini |
2010-08-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2010-08-06 | [DNS RESOLVER] Minor typo correction | Steve French |
2010-08-06 | DNS: Fixes for the DNS query module | David Howells |
2010-08-06 | cifs: Include linux/err.h for IS_ERR and PTR_ERR | Stephen Rothwell |
2010-08-05 | net: Fix napi_gro_frags vs netpoll path | Jarek Poplawski |
2010-08-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | John W. Linville |
2010-08-05 | DNS: Separate out CIFS DNS Resolver code | Wang Lei |
2010-08-04 | ppp: make channel_ops const | stephen hemminger |
2010-08-04 | RxRPC: Fix a potential deadlock between the call resend_timer and state_lock | David Howells |
2010-08-04 | sch_sfq: add sanity check for the packet length | Changli Gao |
2010-08-04 | cls_rsvp: add sanity check for the packet length | Changli Gao |
2010-08-04 | cls_flow: add sanity check for the packet length | Changli Gao |
2010-08-04 | act_nat: fix on the TX path | Changli Gao |
2010-08-04 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2010-08-04 | mac80211: Fix compilation warning when CONFIG_INET is not set | Juuso Oikarinen |
2010-08-04 | mac80211: fix scan locking wrt. hw scan | Johannes Berg |
2010-08-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2010-08-04 | Bluetooth: Check result code of L2CAP information response | Ville Tervo |
2010-08-04 | Bluetooth: Don't send RFC for Basic Mode if only it is supported | Gustavo F. Padovan |
2010-08-04 | Merge branch 'master' into for-next | Jiri Kosina |
2010-08-04 | SUNRPC: Defer deleting the security context until gss_do_free_ctx() | Trond Myklebust |
2010-08-04 | SUNRPC: prevent task_cleanup running on freed xprt | J. Bruce Fields |
2010-08-04 | SUNRPC: Reduce asynchronous RPC task stack usage | Trond Myklebust |
2010-08-04 | SUNRPC: Move the bound cred to struct rpc_rqst | Trond Myklebust |
2010-08-04 | SUNRPC: Clean up of rpc_bindcred() | Trond Myklebust |
2010-08-04 | SUNRPC: Move remaining RPC client related task initialisation into clnt.c | Trond Myklebust |
2010-08-04 | SUNRPC: Ensure that rpc_exit() always wakes up a sleeping task | Trond Myklebust |
2010-08-04 | SUNRPC: Make the credential cache hashtable size configurable | Trond Myklebust |
2010-08-04 | SUNRPC: Store the hashtable size in struct rpc_cred_cache | Trond Myklebust |
2010-08-04 | NFS: Ensure the AUTH_UNIX credcache is allocated dynamically | Trond Myklebust |