aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * V4L/DVB (11516): drivers/media/video/saa5246a.c: fix use-after-freeDan Carpenter2009-04-29
| * V4L/DVB (11515): drivers/media/video/saa5249.c: fix use-after-free and leakDan Carpenter2009-04-29
| * V4L/DVB (11494a): cx231xx Kconfig fixesMauro Carvalho Chehab2009-04-29
| * V4L/DVB (11494): cx18: Send correct input routing value to external audio mul...Andy Walls2009-04-29
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-04-29
|\ \
| * | e100: do not go D3 in shutdown unless system is powering offThadeu Lima de Souza Cascardo2009-04-29
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2009-04-29
| |\ \
| | * | Bluetooth: Fix connection establishment with low security requirementMarcel Holtmann2009-04-28
| | * | Bluetooth: Add different pairing timeout for Legacy PairingMarcel Holtmann2009-04-28
| | * | Bluetooth: Ensure that HCI sysfs add/del is preempt safeRoger Quadros2009-04-28
| * | | netfilter: revised locking for x_tablesStephen Hemminger2009-04-29
| |/ /
| * | net: Avoid extra wakeups of threads blocked in wait_for_packet()Eric Dumazet2009-04-28
| * | net: Fix typo in net_device_ops description.Mike Rapoport2009-04-27
| * | ipv4: Limit size of route cache hash tableAnton Blanchard2009-04-27
| * | Add reference to CAPI 2.0 standardKarsten Keil2009-04-27
| * | Documentation/isdn/INTERFACE.CAPITilman Schmidt2009-04-27
| * | update Documentation/isdn/00-INDEXTilman Schmidt2009-04-27
| * | ixgbe: Fix WoL functionality for 82599 KX4 devicesWaskiewicz Jr, Peter P2009-04-27
| * | veth: prevent oops caused by netdev destructorStephen Hemminger2009-04-27
| * | xfrm: wrong hash value for temporary SANicolas Dichtel2009-04-27
| * | forcedeth: tx timeout fixAyaz Abdulla2009-04-27
| * | net: Fix LL_MAX_HEADER for CONFIG_TR_MODULEAdrian Bunk2009-04-27
| * | mlx4_en: Handle page allocation failure during receiveYevgeny Petrilin2009-04-27
| * | mlx4_en: Fix cleanup flow on cq activationYevgeny Petrilin2009-04-27
| * | vlan: update vlan carrier state for admin up/downJay Vosburgh2009-04-25
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-04-25
| |\ \
| | * | netfilter: xt_recent: fix stack overread in compat codeJan Engelhardt2009-04-24
| | * | netfilter: nf_ct_dccp: add missing role attributes for DCCPPablo Neira Ayuso2009-04-24
| | * | netfilter: Kconfig: TProxy doesn't depend on NF_CONNTRACKLaszlo Attila Toth2009-04-24
| | * | netfilter: nf_ct_dccp/udplite: fix protocol registration errorPatrick McHardy2009-04-24
| | * | netfilter: bridge: allow fragmentation of VLAN packets traversing a bridgehummerbliss@gmail.com2009-04-20
* | | | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-04-28
|\ \ \ \
| * | | | drm/i915: fix up error path leak in i915_cmdbufferChris Wright2009-04-21
| * | | | drm/i915: fix unpaired i915 device mutex on entervt failure.Wu Fengguang2009-04-21
| * | | | drm/i915: add support for G41 chipsetZhenyu Wang2009-04-21
| * | | | drm/i915: Enable ASLE if presentMatthew Garrett2009-04-17
| * | | | drm/i915: Unregister ACPI video driver when exitingMatthew Garrett2009-04-17
| * | | | drm/i915: Register ACPI video even when not modesettingMatthew Garrett2009-04-17
| * | | | drm/i915: fix transition to I915_TILING_NONEKeith Packard2009-04-17
| * | | | drm/i915: Don't let an oops get triggered from irq_emit without dma init.Eric Anholt2009-04-17
| * | | | drm/i915: allow tiled front buffers on 965+Jesse Barnes2009-04-16
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-04-28
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----. \ \ \ \ Merge branches 'cxgb3', 'ipoib', 'mthca', 'mlx4' and 'nes' into for-linusRoland Dreier2009-04-28
| |\ \ \ \ \ \ \ \
| | | | | * | | | | RDMA/nes: Update iw_nes versionChien Tung2009-04-27
| | | | | * | | | | RDMA/nes: Fix error path in nes_accept()Faisal Latif2009-04-27
| | | | | * | | | | RDMA/nes: Fix hang issues for large cluster dynamic connectionsFaisal Latif2009-04-27
| | | | | * | | | | RDMA/nes: Increase rexmit timeout intervalFaisal Latif2009-04-27
| | | | | * | | | | RDMA/nes: Check for sequence number wrap-aroundFaisal Latif2009-04-27
| | | | | * | | | | RDMA/nes: Do not set apbvt entry for loopbackFaisal Latif2009-04-27
| | | | | * | | | | RDMA/nes: Fix unused variable compile warning when INFINIBAND_NES_DEBUG=nChien Tung2009-04-27