summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 2.6.22-rc3v2.6.22-rc3Linus Torvalds2007-05-251-2/+2
* fix compat console unimap regressionHugh Dickins2007-05-251-8/+25
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-05-255-36/+60
|\
| * IPoIB/cm: Drain cq in ipoib_cm_dev_stop()Michael S. Tsirkin2007-05-243-12/+21
| * IPoIB/cm: Fix timeout check in ipoib_cm_dev_stop()Michael S. Tsirkin2007-05-241-1/+1
| * IB/ehca: Fix number of send WRs reported for new QPStefan Roscher2007-05-241-1/+1
| * IB/mlx4: Initialize send queue entry ownership bitsEli Cohen2007-05-241-7/+15
| * IB/mlx4: Don't allocate RQ doorbell if using SRQRoland Dreier2007-05-231-15/+22
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-05-2510-45/+98
|\ \
| * | pata_hpt37x: Further improvements based on the IDE updates and vendor driversAlan Cox2007-05-251-16/+11
| * | pata: TriviaAlan Cox2007-05-252-3/+2
| * | [libata] sata_via, pata_via: Add PCI IDs.Jeff Garzik2007-05-252-4/+8
| * | [libata] Fix decoding of 6-byte commandsJeff Garzik2007-05-251-2/+3
| * | libata: sata_sis fixesUwe Koziolek2007-05-251-1/+1
| * | Fix build failure for drivers/ata/pata_scc.cTony Breeds2007-05-251-18/+28
| * | [libata] sata_mv: add TODO listJeff Garzik2007-05-241-0/+44
| * | [libata] sata_promise: fix flags typoJeff Garzik2007-05-241-1/+1
* | | [PATCH] ocfs2: use generic_segment_checksChristoph Hellwig2007-05-251-31/+1
* | | ocfs2: fix inode leakMark Fasheh2007-05-251-3/+4
* | | [PATCH] ocfs2: use zero_user_pageNate Diller2007-05-251-4/+1
* | | ocfs2: unmap_mapping_range() in ocfs2_truncate()Mark Fasheh2007-05-251-0/+1
* | | ocfs2: trylock in ocfs2_readpage()Mark Fasheh2007-05-251-1/+5
|/ /
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-05-2440-308/+474
|\ \
| * | [XFRM]: Allow packet drops during larval state resolution.David S. Miller2007-05-2411-14/+209
| * | [CASSINI]: Check pci_set_mwi() return value.David S. Miller2007-05-241-1/+4
| * | [NET]: "wrong timeout value" in sk_wait_data() v2Vasily Averin2007-05-241-1/+13
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6David S. Miller2007-05-243-74/+94
| |\ \
| | * | [Bluetooth] Fix L2CAP configuration parameter handlingMarcel Holtmann2007-05-242-66/+86
| | * | [Bluetooth] Always send HCI_Reset for Broadcom devicesMarcel Holtmann2007-05-241-8/+8
| * | | [NETFILTER]: nf_nat_h323: call set_h225_addr instead of set_h225_addr_hookJing Min Zhao2007-05-241-3/+3
| * | | [NETFILTER]: nf_conntrack_h323: add missing T.120 address in OLCAJing Min Zhao2007-05-241-0/+10
| * | | [NETFILTER]: nf_conntrack_h323: remove unnecessary process of Information signalJing Min Zhao2007-05-241-29/+0
| * | | [NETFILTER]: nf_conntrack_h323: fix get_h225_addr() for IPv6 address accessJing Min Zhao2007-05-241-1/+1
| * | | [NETFILTER]: nf_conntrack_h323: fix ASN.1 typesJing Min Zhao2007-05-242-38/+16
| * | | [NETFILTER]: nf_conntrack_ftp: fix newline sequence number calculationPatrick McHardy2007-05-243-19/+9
| * | | [NETFILTER]: nf_conntrack_ftp: fix newline sequence number updatePatrick McHardy2007-05-241-3/+5
| * | | [NET_SCHED]: sch_htb: fix event cache time calculationPatrick McHardy2007-05-241-2/+3
| * | | [DCCP]: Fix build warning when debugging is disabled.David S. Miller2007-05-241-2/+1
| * | | [TIPC]: Fixed erroneous introduction of for_each_netdevJon Paul Maloy2007-05-241-4/+6
| * | | [RTNETLINK]: Fix sending netlink message when replace route.Milan Kocian2007-05-244-7/+13
| * | | [TR]: Use menuconfig objects.Jan Engelhardt2007-05-241-17/+16
| * | | [ARCNET]: Use menuconfig objects.Jan Engelhardt2007-05-241-13/+4
| * | | [TIPC]: Use menuconfig objects.Jan Engelhardt2007-05-241-13/+11
| * | | [SCTP]: Use menuconfig objects.Jan Engelhardt2007-05-241-8/+6
| * | | [IPVS]: Use menuconfig objects.Jan Engelhardt2007-05-241-25/+5
| * | | [DCCP]: Use menuconfig objects.Jan Engelhardt2007-05-241-8/+7
| * | | [ATM]: Use mutex instead of binary semaphore in idt77252 driver.Matthias Kaehlcke2007-05-242-15/+16
| * | | [IPV6]: Ignore ipv6 events on non-IPV6 capable devices.Oliver Hartkopp2007-05-241-10/+21
| * | | [NET_SCHED]: Fix qdisc_restart return value when dequeue is emptyHerbert Xu2007-05-241-1/+1
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-05-245-27/+57
|\ \ \ \