summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (7925): cx18: ensure that the xceive pin is always asserted on init.Hans Verkuil2008-06-051-3/+5
* V4L/DVB (7922): tuner-simple: fix tuner_warn() induced kernel oops in simple_...Andy Walls2008-06-051-2/+4
* V4L/DVB (7919): VIDEO_AU0828 does not depend on VIDEO_DEVMichael Krufky2008-06-051-1/+1
* V4L/DVB (7918): au0828: remove irrelevent analog tuner standby codeMichael Krufky2008-06-051-6/+0
* V4L/DVB (7916): dib7000p: fix dib7000p_attach when !CONFIG_DVB_DIB7000PMichael Krufky2008-06-051-1/+14
* V4L/DVB (7911): Remove v4l2_video_std_fps prototype declarationGuennadi Liakhovetski2008-06-051-1/+0
* V4L/DVB (7910): usb: input layer dependency fixesIngo Molnar2008-06-052-2/+2
* V4L/DVB (7908): always enter drivers/media/video/Adrian Bunk2008-06-051-6/+1
* V4L/DVB (7906): tuners/mxl5005s.c: don't define variables for enumsAdrian Bunk2008-06-051-2/+2
* V4L/DVB (7905): check_v4l2 should return -EINVAL on errorMarcin Slusarz2008-06-051-5/+5
* V4L/DVB (7904): v4l/tuner-core: consistent handling of return valuesMarcin Slusarz2008-06-051-15/+15
* V4L/DVB (7903): gp8psk_power_ctrl should return negative errorsMarcin Slusarz2008-06-051-5/+5
* V4L/DVB (7902): fix handling of tea5761_autodetection return valueMarcin Slusarz2008-06-051-1/+1
* V4L/DVB (7901): zoran: use correct type for CPU flagsAndrew Morton2008-06-051-3/+3
* V4L/DVB (7885): ivtv/cx18: add compat_ioctl entriesHans Verkuil2008-06-052-20/+23
* Linux 2.6.26-rc5v2.6.26-rc5Linus Torvalds2008-06-041-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-06-0467-315/+618
|\
| * l2tp: Fix possible oops if transmitting or receiving when tunnel goes downJames Chapman2008-06-041-23/+78
| * tcp: Fix for race due to temporary drop of the socket lock in skb_splice_bits.Octavian Purdila2008-06-042-3/+11
| * tcp: Increment OUTRSTS in tcp_send_active_reset()Sridhar Samudrala2008-06-041-0/+2
| * raw: Raw socket leak.Denis V. Lunev2008-06-042-0/+18
| * lt2p: Fix possible WARN_ON from socket code when UDP socket is closedJames Chapman2008-06-041-0/+10
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-06-046-15/+40
| |\
| | * USB ID for Philips CPWUA054/00 Wireless USB Adapter 11gFelix Homann2008-06-041-0/+1
| | * ssb: Fix context assertion in ssb_pcicore_dev_irqvecs_enableMichael Buesch2008-06-041-2/+2
| | * libertas: fix command size for CMD_802_11_SUBSCRIBE_EVENTHolger Schurig2008-06-041-2/+2
| | * ipw2200: expire and use oldest BSS on adhoc createDan Williams2008-06-041-2/+25
| | * airo warning fixAndrew Morton2008-06-041-1/+1
| | * b43legacy: Fix controller restart crashMichael Buesch2008-06-041-8/+9
| * | sctp: Fix ECN markings for IPv6Vlad Yasevich2008-06-044-1/+14
| * | sctp: Flush the queue only once during fast retransmit.Vlad Yasevich2008-06-041-34/+48
| * | sctp: Start T3-RTX timer when fast retransmitting lowest TSNVlad Yasevich2008-06-043-14/+37
| * | sctp: Correctly implement Fast Recovery cwnd manipulations.Vlad Yasevich2008-06-042-13/+39
| * | sctp: Move sctp_v4_dst_saddr out of loopGui Jianfeng2008-06-041-1/+1
| * | sctp: retran_path update bug fixGui Jianfeng2008-06-041-9/+12
| * | Merge branch 'net-2.6-misc-20080605a' of git://git.linux-ipv6.org/gitroot/yos...David S. Miller2008-06-0417-97/+146
| |\ \
| | * | [IPV6]: Do not change protocol for UDPv6 sockets with pending sent data.Denis V. Lunev2008-06-051-3/+8
| | * | [IPV6]: inet_sk(sk)->cork.opt leakDenis V. Lunev2008-06-053-2/+6
| | * | [IPV6]: Do not change protocol for raw IPv6 sockets.Denis V. Lunev2008-06-051-0/+3
| | * | [IPV6] NETNS: Handle ancillary data in appropriate namespace.YOSHIFUJI Hideaki2008-06-056-8/+10
| | * | [IPV6]: Check outgoing interface even if source address is unspecified.YOSHIFUJI Hideaki2008-06-051-20/+22
| | * | [IPV6]: Fix the data length of get destination options with short lengthYang Hongyang2008-06-051-1/+1
| | * | [IPV6]: Fix the return value of get destination options with NULL data pointerYang Hongyang2008-06-051-0/+3
| | * | [IPV6] ADDRCONF: Allow longer lifetime on 64bit archs.YOSHIFUJI Hideaki2008-06-053-56/+75
| | * | [IPV4] TUNNEL4: Fix incoming packet length check for inter-protocol tunnel.YOSHIFUJI Hideaki2008-06-051-1/+1
| | * | [IPV6] TUNNEL6: Fix incoming packet length check for inter-protocol tunnel.Colin2008-06-051-1/+1
| | * | [IPV6] ADDRCONF: Check range of prefix lengthThomas Graf2008-06-051-2/+8
| | * | [IPV6] UDP: Possible dst leak in udpv6_sendmsg.YOSHIFUJI Hideaki2008-06-051-0/+2
| | * | [SCTP]: Fix NULL dereference of asoc.YOSHIFUJI Hideaki2008-06-054-5/+8
| | |/
| * | tcp: fix skb vs fack_count out-of-sync conditionIlpo Järvinen2008-06-041-3/+3
OpenPOWER on IntegriCloud