Age | Commit message (Expand) | Author |
2009-09-23 | headers: utsname.h redux | Alexey Dobriyan |
2009-09-23 | sunrpc/rpc_pipe: fix kernel-doc notation | Randy Dunlap |
2009-09-23 | NFS/RPC: fix problems with reestablish_timeout and related code. | Neil Brown |
2009-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds |
2009-09-23 | seq_file: constify seq_operations | James Morris |
2009-09-23 | Move magic numbers into magic.h | Nick Black |
2009-09-23 | virtio: add virtio IDs file | Fernando Luis Vazquez Cao |
2009-09-23 | virtio: get rid of redundant VIRTIO_ID_9P definition | Fernando Luis Vazquez Cao |
2009-09-23 | virtio: make add_buf return capacity remaining | Rusty Russell |
2009-09-22 | Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2009-09-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-09-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-09-22 | mm: replace various uses of num_physpages by totalram_pages | Jan Beulich |
2009-09-22 | const: mark remaining super_operations const | Alexey Dobriyan |
2009-09-21 | trivial: remove unnecessary semicolons | Joe Perches |
2009-09-21 | trivial: fix typo "to to" in multiple files | Anand Gadiyar |
2009-09-18 | sunrpc/cache: avoid variable over-loading in cache_defer_req | NeilBrown |
2009-09-18 | sunrpc/cache: use list_del_init for the list_head entries in cache_deferred_req | NeilBrown |
2009-09-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-09-17 | pkt_sched: Fix qstats.qlen updating in dump_stats | Jarek Poplawski |
2009-09-17 | ipv6: Log the affected address when DAD failure occurs | Jens Rosenboom |
2009-09-17 | HID: consolidate connect and disconnect into core code | Jiri Kosina |
2009-09-16 | af_iucv: fix race when queueing skbs on the backlog queue | Hendrik Brueckner |
2009-09-16 | af_iucv: do not call iucv_sock_kill() twice | Hendrik Brueckner |
2009-09-16 | af_iucv: handle non-accepted sockets after resuming from suspend | Hendrik Brueckner |
2009-09-16 | af_iucv: fix race in __iucv_sock_wait() | Hendrik Brueckner |
2009-09-16 | iucv: use correct output register in iucv_query_maxconn() | Hendrik Brueckner |
2009-09-16 | iucv: fix iucv_buffer_cpumask check when calling IUCV functions | Hendrik Brueckner |
2009-09-16 | iucv: suspend/resume error msg for left over pathes | Ursula Braun |
2009-09-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/low... | David S. Miller |
2009-09-16 | ipv6: Ignore route option with ROUTER_PREF_INVALID | Jens Rosenboom |
2009-09-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-09-16 | cfg80211: fix SME connect | Johannes Berg |
2009-09-16 | rc80211_minstrel: fix contention window calculation | Pavel Roskin |
2009-09-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2009-09-16 | RxRPC: Use uX/sX rather than uintX_t/intX_t types | David Howells |
2009-09-15 | tcp: fix CONFIG_TCP_MD5SIG + CONFIG_PREEMPT timer BUG() | Robert Varga |
2009-09-15 | pkt_sched: Fix qdisc_create on stab error handling | Jarek Poplawski |
2009-09-15 | SUNRPC: Defer the auth_gss upcall when the RPC call is asynchronous | Trond Myklebust |
2009-09-15 | driver model: constify attribute groups | David Brownell |
2009-09-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds |
2009-09-15 | ieee802154: add locking for seq numbers | Dmitry Eremin-Solenikov |
2009-09-15 | af_ieee802154: setsockopt optlen arg isn't __user | Dmitry Eremin-Solenikov |
2009-09-15 | pkt_sched: Fix tx queue selection in tc_modify_qdisc | Jarek Poplawski |
2009-09-15 | RxRPC: Parse security index 5 keys (Kerberos 5) | David Howells |
2009-09-15 | RxRPC: Allow RxRPC keys to be read | David Howells |
2009-09-15 | RxRPC: Allow key payloads to be passed in XDR form | David Howells |
2009-09-15 | RxRPC: Declare the security index constants symbolically | David Howells |
2009-09-15 | [PATCH] net: kmemcheck annotation in struct socket | Eric Dumazet |
2009-09-15 | bonding: remap muticast addresses without using dev_close() and dev_open() | Moni Shoua |