summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-10-1221-50/+159
|\
| * [TCP]: Add code to help track down "BUG at net/ipv4/tcp_output.c:438!"Herbert Xu2005-10-121-1/+8
| * [NETPOLL]: wrong return for null netpoll_poll_lock()Ben Dooks2005-10-121-1/+1
| * [BRIDGE]: fix race on bridge del ifStephen Hemminger2005-10-121-1/+1
| * [TWSK]: Grab the module refcount for timewait socketsArnaldo Carvalho de Melo2005-10-102-0/+4
| * [DCCP]: Transition from PARTOPEN to OPEN when receiving DATA packetsArnaldo Carvalho de Melo2005-10-101-1/+5
| * [CCID]: Check if ccid is NULL in the hc_[tr]x_exit functionsArnaldo Carvalho de Melo2005-10-101-2/+2
| * [NETFILTER] ctnetlink: add support to change protocol infoPablo Neira Ayuso2005-10-101-0/+37
| * [NETFILTER] ctnetlink: allow userspace to change TCP statePablo Neira Ayuso2005-10-102-0/+26
| * [NETFILTER]: Use only 32bit counters for CONNTRACK_ACCTHarald Welte2005-10-104-13/+22
| * [IPSEC] Fix block size/MTU bugs in ESPHerbert Xu2005-10-102-6/+7
| * [IPSEC]: Use ALIGN macro in ESPHerbert Xu2005-10-102-10/+12
| * [NETFILTER] ctnetlink: add one nesting level for TCP statePablo Neira Ayuso2005-10-102-1/+12
| * [NETFILTER]: Add missing include to ip_conntrack_tuple.hHarald Welte2005-10-101-0/+2
| * [NETFILTER] ctnetlink: ICMP ID is not mandatoryPablo Neira Ayuso2005-10-101-2/+1
| * [NETFILTER] conntrack_netlink: Fix endian issue with status from userspaceHarald Welte2005-10-101-1/+2
| * [NETFILTER] nat: remove bogus structure memberHarald Welte2005-10-101-4/+0
| * [NETFILTER] nfnetlink: use highest bit of nfa_type to indicate nested TLVHarald Welte2005-10-102-6/+10
| * [NETFILTER] ipt_ULOG: Mark ipt_ULOG as OBSOLETEHarald Welte2005-10-101-1/+6
| * [NETFILTER] PPTP helper: Add missing Kconfig dependencyHarald Welte2005-10-101-0/+1
* | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2005-10-121-7/+7
|\ \
| * | sata_nv: Fixed bug introduced by 0.08's MCP51 and MCP55 support.Jeff Garzik2005-10-111-7/+7
* | | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2005-10-121-206/+18
|\ \ \
| * | | e100: revert CPU cycle saver microcode, it causes severe problemsJeff Garzik2005-10-111-206/+18
| |/ /
* | | [PATCH] ppc32: Tell userland about lack of standard TBBenjamin Herrenschmidt2005-10-122-2/+4
* | | [PATCH] ppc32: Fix timekeepingBenjamin Herrenschmidt2005-10-121-1/+1
* | | [PATCH] uml: compile-time fix recent patchPaolo 'Blaisorblade' Giarrusso2005-10-121-0/+5
* | | [PATCH] uml: revert block driver use of host AIOJeff Dike2005-10-125-373/+483
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-10-115-11/+8
|\ \ \
| * | | [SPARC64]: Fix net booting on Ultra5David S. Miller2005-10-111-2/+6
| * | | [SPARC32]: Revert IOMAP change eb98129eec7fa605f0407dfd92d40ee8ddf5cd9aDavid S. Miller2005-10-102-5/+0
| * | | [SPARC64]: Fix oops on runlevel change with serial console.David S. Miller2005-10-102-4/+2
| | |/ | |/|
* | | [PATCH] Don't map the same page too muchHugh Dickins2005-10-111-0/+3
* | | [PATCH] ppc64: Add R_PPC64_TOC16 module relocPeter Bergner2005-10-111-0/+13
* | | [PATCH] V4L: Enable s-video input on DViCO FusionHDTV5 LiteMichael Krufky2005-10-111-2/+2
* | | [PATCH] m32r: trap handler code for illegal trapsHirokazu Takata2005-10-112-17/+25
* | | [PATCH] binfmt_elf bss padding fixakpm@osdl.org2005-10-111-1/+1
* | | [PATCH] ppc highmem fixPaolo Galtieri2005-10-111-2/+2
* | | [PATCH] madvise: Avoid returning error code -EBADF for anonymous mappingsSuzuki2005-10-111-7/+4
* | | [PATCH] nfsacl: Solaris VxFS compatibility fixAndreas Gruenbacher2005-10-111-35/+35
* | | [PATCH] v9fs: remove additional buffer allocation from v9fs_file_read and v9f...Latchesar Ionkov2005-10-111-81/+33
* | | [PATCH] dell_rbu: changes in packet update mechanismAbhay Salunke2005-10-112-91/+121
* | | [PATCH] ppc64: Fix PCI hotplugAnton Blanchard2005-10-111-2/+2
* | | [PATCH] s390: ccw device reconnect oops.Cornelia Huck2005-10-111-1/+1
|/ /
* | Linux v2.6.14-rc4v2.6.14-rc4Linus Torvalds2005-10-101-1/+1
|/
* [PATCH] i386: Don't discard upper 32bits of HWCR on K8Andi Kleen2005-10-101-1/+1
* [PATCH] x86_64: Allocate cpu local data for all possible CPUsAndi Kleen2005-10-103-5/+6
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-10-101-36/+91
|\
| * [SPARC64]: Fix Ultra5, Ultra60, et al. boot failures.David S. Miller2005-10-101-36/+91
* | Use the new "kill_proc_info_as_uid()" for USB disconnect tooLinus Torvalds2005-10-103-3/+6
OpenPOWER on IntegriCloud