aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-09-27[TG3]: Update driver version and release date.David S. Miller
2005-09-27[TG3]: misc. fixesMichael Chan
2005-09-27[TG3]: 5780 PHY fixesMichael Chan
2005-09-27[NEIGH]: Add debugging check when adding timers.David S. Miller
2005-09-26Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/llc-2.6David S. Miller
2005-09-26[NETFILTER]: Fix invalid module autoloading by splitting iptable_natHarald Welte
2005-09-26[AF_PACKET]: Remove bogus checks added to packet_sendmsg().David S. Miller
2005-09-26[IPV6]: Fix [Bug 5306] Oops on IPv6 route lookupHerbert Xu
2005-09-26[CONNECTOR]: async connector mode.Evgeniy Polyakov
2005-09-26[NET]: Make sure ctl buffer is aligned properly in sys_sendmsg().Alex Williamson
2005-09-24[NETFILTER] ip_conntrack: Update event cache when status changesHarald Welte
2005-09-24[IRDA]: *irttp cleanupAlexey Dobriyan
2005-09-24[IRDA]: Fix memory leak in irttp_init()Alexey Dobriyan
2005-09-24[NET]: Protect neigh_stat_seq_fops by CONFIG_PROC_FSAmos Waterland
2005-09-24[NETFILTER]: Fix ip[6]t_NFQUEUE Kconfig dependencyHarald Welte
2005-09-24Merge master.kernel.org:/home/rmk/linux-2.6-ucbLinus Torvalds
2005-09-24Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds
2005-09-24Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2005-09-24[PATCH] Input: check switch bitmap when matching handlersDmitry Torokhov
2005-09-24[ARM] Fix compiler warnings for memcpy_toio/memcpy_fromio/memset_ioRussell King
2005-09-24[MFD] Fix "bious one-bit signed bitfield" errorsRussell King
2005-09-24[SERIAL] Remove unused variable in clps711x.cRussell King
2005-09-23Merge branch 'upstream' from master.kernel.org:/pub/scm/linux/kernel/git/jgar...Linus Torvalds
2005-09-23Merge branch 'upstream-fixes' from master.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds
2005-09-23[PATCH] skge: fix Yukon-Lite A0 workaroundStephen Hemminger
2005-09-23Merge /spare/repo/linux-2.6/Jeff Garzik
2005-09-23Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2005-09-23[ARM] Fix context switch with ARMv6 + TLSRussell King
2005-09-23[PATCH] revert oversized kmalloc checkAndrew Morton
2005-09-23[PATCH] documentation: sparse no longer uses bk, but gitHarald Welte
2005-09-23[PATCH] ipmi_msghandler: inconsistent spin_lock usageHironobu Ishii
2005-09-23[PATCH] ppc64: Fix huge pages MMU mapping bugBenjamin Herrenschmidt
2005-09-23[PATCH] atyfb c99 fixAndrew Morton
2005-09-23[PATCH] hisax: remove URB_ASYNC_UNLINKKarsten Keil
2005-09-23Make sure SIGKILL gets proper respectLinus Torvalds
2005-09-23[PATCH] cifs: Add support for suspendSteve French
2005-09-23[PATCH] pci: fixup parent subordinate busnrIvan Kokshaysky
2005-09-23Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/shagg...Linus Torvalds
2005-09-23[PATCH] 8390 Tx fix for non i386 machinesPaul Gortmaker
2005-09-22[SCTP]: Fix SCTP_SHUTDOWN notifications.Sridhar Samudrala
2005-09-22[NETFILTER] Fix conntrack event cache deadlock/oopsHarald Welte
2005-09-22[NETFILTER] remove unneeded structure definition from conntrack helperHarald Welte
2005-09-22[NETFILTER] Fix sparse endian warnings in pptp helperAlexey Dobriyan
2005-09-22[NETFILTER] fix DEBUG statement in PPTP helperHarald Welte
2005-09-22[BRIDGE]: TSO fix in br_dev_queue_push_xmitVlad Drukker
2005-09-22[TCP]: Adjust Reno SACK estimate in tcp_fragmentHerbert Xu
2005-09-22[PATCH] Add dm-snapshot tutorial in DocumentationPaolo 'Blaisorblade' Giarrusso
2005-09-22[PATCH] NFS: fix client oops when debugging is onNick Wilson
2005-09-22[PATCH] Fix bd_claim() error code.Rob Landley
2005-09-22[PATCH] ext3: EXT3_DEBUG build fixesGlauber de Oliveira Costa