Age | Commit message (Expand) | Author |
2007-10-27 | Input: hp_sdc.c - fix section mismatch | Adrian Bunk |
2007-10-27 | Input: appletouch - add Johannes Berg as maintainer | Johannes Berg |
2007-10-27 | Input: Add Euro and Dollar key codes | Carlos Corbacho |
2007-10-27 | Input: xpad - add more USB IDs | Joshua J Bowman |
2007-10-27 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2007-10-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds |
2007-10-27 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | Linus Torvalds |
2007-10-27 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds |
2007-10-27 | [JFFS2] Update MAINTAINERS entry -- the jffs-dev list is dead | David Woodhouse |
2007-10-27 | [JFFS2] Prevent return of initialised variable in jffs2_init_acl_post() | David Woodhouse |
2007-10-27 | mmc_spi: Fix mmc-over-spi regression | David Brownell |
2007-10-27 | mmc: use common byte swap macros | Pierre Ossman |
2007-10-27 | mmc: fix cid and csd byte order | Pierre Ossman |
2007-10-27 | at91_mci: Fix bad reference | Pierre Ossman |
2007-10-27 | [SPARC32]: Fix build-warning in io-unit.c | David S. Miller |
2007-10-27 | [CRYPTO] users: Fix up scatterlist conversion errors | Herbert Xu |
2007-10-27 | [CRYPTO] tcrypt: Move sg_init_table out of timing loops | Herbert Xu |
2007-10-27 | [SPARC64]: Fix BACKOFF_SPIN on non-SMP. | David S. Miller |
2007-10-27 | [SPARC32]: __inline__ --> inline | David S. Miller |
2007-10-27 | [SPARC64]: __inline__ --> inline | David S. Miller |
2007-10-26 | [NETNS]: Fix get_net_ns_by_pid | Eric W. Biederman |
2007-10-26 | [NET]: Marking struct pernet_operations __net_initdata was inappropriate | Eric W. Biederman |
2007-10-26 | [INET] ESP: Must #include <linux/scatterlist.h> | Adrian Bunk |
2007-10-26 | [TCP] IPV6: fix softnet build breakage | Jeff Garzik |
2007-10-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa... | Linus Torvalds |
2007-10-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/x86 | Linus Torvalds |
2007-10-26 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | Linus Torvalds |
2007-10-26 | De-constify sched.h | Alexey Dobriyan |
2007-10-26 | [NetLabel]: correct usage of RCU locking | Paul Moore |
2007-10-26 | [TCP]: fix D-SACK cwnd handling | Ryousei Takano |
2007-10-26 | [NET] napi: use non-interruptible sleep in napi_disable | Benjamin Herrenschmidt |
2007-10-26 | [SCTP] net/sctp/auth.c: make 3 functions static | Adrian Bunk |
2007-10-26 | [TCP]: Add missing I/O AT code to ipv6 side. | David S. Miller |
2007-10-26 | [SCTP]: #if 0 sctp_update_copy_cksum() | Adrian Bunk |
2007-10-26 | [INET]: Unexport icmpmsg_statistics | Adrian Bunk |
2007-10-26 | [NET]: Unexport sock_enable_timestamp(). | Adrian Bunk |
2007-10-26 | [TCP]: Make tcp_match_skb_to_sack() static. | Adrian Bunk |
2007-10-26 | [IRDA]: Make ircomm_tty static. | Adrian Bunk |
2007-10-26 | [NET] fs/proc/proc_net.c: make a struct static | Adrian Bunk |
2007-10-26 | [NET] dev_change_name: ignore changes to same name | Stephen Hemminger |
2007-10-26 | Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6 | David S. Miller |
2007-10-26 | [NET]: Document some simple rules for actions | Jamal Hadi Salim |
2007-10-26 | [NET_CLS_ACT]: Use skb_act_clone | Jamal Hadi Salim |
2007-10-26 | [NET_CLS_ACT]: Introduce skb_act_clone | Jamal Hadi Salim |
2007-10-26 | [TCP]: Fix scatterlist handling in MD5 signature support. | David S. Miller |
2007-10-26 | [IPSEC]: Fix scatterlist handling in skb_icv_walk(). | David S. Miller |
2007-10-26 | [IPSEC]: Add missing sg_init_table() calls to ESP. | David S. Miller |
2007-10-26 | [CRYPTO]: Initialize TCRYPT on-stack scatterlist objects correctly. | David S. Miller |
2007-10-26 | [CRYPTO]: HMAC needs some more scatterlist fixups. | David S. Miller |
2007-10-25 | [TCP]: Fix inconsistency of terms. | Ryousei Takano |