summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [IPV6]: Check connect(2) status for IPv6 UDP socket (Re: xfrm_lookup)Mitsuru KANDA2005-09-181-2/+8
* [BOND]: Fix bond_init() error path handling.Florin Malita2005-09-181-0/+8
* [DCCP]: Introduce CCID getsockopt for the CCIDsArnaldo Carvalho de Melo2005-09-184-6/+100
* [DCCP]: Don't use necessarily the same CCID for tx and rxArnaldo Carvalho de Melo2005-09-183-4/+6
* [CCID3]: Introduce include/linux/tfrc.hArnaldo Carvalho de Melo2005-09-182-10/+48
* [DCCP]: Move the ack vector code to net/dccp/ackvec.[ch]Arnaldo Carvalho de Melo2005-09-1810-631/+612Star
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2005-09-1816-232/+380
|\
| * [TG3]: Fix 4GB boundary tx handlingMichael Chan2005-09-171-55/+39Star
| * [DCCP]: Add MAINTAINERS and CREDITS entriesArnaldo Carvalho de Melo2005-09-172-18/+21
| * [NETFILTER] move nfnetlink options to right location in kconfig menuHarald Welte2005-09-171-2/+1Star
| * [NETFILTER] Fix Kconfig dependencies for nfnetlink/ctnetlinkHarald Welte2005-09-171-6/+10
| * [TG3]: Sparse fixes for tg3Peter Hagervall2005-09-171-3/+3
| * [NETFILTER]: Fix oops in conntrack event cacheHarald Welte2005-09-171-1/+4
| * [NETFILTER] CLUSTERIP: use a bitmap to store node responsibility dataKOVACS Krisztian2005-09-171-82/+61Star
| * [NETFILTER] CLUSTERIP: introduce reference counting for entriesKOVACS Krisztian2005-09-171-18/+62
| * [TG3]: Add AMD K8 to list of write-reorder chipsets.David S. Miller2005-09-172-3/+6
| * [DCCP]: Introduce DCCP_SOCKOPT_SERVICEArnaldo Carvalho de Melo2005-09-176-30/+154
| * [DCCP]: More precisely set reset_code when sending RESET packetsArnaldo Carvalho de Melo2005-09-172-14/+18
| * [NET]: Do not leak MSG_CMSG_COMPAT into userspace.David S. Miller2005-09-171-1/+2
* | x86-64/smp: fix random SIGSEGV issuesLinus Torvalds2005-09-181-0/+15
* | [PATCH] Fix ST 5481 USB driverKarsten Keil2005-09-185-50/+76
* | [PATCH] qla2xxx: Use dword accessors for PCI_ROM_ADDRESSAdam Kropelin2005-09-171-9/+12
* | [PATCH] shpchp: Use dword accessors for PCI_ROM_ADDRESSAdam Kropelin2005-09-171-2/+1Star
* | [PATCH] pciehp: Use dword accessors for PCI_ROM_ADDRESSAdam Kropelin2005-09-171-3/+1Star
* | [PATCH] ibmphp: Use dword accessors for PCI_ROM_ADDRESSAdam Kropelin2005-09-171-1/+1
* | [PATCH] ide: fix null request pointer for taskfile ioctlTimothy Thelin2005-09-171-0/+1
* | [PATCH] fix pf request handlingJens Axboe2005-09-171-6/+16
* | [PATCH] FAT: miss-sync issues on sync mount (miss-sync on write)OGAWA Hirofumi2005-09-172-36/+16Star
* | [PATCH] files: fix preemption issuesDipankar Sarma2005-09-175-2/+20
* | [PATCH] CodingStyle: memory allocationPekka J Enberg2005-09-171-1/+20
* | [PATCH] joystick-vs-x.org fixAndrew Morton2005-09-171-11/+13
* | [PATCH] Add smp_mb__after_clear_bit() to unlock_kiocb()Zach Brown2005-09-171-0/+1
* | [PATCH] i2c: kill an unused i2c_adapter struct memberJean Delvare2005-09-171-5/+0Star
* | [PATCH] hdaps driver updateRobert Love2005-09-171-238/+118Star
* | [PATCH] epoll: fix delayed initialization bugDavide Libenzi2005-09-171-20/+20
* | [PATCH] dell_rbu tidyAndrew Morton2005-09-171-38/+30Star
* | [PATCH] dell_rbu: enhancements and fixesAbhay Salunke2005-09-172-102/+167
* | [PATCH] uml: UML/i386 cmpxchg fixJeff Dike2005-09-172-2/+4
* | [PATCH] PR_GET_DUMPABLE returns incorrect infoMichael Kerrisk2005-09-171-2/+1Star
* | [PATCH] relayfs documentation typoMarcelo Tosatti2005-09-171-1/+1
* | [PATCH] ppc32: Add ppc_sys descriptions for PowerQUICC I devicesVitaly Bordug2005-09-176-1/+315
* | [PATCH] scsi_ioctl: Add WRITE_LONG_2 as write safe commandThomas Maguin2005-09-171-0/+1
* | [PATCH] ppc64: build fixAnton Blanchard2005-09-171-0/+1
* | [PATCH] seclvl: use securityfs (fix)Serge Hallyn2005-09-171-1/+1
* | [PATCH] seclvl-use-securityfs tidyAndrew Morton2005-09-171-10/+5Star
* | [PATCH] x86_64: desc.h-needs smp.hAndrew Morton2005-09-171-0/+2
* | [PATCH] fix mm/Kconfig spellingDave Hansen2005-09-171-2/+2
* | [PATCH] x86_64: e820.c needs module.hAndrew Morton2005-09-171-0/+2
* | [PATCH] Fix up some pm_message_t typesRichard Purdie2005-09-175-5/+5
* | [PATCH] uml: remove include of asm/elf.hJeff Dike2005-09-171-1/+0Star