summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-05-196-109/+168
|\
| * [SCTP]: Allow linger to abort 1-N style sockets.Vladislav Yasevich2006-05-191-6/+6
| * [SCTP]: Validate the parameter length in HB-ACK chunk.Vladislav Yasevich2006-05-191-0/+6
| * [SCTP]: Respect the real chunk length when walking parameters.Vladislav Yasevich2006-05-191-3/+3
| * [SCTP]: A better solution to fix the race between sctp_peeloff() andVladislav Yasevich2006-05-192-67/+89
| * [SCTP]: Set sk_err so that poll wakes up after a non-blocking connect failure.Sridhar Samudrala2006-05-195-33/+64
* | Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2006-05-197-19/+26
|\ \
| * | [ARM] 3531/1: i.MX/MX1 SD/MMC ensure, that clock are stopped before new comma...Pavel Pisa2006-05-197-19/+26
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-05-193-5/+12
|\ \ \
| * | | [ARM] 3533/1: Implement the __raw_(read|write)_can_lock functions on ARMCatalin Marinas2006-05-191-0/+6
| * | | [ARM] 3530/1: PXA Mainstone: prevent double enable_irq() in pcmciaThomas Gleixner2006-05-171-1/+4
| * | | [ARM] 3529/1: s3c24xx: fix restoring control register with undefined instructionDimitry Andric2006-05-171-4/+2
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2006-05-194-12/+15
|\ \ \ \ | |_|_|/ |/| | |
| * | | [WATCHDOG] s3c2410_wdt.c stop watchdog after bootBen Dooks2006-05-151-0/+6
| * | | [WATCHDOG] i8xx_tco.c - remove support for ICH6 + ICH7Wim Van Sebroeck2006-05-151-11/+5
| * | | [WATCHDOG] Documentation/watchdog/watchdog-api.txt - fix watchdog daemonRandy Dunlap2006-05-151-0/+3
| * | | [WATCHDOG] sc1200wdt.c printk fixDave Jones2006-05-151-1/+1
* | | | [NETFILTER]: nfnetlink_log: fix byteorder confusionPatrick McHardy2006-05-191-2/+2
* | | | [NETFILTER]: Fix do_add_counters race, possible oops or info leak (CVE-2006-0...Solar Designer2006-05-192-2/+2
* | | | [NETFILTER]: GRE conntrack: fix htons/htonl confusionAlexey Dobriyan2006-05-191-6/+6
* | | | [NETFILTER]: fix format specifier for netfilter log targetsPhilip Craig2006-05-193-3/+3
* | | | [NETFILTER]: Fix memory leak in ipt_recentJesper Juhl2006-05-191-1/+1
| |_|/ |/| |
* | | [PATCH] ohci1394, sbp2: fix "scsi_add_device failed" with PL-3507 based devicesStefan Richter2006-05-172-3/+8
* | | [PATCH] sbp2: add ability to override hardwired blacklistStefan Richter2006-05-172-11/+19
* | | [PATCH] sbp2: add read_capacity workaround for iPodStefan Richter2006-05-172-4/+46
* | | [PATCH] sbp2: consolidate workaroundsStefan Richter2006-05-173-71/+106
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-05-176-7/+10
|\ \ \
| * | | [TCP]: reno sacked_out count fixAngelo P. Castellani2006-05-161-0/+2
| * | | [IPV6]: Endian fix in net/ipv6/netfilter/ip6t_eui64.c:match().Alexey Dobriyan2006-05-161-1/+1
| * | | [TR]: Remove an unused export.Adrian Bunk2006-05-161-1/+0
| * | | [IPX]: Correct return type of ipx_map_frame_type().Alexey Dobriyan2006-05-161-2/+2
| * | | [IPX]: Correct argument type of ipxrtr_delete().Alexey Dobriyan2006-05-161-1/+1
| * | | [PKT_SCHED]: Potential jiffy wrap bug in dev_watchdog().Stephen Hemminger2006-05-161-2/+4
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/netdev-2.6Linus Torvalds2006-05-174-11/+46
|\ \ \ \
| * | | | sky2: prevent dual port receiver problemsStephen Hemminger2006-05-151-1/+12
| * | | | x86_64: Check for bad dma address in b44 1GB DMA workaroundAndi Kleen2006-05-151-10/+18
| * | | | The ixp2000 driver for the enp2611 was developed on a board withLennert Buytenhek2006-05-153-10/+34
* | | | | Merge branch 'upstream-linus' of git://oss.oracle.com/home/sourcebo/git/ocfs2Linus Torvalds2006-05-179-86/+213
|\ \ \ \ \
| * | | | | configfs: Make sure configfs_init() is called before consumers.Joel Becker2006-05-171-1/+1
| * | | | | configfs: configfs_mkdir() failed to cleanup linkage.Joel Becker2006-05-171-32/+72
| * | | | | configfs: Fix a reference leak in configfs_mkdir().Joel Becker2006-05-171-11/+26
| * | | | | ocfs2: fix gfp mask in some file system pathsSunil Mushran2006-05-174-10/+10
| * | | | | ocfs2: Don't populate uptodate cache in ocfs2_force_read_journal()Mark Fasheh2006-05-171-1/+3
| * | | | | ocfs2: take meta data lock in ocfs2_file_aio_read()Mark Fasheh2006-05-171-0/+16
| * | | | | ocfs2: take data locks around extendMark Fasheh2006-05-173-33/+87
| | |_|_|/ | |/| | |
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-05-173-5/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [IA64] one-line cleanup on set_irq_affinity_infoChen, Kenneth W2006-05-171-1/+0
| * | | | [IA64] fix broken irq affinityChen, Kenneth W2006-05-171-2/+2
| * | | | [IA64] sn2 defconfigJes Sorensen2006-05-171-2/+2
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/spi-2.6Linus Torvalds2006-05-1611-41/+1941
|\ \ \ \ \
OpenPOWER on IntegriCloud