summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-09-01tipc: Prevent broadcast link stalling when another node failsAllan Stephens1-1/+1
2011-09-01tipc: Enhance cleanup of broadcast link when contact with node is lostAllan Stephens1-14/+18
2011-09-01tipc: Remove non-executable code to handle broadcast bearer congestionAllan Stephens3-27/+1
2011-09-01tipc: Cosmetic changes to broadcast bearer send routineAllan Stephens1-12/+12
2011-09-01tipc: Update obsolete references to multicast linkAllan Stephens1-2/+2
2011-09-01tipc: Enhance filtering of out-dated link reset messagesAllan Stephens1-2/+2
2011-09-01tipc: Initialize peer session field of newly created link endpointAllan Stephens1-0/+1
2011-09-01tipc: Display meaningful peer interface name during link creationAllan Stephens1-2/+2
2011-09-01tipc: Eliminate obsolete filter for unexpected unicast messagesAllan Stephens1-9/+2
2011-09-01tipc: Remove obsolete manipulation of message re-route count fieldAllan Stephens1-11/+0
2011-08-31greth: convert to SKB paged frag API.Ian Campbell1-8/+4
2011-08-31gianfar: convert to SKB paged frag API.Ian Campbell1-5/+5
2011-08-31forcedeth: convert to SKB paged frag API.Ian Campbell1-4/+10
2011-08-31enic: convert to SKB paged frag API.Ian Campbell1-7/+7
2011-08-31intel: convert to SKB paged frag API.Ian Campbell7-30/+22
2011-08-31cassini: convert to SKB paged frag API.Ian Campbell1-8/+7
2011-08-31bna: convert to SKB paged frag API.Ian Campbell1-2/+2
2011-08-31benet: convert to SKB paged frag API.Ian Campbell1-5/+5
2011-08-31atlx: convert to SKB paged frag API.Ian Campbell1-3/+2
2011-08-31atl1e: convert to SKB paged frag API.Ian Campbell1-6/+5
2011-08-31atl1c: convert to SKB paged frag API.Ian Campbell1-5/+4
2011-08-31acenic: convert to SKB paged frag API.Ian Campbell1-3/+3
2011-08-318139cp: convert to SKB paged frag API.Ian Campbell1-2/+1
2011-08-313c59x: convert to SKB paged frag API.Ian Campbell1-3/+4
2011-08-30bnx2x: Fix build errorDmitry Kravkov1-1/+1
2011-08-30net: Fix duplicate CONFIG_SLIP entry in driver/net/MakefileDavid S. Miller1-1/+0
2011-08-30qlcnic: add beacon test support.Sucheta Chakraborty3-2/+108
2011-08-30qlcnic: fix cdrp race conditionSritej Velaga4-32/+95
2011-08-30qlcnic: Add FLT entry for CO cards FW image regionSritej Velaga2-2/+10
2011-08-30qlcnic: Change debug messages in loopback pathManish chopra2-8/+13
2011-08-30qlcnic: detect fan failureSony Chacko3-7/+27
2011-08-30Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller121-1490/+5613
2011-08-30net: fix Makefile typos & build errorsRandy Dunlap1-3/+3
2011-08-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville121-1490/+5613
2011-08-29ixgbe: clear RNBC only for 82598Emil Tantilov1-2/+3
2011-08-29ixgbe: add check for supported modesEmil Tantilov1-3/+7
2011-08-29ixgbe: fix ixgbe_fc_autoneg_fiber bugDon Skidmore1-2/+2
2011-08-29ixgbe: cleanup feature flags in ixgbe_probeDon Skidmore1-1/+0
2011-08-29ixgbe: PFC not cleared on X540 devicesJohn Fastabend2-1/+4
2011-08-29ixgbe: consolidate, setup for multiple traffic classesJohn Fastabend2-49/+27
2011-08-29ixgbe: remove unneeded fdir pb alloc caseJohn Fastabend1-87/+0
2011-08-29ixgbe: fixup remaining call sites for arbitrary TCsJohn Fastabend1-2/+2
2011-08-29ixgbe: Always tag VLAN tagged packetsAlexander Duyck1-1/+2
2011-08-29ixgbe: Add support for setting CC bit when SR-IOV is enabledAlexander Duyck2-2/+16
2011-08-29caif: Remove OOM messages, use kzallocJoe Perches13-87/+28
2011-08-29benet: remove bogus "unlikely" on vlan checkJiri Pirko1-2/+2
2011-08-29net: Define NETDEV_FCOE_WWNN, NETDEV_FCOE_WWPN only when CONFIG_LIBFCOE is en...Bhanu Prakash Gollapudi1-0/+4
2011-08-29cnic: Add timeout for ramrod replies.Michael Chan3-7/+13
2011-08-29cnic, bnx2fc: Increase maximum FCoE sessions.Michael Chan3-8/+10
2011-08-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller128-645/+736