aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-02-13[IPSEC]: Fix strange IPsec freeze.Herbert Xu1-1/+3
2006-02-13[IPV6] Don't store dst_entry for RAW socketNicolas DICHTEL1-4/+1
2006-02-13[APPLETALK]: warning fixAndrew Morton1-1/+1
2006-02-13[NETLINK] genetlink: Fix bugs spotted by Andrew Morton.Jamal Hadi Salim1-7/+4
2006-02-13[BRIDGE]: Better fix for netfilter missing symbol has_bridge_parentStephen Hemminger1-2/+2
2006-02-13[NETFILTER] Fix Kconfig menu level for x_tablesHarald Welte1-2/+2
2006-02-13Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6David S. Miller4-20/+22
2006-02-13[P8023]: Fix tainting of kernel.Dave Jones1-0/+2
2006-02-13[IPV4] ICMP: Invert default for invalid icmp msgs sysctlDave Jones1-1/+1
2006-02-13[ATM]: Ratelimit atmsvc failure messagesDave Jones1-1/+2
2006-02-13[IRDA]: Ratelimit messages.Joe Perches1-3/+3
2006-02-13IB/mthca: bump driver version and release dateRoland Dreier1-2/+2
2006-02-13[PATCH] Remove "RV370 5B60 [Radeon X300 (PCIE)]" from DRI listDave Jones1-1/+0
2006-02-13[PATCH] reiserfs: fix potential (unlikely) oops in reiserfs_get_aclJeff Mahoney1-1/+2
2006-02-13[PATCH] MIPS 32bit machines need fstatat64 support.Yoichi Yuasa1-1/+1
2006-02-13[Bluetooth] Fix firmware loading problem of BT3C driverMarcel Holtmann1-13/+4
2006-02-13[Bluetooth] Fix NULL pointer dereferences of the HCI socketMarcel Holtmann1-2/+8
2006-02-13[Bluetooth] Reduce L2CAP MTU for RFCOMM connectionsMarcel Holtmann2-5/+10
2006-02-12[SPARC]: sys_newfstatat --> sys_fstatat64David S. Miller5-5/+26
2006-02-12Linux v2.6.16-rc3Linus Torvalds1-1/+1
2006-02-12[PATCH] x86_64: GART DMA merging fixAndi Kleen1-4/+2
2006-02-12[PATCH] arch/x86_64/kernel/traps.c PTRACE_SINGLESTEP oopsJohn Blackwood1-1/+17
2006-02-12[PATCH] orinoco: support smc2532wJesse Allen1-0/+1
2006-02-12[PATCH] reiserfs: disable automatic enabling of reiserfs inode attributesJeff Mahoney1-2/+0
2006-02-12[PATCH] netfilter: fix build error due to missing has_bridge_parent macroJesper Juhl1-1/+1
2006-02-12Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2-223/+239
2006-02-12[PATCH] s390: fstatat64 supportHeiko Carstens4-6/+28
2006-02-12[WATCHDOG] pcwd.c - update module version infoWim Van Sebroeck1-2/+7
2006-02-12[WATCHDOG] pcwd.c show card info patchWim Van Sebroeck1-78/+79
2006-02-12[WATCHDOG] pcwd.c move get_support to pcwd_check_temperature_supportWim Van Sebroeck1-7/+7
2006-02-12[WATCHDOG] pcwd.c Control Status #2 patchWim Van Sebroeck1-11/+13
2006-02-12[WATCHDOG] pcwd.c private data struct patchWim Van Sebroeck1-102/+104
2006-02-12[WATCHDOG] pcwd.c card_found-- fix.Wim Van Sebroeck1-0/+1
2006-02-12[WATCHDOG] pcwd.c add comments + tabsWim Van Sebroeck1-34/+37
2006-02-12[WATCHDOG] sa1100_wdt.c sparse clean (2)Ian Campbell1-5/+7
2006-02-11[PATCH] fbdev: video_setup() warning fixAndrew Morton1-0/+2
2006-02-11[PATCH] nvidiafb: Add support for Geforce4 MX 4000Antonino A. Daplas2-0/+3
2006-02-11[PATCH] drivers/video/Kconfig: remove unused BUS_I2C optionAdrian Bunk1-5/+0
2006-02-11[PATCH] tipar fixesAndrew Morton1-3/+12
2006-02-11[PATCH] s390: remove one set of brackets in __constant_test_bit()Eric Paris1-2/+2
2006-02-11[PATCH] s390: add #ifdef __KERNEL__ to asm-s390/setup.hHeiko Carstens1-4/+6
2006-02-11[PATCH] s390: add support for unshare system callHeiko Carstens3-1/+8
2006-02-11[PATCH] s390: fix non smp build of kexecHeiko Carstens2-2/+4
2006-02-11[PATCH] s390: update maintainers fileHeiko Carstens1-1/+17
2006-02-11[PATCH] s390: earlier initialization of cpu_possible_mapHeiko Carstens1-5/+1
2006-02-11[PATCH] s390: fix sclp memory corruption in tty pages listPeter Oberparleiter1-8/+5
2006-02-11[PATCH] s390: update default configurationHeiko Carstens1-4/+5
2006-02-11[PATCH] s390: fix locking in __chp_add() and s390_subchannel_remove_chpid()Cornelia Huck1-5/+5
2006-02-11[PATCH] x86: print out early faults via early_printk()Ingo Molnar1-0/+4
2006-02-11[PATCH] vmscan: skip reclaim_mapped determination if we do not swapChristoph Lameter1-34/+41