aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-12net: make struct tun_struct private to tun.cRusty Russell
2008-04-12[SCTP]: IPv4 vs IPv6 addresses mess in sctp_inet[6]addr_event.Pavel Emelyanov
2008-04-12[SCTP]: Fix compiler warning about const qualifiersVlad Yasevich
2008-04-12[SCTP]: Fix protocol violation when receiving an error lenght INIT-ACKGui Jianfeng
2008-04-12[SCTP]: Add check for hmac_algo parameter in sctp_verify_param()Wei Yongjun
2008-04-12[NET_SCHED] cls_u32: refcounting fix for u32_delete()Jarek Poplawski
2008-04-12[DCCP]: Fix skb->cb conflicts with IPPatrick McHardy
2008-04-12[AX25]: Potential ax25_uid_assoc-s leaks on module unload.Pavel Emelyanov
2008-04-12tg3: fix MMIO for PPC 44x platformsSergei Shtylyov
2008-04-12Mark generic HDLC + PPP as broken.Krzysztof Halasa
2008-04-12ehea: Fix DLPAR memory add supportThomas Klein
2008-04-12sc92031: sysfs link missingStephen Hemminger
2008-04-12smc91x driver: fix bug: print warning only in interrupt modeSonic Zhang
2008-04-12forcedeth: mac address fixAyaz Abdulla
2008-04-12macb: Use semicolon instead of comma for statementAtsushi Nemoto
2008-04-12macb: Call phy_disconnect on removingAtsushi Nemoto
2008-04-12ucc_geth: fix non-functional fixed phy supportJoakim Tjernlund
2008-04-12fs_enet: Don't call NAPI functions when NAPI is not used.Laurent Pinchart
2008-04-12sky2: missing chip name for Yukon SupremeStephen Hemminger
2008-04-12[libata] make ali_atapi_dma staticAdrian Bunk
2008-04-12[libata] sata_svw: fix reversed port countJeff Garzik
2008-04-11Linux 2.6.25-rc9Linus Torvalds
2008-04-11Merge branch 'docs' of git://git.lwn.net/linux-2.6Linus Torvalds
2008-04-11Add additional examples in Documentation/spinlocks.txtMark Fasheh
2008-04-11Move sched-rt-group.txt to scheduler/J. Bruce Fields
2008-04-11Documentation: move rpc-cache.txt to filesystems/J. Bruce Fields
2008-04-11Documentation: move nfsroot.txt to filesystems/J. Bruce Fields
2008-04-11Spell out behavior of atomic_dec_and_lock() in kerneldocJ. Bruce Fields
2008-04-11Fix "$(AS) -traditional" compile breakage caused by asmlinkage_protectHeiko Carstens
2008-04-11Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2008-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-04-11signalfd: fix for incorrect SI_QUEUE user data reportingDavide Libenzi
2008-04-11pnp: increase number of devices supported per protocolBjorn Helgaas
2008-04-11md: close a livelock window in handle_parity_checks5Dan Williams
2008-04-11cciss: error: implicit declaration of function 'sg_init_table'Mike Pagano
2008-04-11rtc: fix platform driver hotplug/coldplugKay Sievers
2008-04-11watchdog: fix platform driver hotplug/coldplugKay Sievers
2008-04-11usb host: fix platform driver hotplug/coldplugKay Sievers
2008-04-11usb gadget: fix platform driver hotplug/coldplugKay Sievers
2008-04-11spi: fix platform driver hotplug/coldplugKay Sievers
2008-04-11eventfd/kaio integration fixDavide Libenzi
2008-04-11rtc: rtc-s35390a.c needs the bitreverse libraryRandy Dunlap
2008-04-11cgroups: include hierarchy ids in /proc/<pid>/cgroupPaul Menage
2008-04-11i2c-tiny-usb: New VID/PID pairTill Harbaum
2008-04-11i2c-davinci: Fix lost interruptTroy Kisky
2008-04-11i2c-ibm_iic: Fast mode parm desc fixupPaul Mundt
2008-04-10[NETNS][IPV6] tcp - assign the netns for timewait socketsDaniel Lezcano
2008-04-10Add commentary about the new "asmlinkage_protect()" macroLinus Torvalds
2008-04-10asmlinkage_protect sys_io_geteventsRoland McGrath