| Commit message (Expand) | Author | Age | Files | Lines |
* | [IA64] Update zx1_defconfig | Tony Luck | 2005-06-29 | 1 | -44/+122 |
* | [IA64] Update tiger_defconfig | Tony Luck | 2005-06-29 | 1 | -8/+31 |
* | Auto merge with /home/aegl/GIT/linus | Tony Luck | 2005-06-29 | 221 | -4407/+4051 |
|\ |
|
| * | [PATCH] Fix get_request nastiness | Hugh Dickins | 2005-06-29 | 1 | -3/+2 |
| * | Remove duplicate mention of "edd" in Documentation/kernel-parameters.txt | Linus Torvalds | 2005-06-29 | 1 | -4/+0 |
| * | Linux v2.6.13-rc1 | Linus Torvalds | 2005-06-28 | 1 | -2/+2 |
| * | [PATCH] ieee80211.h build fix | Jeff Garzik | 2005-06-28 | 1 | -0/+2 |
| * | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2005-06-28 | 67 | -201/+259 |
| |\ |
|
| | * | [NET]: drivers/net/slip.c needs linux/delay.h | David S. Miller | 2005-06-28 | 1 | -0/+1 |
| | * | [NETFILTER]: Fix connection tracking bug in 2.6.12 | Patrick McHardy | 2005-06-28 | 2 | -2/+8 |
| | * | [NET]: Add missing include to linux/netdevice.h | Arnd Bergmann | 2005-06-28 | 1 | -0/+1 |
| | * | [NET]: Micro optimization in eth_header() | Denis Vlasenko | 2005-06-28 | 1 | -4/+3 |
| | * | [IPV6]: remove more unused IPV6_AUTHHDR things. | YOSHIFUJI Hideaki | 2005-06-28 | 3 | -3/+1 |
| | * | [IPVS]: Close race conditions on ip_vs_conn_tab list modification | Neil Horman | 2005-06-28 | 1 | -21/+4 |
| | * | [NET]: Remove gratuitous use of skb->tail in network drivers. | David S. Miller | 2005-06-28 | 31 | -97/+95 |
| | * | [IPV4]: Broken memory allocation in fib_trie | Robert Olsson | 2005-06-28 | 1 | -17/+39 |
| | * | [SCTP] Make init & delayed sack timeouts configurable by user. | Vlad Yasevich | 2005-06-28 | 7 | -25/+30 |
| | * | [IPV4]: ipconfig.c: fix dhcp timeout behaviour | Maxime Bizon | 2005-06-28 | 1 | -1/+3 |
| | * | [IPV4]: Snmpv2 Mib IP counter ipInAddrErrors support | Dietmar Eggemann | 2005-06-28 | 2 | -3/+12 |
| | * | [IPV6]: Don't dump temporary addresses twice | YOSHIFUJI Hideaki | 2005-06-28 | 1 | -14/+1 |
| | * | [NETLINK]: Missing padding fields in dumped structures | Patrick McHardy | 2005-06-28 | 6 | -3/+17 |
| | * | [NETLINK]: Missing initializations in dumped data | Patrick McHardy | 2005-06-28 | 9 | -3/+32 |
| | * | [NETLINK]: Clear padding in netlink messages | Patrick McHardy | 2005-06-28 | 3 | -1/+6 |
| | * | [NETFILTER]: ipt_CLUSTERIP: fix ARP mangling | Harald Welte | 2005-06-28 | 1 | -3/+4 |
| | * | [EBTABLES]: Fix thinkos in ebt_log.c | David S. Miller | 2005-06-28 | 1 | -4/+2 |
| * | | [PATCH] sis 760 support. | Dave Jones | 2005-06-28 | 1 | -0/+9 |
| * | | [PATCH] sparc32: Kconfig fixups | William Lee Irwin III | 2005-06-28 | 1 | -56/+0 |
| * | | [PATCH] Doc/Submitting: corrections, additions | Randy Dunlap | 2005-06-28 | 2 | -21/+37 |
| * | | [PATCH] V4L: documentation changes - mostly new cards included | Mauro Carvalho Chehab | 2005-06-28 | 5 | -403/+38 |
| * | | [PATCH] V4L: API new webcam formats included | Mauro Carvalho Chehab | 2005-06-28 | 1 | -0/+2 |
| * | | [PATCH] v4l: bttv new insmod parameters | Mauro Carvalho Chehab | 2005-06-28 | 2 | -10/+68 |
| * | | [PATCH] v4l: tuner improvements | Mauro Carvalho Chehab | 2005-06-28 | 8 | -116/+471 |
| * | | [PATCH] V4L maintainer patch | Mauro Carvalho Chehab | 2005-06-28 | 1 | -7/+8 |
| * | | [PATCH] irqpoll | Alan Cox | 2005-06-28 | 5 | -6/+131 |
| * | | [PATCH] ext3: reduce allocate-with-reservation lock latencies | Mingming Cao | 2005-06-28 | 2 | -72/+67 |
| * | | [PATCH] blk: light iocontext ops | Nick Piggin | 2005-06-28 | 2 | -31/+26 |
| * | | [PATCH] blk: reduce locking | Nick Piggin | 2005-06-28 | 1 | -10/+19 |
| * | | [PATCH] blk: __make_request efficiency | Nick Piggin | 2005-06-28 | 1 | -41/+21 |
| * | | [PATCH] coverity: tty_ldisc_ref return null check | KAMBAROV, ZAUR | 2005-06-28 | 1 | -2/+2 |
| * | | [PATCH] coverity: fs/ext3/super.c: match_int return check | KAMBAROV, ZAUR | 2005-06-28 | 1 | -1/+2 |
| * | | [PATCH] coverity: fs/udf/namei.c null check | KAMBAROV, ZAUR | 2005-06-28 | 1 | -1/+3 |
| * | | [PATCH] coverity: ipmi_msghandler() channels array overrun fix | KAMBAROV, ZAUR | 2005-06-28 | 1 | -2/+2 |
| * | | [PATCH] coverity: i386: scsi_lib buffer overrun fix | KAMBAROV, ZAUR | 2005-06-28 | 1 | -1/+1 |
| * | | [PATCH] coverity: i386: build.c: negative return to unsigned fix | KAMBAROV, ZAUR | 2005-06-28 | 1 | -1/+2 |
| * | | [PATCH] headers: include linux/types.h for usb_ch9.h | GOTO Masanori | 2005-06-28 | 1 | -3/+3 |
| * | | [PATCH] headers: include linux/compiler.h for __user | GOTO Masanori | 2005-06-28 | 1 | -0/+1 |
| * | | [PATCH] headers: enable ppc64 ___arch__swab16 and ___arch__swab32 | GOTO Masanori | 2005-06-28 | 1 | -10/+0 |
| * | | [PATCH] aio-retry-fix: fix aio retry work queueing | S�bastien Dugu | 2005-06-28 | 1 | -0/+9 |
| * | | [PATCH] really remove xattr_acl.h | Christoph Hellwig | 2005-06-28 | 3 | -64/+13 |
| * | | [PATCH] drivers/isdn/: make some code static | Adrian Bunk | 2005-06-28 | 7 | -28/+20 |