summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-09-01tipc: Eliminate redundant check when sending messagesAllan Stephens
2011-09-01tipc: Remove obsolete congestion handling when sending a broadcast NACKAllan Stephens
2011-09-01tipc: Discard incoming broadcast messages that are unexpectedAllan Stephens
2011-09-01tipc: Remove deferred queue head caching during broadcast message receptionAllan Stephens
2011-09-01tipc: Fix node lock problems during broadcast message receptionAllan Stephens
2011-09-01tipc: Prevent broadcast link stalling when another node failsAllan Stephens
2011-09-01tipc: Enhance cleanup of broadcast link when contact with node is lostAllan Stephens
2011-09-01tipc: Remove non-executable code to handle broadcast bearer congestionAllan Stephens
2011-09-01tipc: Cosmetic changes to broadcast bearer send routineAllan Stephens
2011-09-01tipc: Update obsolete references to multicast linkAllan Stephens
2011-09-01tipc: Enhance filtering of out-dated link reset messagesAllan Stephens
2011-09-01tipc: Initialize peer session field of newly created link endpointAllan Stephens
2011-09-01tipc: Display meaningful peer interface name during link creationAllan Stephens
2011-09-01tipc: Eliminate obsolete filter for unexpected unicast messagesAllan Stephens
2011-09-01tipc: Remove obsolete manipulation of message re-route count fieldAllan Stephens
2011-08-30greth: convert to SKB paged frag API.Ian Campbell
2011-08-30gianfar: convert to SKB paged frag API.Ian Campbell
2011-08-30forcedeth: convert to SKB paged frag API.Ian Campbell
2011-08-30enic: convert to SKB paged frag API.Ian Campbell
2011-08-30intel: convert to SKB paged frag API.Ian Campbell
2011-08-30cassini: convert to SKB paged frag API.Ian Campbell
2011-08-30bna: convert to SKB paged frag API.Ian Campbell
2011-08-30benet: convert to SKB paged frag API.Ian Campbell
2011-08-30atlx: convert to SKB paged frag API.Ian Campbell
2011-08-30atl1e: convert to SKB paged frag API.Ian Campbell
2011-08-30atl1c: convert to SKB paged frag API.Ian Campbell
2011-08-30acenic: convert to SKB paged frag API.Ian Campbell
2011-08-308139cp: convert to SKB paged frag API.Ian Campbell
2011-08-303c59x: convert to SKB paged frag API.Ian Campbell
2011-08-29bnx2x: Fix build errorDmitry Kravkov
2011-08-29net: Fix duplicate CONFIG_SLIP entry in driver/net/MakefileDavid S. Miller
2011-08-29qlcnic: add beacon test support.Sucheta Chakraborty
2011-08-29qlcnic: fix cdrp race conditionSritej Velaga
2011-08-29qlcnic: Add FLT entry for CO cards FW image regionSritej Velaga
2011-08-29qlcnic: Change debug messages in loopback pathManish chopra
2011-08-29qlcnic: detect fan failureSony Chacko
2011-08-29Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-08-29net: fix Makefile typos & build errorsRandy Dunlap
2011-08-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-08-29ixgbe: clear RNBC only for 82598Emil Tantilov
2011-08-29ixgbe: add check for supported modesEmil Tantilov
2011-08-29ixgbe: fix ixgbe_fc_autoneg_fiber bugDon Skidmore
2011-08-29ixgbe: cleanup feature flags in ixgbe_probeDon Skidmore
2011-08-29ixgbe: PFC not cleared on X540 devicesJohn Fastabend
2011-08-29ixgbe: consolidate, setup for multiple traffic classesJohn Fastabend
2011-08-29ixgbe: remove unneeded fdir pb alloc caseJohn Fastabend
2011-08-29ixgbe: fixup remaining call sites for arbitrary TCsJohn Fastabend
2011-08-29ixgbe: Always tag VLAN tagged packetsAlexander Duyck
2011-08-29ixgbe: Add support for setting CC bit when SR-IOV is enabledAlexander Duyck
2011-08-28caif: Remove OOM messages, use kzallocJoe Perches