summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-05-101-1/+6
| |\ \ \
| | * | | ALSA: hda - Fix line-in on Mac Mini Core2 DuoTakashi Iwai2009-05-081-1/+6
| * | | | Merge branch 'topic/misc' into for-linusTakashi Iwai2009-05-101-1/+1
| |\ \ \ \
| | * | | | ALSA: Release v1.0.20Jaroslav Kysela2009-05-061-1/+1
| * | | | | Merge branch 'fix/misc' into for-linusTakashi Iwai2009-05-102-9/+4
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | sound: via82xx: fix DXS volume rangeClemens Ladisch2009-05-051-1/+1
| | * | | | sound: serial-u16550: fix buffer overflowClemens Ladisch2009-05-051-8/+3
* | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-05-1014-41/+76
|\ \ \ \ \ \
| * | | | | | V4L/DVB (11680): cafe_ccic: use = instead of == for setting a value at a varMauro Carvalho Chehab2009-05-091-1/+1
| * | | | | | V4L/DVB (11679): cafe_ccic: fix sensor detectionHans Verkuil2009-05-091-0/+1
| * | | | | | V4L/DVB (11675): ivtv/radio: fix V4L2_TUNER_MODE/V4L2_TUNER_SUB confusionHans Verkuil2009-05-093-4/+4
| * | | | | | V4L/DVB (11674): ivtv: fix incorrect bit testsHans Verkuil2009-05-094-5/+8
| * | | | | | V4L/DVB (11669): uvc: fix compile warningHans Verkuil2009-05-091-3/+6
| * | | | | | V4L/DVB (11668): ivtv: fix compiler warning.Hans Verkuil2009-05-091-3/+6
| * | | | | | V4L/DVB (11664): cx23885: Frontend wasn't locking on HVR-1500Steven Toth2009-05-091-1/+1
| * | | | | | V4L/DVB (11662): v4l2-ioctl: Clear buffer type specific trailing fields/paddingTrent Piepho2009-05-091-0/+27
| * | | | | | V4L/DVB (11661): v4l2-ioctl: Check buffer types using g_fmt instead of try_fmtTrent Piepho2009-05-091-9/+9
| * | | | | | V4L/DVB (11660): zoran: fix bug when enumerating format -1Trent Piepho2009-05-091-15/+13
| * | | | | | V4L/DVB (11575): uvcvideo: fix uvc resume failedMing Lei2009-05-091-1/+1
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-05-1027-139/+167
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge branch 'net-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/chr...David S. Miller2009-05-093-18/+19
| |\ \ \ \ \
| | * | | | | IXP4xx: complete Ethernet netdev setup before calling register_netdev().Krzysztof Hałasa2009-05-091-12/+13
| | * | | | | IXP4xx: use "ENODEV" instead of "ENOSYS" in module initialization.Krzysztof Hałasa2009-05-093-6/+6
| * | | | | | bonding: fix panic if initialization failsFlorian Westphal2009-05-091-8/+0
| |/ / / / /
| * | | | | ipvs: Fix IPv4 FWMARK virtual servicesSimon Horman2009-05-082-4/+9
| * | | | | ipv4: Make INET_LRO a bool instead of tristate.David S. Miller2009-05-081-1/+1
| * | | | | net: remove stale reference to fastroute from Kconfig help textAshish Karkare2009-05-071-6/+0
| * | | | | net: update skb_recycle_check() for hardware timestamping changesLennert Buytenhek2009-05-061-0/+2
| * | | | | bnx2: Fix panic in bnx2_poll_work().Michael Chan2009-05-061-2/+4
| * | | | | net-sched: fix bfifo default limitPatrick McHardy2009-05-061-1/+1
| * | | | | igb: resolve panic on shutdown when SR-IOV is enabledAlexander Duyck2009-05-061-7/+5
| * | | | | Merge branch 'linux-2.6.30.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2009-05-062-7/+21
| |\ \ \ \ \
| | * | | | | wimax: oops: wimax_dev_add() is the only one that can initialize the stateInaky Perez-Gonzalez2009-05-061-2/+15
| | * | | | | wimax: fix oops if netlink fails to add attributeInaky Perez-Gonzalez2009-05-061-5/+6
| * | | | | | Bluetooth: Move dev_set_name() to a context that can sleepMarcel Holtmann2009-05-051-4/+3
| |/ / / / /
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-05-055-32/+34
| |\ \ \ \ \
| | * | | | | netfilter: ctnetlink: fix wrong message type in user updatesPablo Neira Ayuso2009-05-051-28/+20
| | * | | | | netfilter: xt_cluster: fix use of cluster match with 32 nodesPablo Neira Ayuso2009-05-052-1/+9
| | * | | | | netfilter: ip6t_ipv6header: fix match on packets ending with NEXTHDR_NONEChristoph Paasch2009-05-051-3/+3
| | * | | | | netfilter: add missing linux/types.h include to xt_LED.hPatrick McHardy2009-05-051-0/+2
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-05-057-49/+68
| |\ \ \ \ \ \
| | * | | | | | mac80211: pid, fix memory corruptionJiri Slaby2009-05-041-34/+39
| | * | | | | | mac80211: minstrel, fix memory corruptionJiri Slaby2009-05-041-1/+1
| | * | | | | | cfg80211: fix comment on regulatory hint processingLuis R. Rodriguez2009-05-041-1/+1
| | * | | | | | cfg80211: fix bug while trying to process beacon hints on initLuis R. Rodriguez2009-05-041-1/+8
| | * | | | | | cfg80211: fix race condition with wiphy_apply_custom_regulatory()Luis R. Rodriguez2009-05-041-0/+6
| | * | | | | | iwlwifi: update key flags at time key is setReinette Chatre2009-05-041-10/+11
| | * | | | | | cfg80211: fix truncated IEsJohannes Berg2009-05-041-0/+1
| | * | | | | | mac80211: correct fragmentation threshold checkJohannes Berg2009-05-041-1/+1
| | * | | | | | iwlwifi: remove EXPORT_SYMBOL for static symbolAndreas Schwab2009-05-041-1/+0
OpenPOWER on IntegriCloud