summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [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 'fixes' of git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2007-05-244-22/+58
|\
| * NFS: Fix nfs_direct_dirty_pages()Trond Myklebust2007-05-241-11/+18
| * NFS: Fix handful of compiler warnings in direct.cChuck Lever2007-05-241-10/+16
| * NFS: Avoid a deadlock situation on writeTrond Myklebust2007-05-243-2/+25
* | Revert "HOWTO: bug report addition" (or "HOWTO: mention bughunting")Linus Torvalds2007-05-241-20/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2007-05-242-5/+10
|\ \
| * | [CRYPTO] geode: Fix in-place operations and set keyJordan Crouse2007-05-242-5/+10
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2007-05-244-53/+37
|\ \ \
| * | | mmc: add maintainer for ARM Primecell controllerRussell King2007-05-241-0/+6
| * | | mmc: add maintainer for iMX MMC interfacePavel Pisa2007-05-241-0/+7
| * | | mmc: Add maintainers for TI OMAP MMC interfaceSyed Khasim2007-05-241-0/+7
| * | | mmc: mark unmaintained driversPierre Ossman2007-05-241-0/+9
| * | | mmc: clean up unused parts of block driverPierre Ossman2007-05-243-53/+8
| | |/ | |/|
* | | Fix crash with irqpoll due to the IRQF_IRQPOLL flag testingLinus Torvalds2007-05-241-9/+37
* | | boot documentation: clarificationsH. Peter Anvin2007-05-231-10/+22
* | | i386 bigsmp: section mismatch fixesWilliam Lee Irwin III2007-05-231-3/+3
* | | drivers/isdn/hardware/eicon/message.c warning fixesAndrew Morton2007-05-231-7/+6
* | | capifunc warning fixesAndrew Morton2007-05-231-8/+8
* | | omap_uwire: SPI_CPHA mode bugfixImre Deak2007-05-231-2/+2
* | | Documentation/memory-barriers.txt: various fixesJarek Poplawski2007-05-231-49/+49
* | | i386: fix early usage of atomic_add_return and local_add_return on real i386Thomas Gleixner2007-05-232-2/+2
* | | Prevent going idle with softirq pendingThomas Gleixner2007-05-231-3/+1
* | | ehci-fsl: fix cache coherency problem on system with large memoryLi Yang2007-05-232-0/+14
* | | document clocksourcesRandy Dunlap2007-05-231-4/+20
* | | eCryptfs: delay writing 0's after llseek until writeMichael Halcrow2007-05-232-61/+36
* | | Off by one in floppy.cEric Sesterhenn / Snakebyte2007-05-231-1/+1
* | | applesmc - sensors patch missing from 2.6.22-rc2Nicolas Boichat2007-05-231-0/+10
* | | HiSax: fix error checking for hisax_register()]Alan Stern2007-05-235-29/+30
* | | documentation: Documentation/initrd.txtDomenico Andreoli2007-05-231-28/+46
* | | md: fix bug with linear hot-add and elsewhereNeilBrown2007-05-232-11/+19
* | | md: don't write more than is required of the last page of a bitmapNeilBrown2007-05-232-5/+13
OpenPOWER on IntegriCloud