summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-12-16[IRDA]: Race between open and disconnect in irda-usb.Oliver Neukum1-0/+5
2007-12-16[SCTP]: Flush fragment queue when exiting partial delivery.Vlad Yasevich1-0/+33
2007-12-16[AX25]: Locking dependencies fix in ax25_disconnect().Jarek Poplawski1-0/+2
2007-12-16[IPV4]: Make tcp_input_metrics() get minimum RTO via tcp_rto_min()Satoru SATOH1-1/+1
2007-12-16[IPV6]: Fix the return value of ipv6_getsockoptWei Yongjun1-7/+5
2007-12-16[BRIDGE]: Assign random address.Stephen Hemminger1-2/+1
2007-12-14[IPV4]: Updates to nfsroot documentationAmos Waterland2-22/+10
2007-12-14[ATM]: Fix compiler warning noise with FORE200E driverTom "spot" Callaway1-2/+1
2007-12-14[NETFILTER]: bridge: fix missing link layer headers on outgoing routed packetsPatrick McHardy1-1/+2
2007-12-14[SYNCPPP]: Endianness and 64bit fixes.Al Viro1-18/+17
2007-12-14[TIPC]: Fix semaphore handling.Andrew Morton1-1/+1
2007-12-14[NETFILTER]: xt_hashlimit should use time_after_eq()Eric Dumazet1-1/+1
2007-12-14[XFRM]: Display the audited SPI value in host byte order.Paul Moore1-4/+6
2007-12-14[NETFILTER]: ip_tables: fix compat copy racePatrick McHardy2-47/+18
2007-12-14[NETFILTER]: ctnetlink: set expected bit for related conntracksPablo Neira Ayuso1-1/+3
2007-12-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds7-71/+71
2007-12-12Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds5-47/+11
2007-12-12[SPARC64]: Fix endless loop in cheetah_xcall_deliver().David S. Miller1-6/+13
2007-12-12[SERIAL] sparc: Infrastructure to fix section mismatch bugs.Martin Habets6-65/+58
2007-12-12i2c/isp1301_omap: Build fixDavid Brownell1-1/+1
2007-12-12i2c: Add missing spaces in split log messagesJoe Perches2-5/+5
2007-12-12i2c-gpio: Initialize adapter classAtsushi Nemoto1-0/+1
2007-12-12i2c: Delete an outdated piece of documentationJean Delvare1-41/+4
2007-12-12V4L/DVB (6609): Re-adds lock safe videobuf_read_startMauro Carvalho Chehab1-1/+13
2007-12-11Revert "make bnx2x select ZLIB_INFLATE"Linus Torvalds1-1/+0
2007-12-11V4L/DVB (6797): bt8xx/ section fixesAdrian Bunk2-3/+3
2007-12-11V4L/DVB (6796): ivtv/ section fixAdrian Bunk2-2/+2
2007-12-11V4L/DVB (6794): Fix compilation when dib3000mc is compiled as a moduleMauro Carvalho Chehab1-1/+3
2007-12-11V4L/DVB (6733): DVB: Compile 3000MC-specific DIB code only for CONFIG_DVB_DIB...Jiri Kosina1-0/+2
2007-12-11V4L/DVB (6750): Fix in-kernel compilation for cxusbMauro Carvalho Chehab1-0/+3
2007-12-11V4L/DVB (6746): saa7134-dvb: fix tuning for WinTV HVR-1110Benoit Istin1-0/+1
2007-12-11V4L/DVB (6751): V4L: Memory leak! Fix count in videobuf-vmalloc mmapBrandon Philips1-3/+3
2007-12-11V4L/DVB (6690): saa7134: fix ignored interruptsHeikki Lindholm2-11/+13
2007-12-11V4L/DVB (6686): saa7134: fix composite over s-video input on the Tevion MD 9717Hermann Pitton1-1/+1
2007-12-11V4L/DVB (6684): Complement va_start() with va_end() + style fixesRichard Knutsson2-7/+11
2007-12-11V4L/DVB (6666): saa7134-alsa: fix period handlingHeikki Lindholm1-3/+10
2007-12-11V4L/DVB (6629): zl10353: fix default adc_clock and TRL nominal rate calculationChris Pascoe2-3/+3
2007-12-11V4L/DVB (6615): V4L: Fix VIDIOCGMBUF locking in saa7146Brandon Philips1-5/+1
2007-12-11V4L/DVB (6602): V4L: Convert videobuf drivers to videobuf_stopBrandon Philips6-20/+6
2007-12-11V4L/DVB (6601): V4L: videobuf-core locking fixes and commentsBrandon Philips3-93/+161
2007-12-11V4L/DVB (6581): Fix: avoids negative vma usage countMauro Carvalho Chehab1-1/+3
2007-12-11V4L/DVB (6579): Fix bug #8824: Correct support for Diseqc on tda10086Hartmut Hackmann1-7/+7
2007-12-11V4L/DVB (6542): Fix S-video mode on tvp5150Mauro Carvalho Chehab1-0/+11
2007-12-11V4L/DVB (6540): em28xx: fix failing autodetection after the rebootSascha Sommer1-1/+2
2007-12-11V4L/DVB (6485): ivtv: fix compile warningHans Verkuil1-1/+1
2007-12-11[IPSEC]: Fix potential dst leak in xfrm_lookupHerbert Xu1-3/+6
2007-12-11[VLAN]: Fix potential race in vlan_cleanup_module vs vlan_ioctl_handler.Pavel Emelyanov1-1/+1
2007-12-11[NET]: Fix wrong comments for unregister_net*Wang Chen1-4/+2
2007-12-11[BNX2]: Update version to 1.6.9.Michael Chan1-2/+2
2007-12-11[BNX2]: Fix RX packet rot.Michael Chan2-13/+14