summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | ixgbe: Fix WoL functionality for 82599 KX4 devicesWaskiewicz Jr, Peter P2009-04-272-55/+6Star
| | * | veth: prevent oops caused by netdev destructorStephen Hemminger2009-04-271-25/+16Star
| | * | xfrm: wrong hash value for temporary SANicolas Dichtel2009-04-271-3/+3
| | * | forcedeth: tx timeout fixAyaz Abdulla2009-04-271-10/+21
| | * | net: Fix LL_MAX_HEADER for CONFIG_TR_MODULEAdrian Bunk2009-04-271-1/+1
| | * | mlx4_en: Handle page allocation failure during receiveYevgeny Petrilin2009-04-271-0/+4
| | * | mlx4_en: Fix cleanup flow on cq activationYevgeny Petrilin2009-04-271-1/+1
| | * | vlan: update vlan carrier state for admin up/downJay Vosburgh2009-04-262-0/+7
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-04-266-9/+32
| | |\ \
| | | * | netfilter: xt_recent: fix stack overread in compat codeJan Engelhardt2009-04-241-5/+4Star
| | | * | netfilter: nf_ct_dccp: add missing role attributes for DCCPPablo Neira Ayuso2009-04-242-1/+15
| | | * | netfilter: Kconfig: TProxy doesn't depend on NF_CONNTRACKLaszlo Attila Toth2009-04-241-2/+2
| | | * | netfilter: nf_ct_dccp/udplite: fix protocol registration errorPatrick McHardy2009-04-242-0/+2
| | | * | netfilter: bridge: allow fragmentation of VLAN packets traversing a bridgehummerbliss@gmail.com2009-04-201-1/+9
| * | | | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-04-2912-13/+34
| |\ \ \ \
| | * | | | drm/i915: fix up error path leak in i915_cmdbufferChris Wright2009-04-221-3/+3
| | * | | | drm/i915: fix unpaired i915 device mutex on entervt failure.Wu Fengguang2009-04-221-1/+3
| | * | | | drm/i915: add support for G41 chipsetZhenyu Wang2009-04-222-1/+4
| | * | | | drm/i915: Enable ASLE if presentMatthew Garrett2009-04-171-0/+1
| | * | | | drm/i915: Unregister ACPI video driver when exitingMatthew Garrett2009-04-176-6/+12
| | * | | | drm/i915: Register ACPI video even when not modesettingMatthew Garrett2009-04-171-4/+5
| | * | | | drm/i915: fix transition to I915_TILING_NONEKeith Packard2009-04-171-1/+0Star
| | * | | | drm/i915: Don't let an oops get triggered from irq_emit without dma init.Eric Anholt2009-04-171-1/+1
| | * | | | drm/i915: allow tiled front buffers on 965+Jesse Barnes2009-04-162-0/+10
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-04-2912-95/+130
| |\ \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | *-----. \ \ \ \ Merge branches 'cxgb3', 'ipoib', 'mthca', 'mlx4' and 'nes' into for-linusRoland Dreier2009-04-2910-94/+122
| | |\ \ \ \ \ \ \ \
| | | | | | * | | | | RDMA/nes: Update iw_nes versionChien Tung2009-04-271-3/+1Star
| | | | | | * | | | | RDMA/nes: Fix error path in nes_accept()Faisal Latif2009-04-271-1/+4
| | | | | | * | | | | RDMA/nes: Fix hang issues for large cluster dynamic connectionsFaisal Latif2009-04-271-31/+25Star
| | | | | | * | | | | RDMA/nes: Increase rexmit timeout intervalFaisal Latif2009-04-272-1/+6
| | | | | | * | | | | RDMA/nes: Check for sequence number wrap-aroundFaisal Latif2009-04-271-1/+2
| | | | | | * | | | | RDMA/nes: Do not set apbvt entry for loopbackFaisal Latif2009-04-271-4/+6
| | | | | | * | | | | RDMA/nes: Fix unused variable compile warning when INFINIBAND_NES_DEBUG=nChien Tung2009-04-271-4/+0Star
| | | | | | * | | | | RDMA/nes: Fix fw_ver in /sysChien Tung2009-04-271-4/+3Star
| | | | | | * | | | | RDMA/nes: Set trace length to 1 inch for SFP_DChien Tung2009-04-271-1/+2
| | | | | | * | | | | RDMA/nes: Enable repause timer for port 1Chien Tung2009-04-271-0/+6
| | | | | | * | | | | RDMA/nes: Correct CDR loop filter setting for port 1Chien Tung2009-04-271-6/+8
| | | | | | * | | | | RDMA/nes: Modify thermo mitigation to flip SerDes1 ref clk to internalChien Tung2009-04-271-5/+2Star
| | | | | | * | | | | RDMA/nes: Fix resource issues in nes_create_cq() and nes_destroy_cq()Miroslaw Walukiewicz2009-04-222-1/+26
| | | | | | * | | | | RDMA/nes: Remove root_256()'s unused pbl_count_256 parameterMatt Kraai2009-04-211-3/+2Star
| | | | | | * | | | | RDMA/nes: Fix bugs in nes_reg_phys_mr()Don Wood2009-04-201-14/+13Star
| | | | | | * | | | | RDMA/nes: Fix compiler warning at nes_verbs.c:1955Chien Tung2009-04-201-1/+1
| | | | | * | | | | | mlx4_core: Fix memory leak in mlx4_enable_msi_x()Nicolas Morey-Chaisemartin2009-04-211-1/+1
| | | | | |/ / / / /
| | | | * / / / / / IB/mthca: Fix timeout for INIT_HCA and a few other commandsJack Morgenstein2009-04-211-7/+9
| | | | |/ / / / /
| | | * / / / / / IPoIB: Disable NAPI while CQ is being drainedYossi Etigin2009-04-202-6/+5Star
| | | |/ / / / /
| | * | | | | | RDMA/cxgb3: Don't zero QP attrs when moving to IDLESteve Wise2009-04-211-1/+0Star
| | * | | | | | RDMA/cxgb3: Adjust ORD/IRD (if needed) for peer2peer connectionsSteve Wise2009-04-201-0/+8
| | |/ / / / /
| * | | | | | m68k: arch/m68k/kernel/sun3-head.S needs <linux/init.h>Geert Uytterhoeven2009-04-291-0/+1
| * | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-04-293-15/+24
| |\ \ \ \ \ \
| | * | | | | | bio: fix memcpy corruption in bio_copy_user_iov()FUJITA Tomonori2009-04-281-0/+3