summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-18tipc: Remove callback field from subscription structureYing Xue
2011-09-18tipc: Simplify prohibition of listen and accept for connectionless socketsYing Xue
2011-09-18tipc: Add support for SO_SNDTIMEO socket optionYing Xue
2011-09-18tipc: Enhance sending of bulk name table messagesAllan Stephens
2011-09-18tipc: relocate/coalesce node cast in tipc_named_node_upPaul Gortmaker
2011-09-18tipc: Prevent fragmented messages during initial name table exchangeAllan Stephens
2011-09-18tipc: Lower limits for number of bearers and media typesAllan Stephens
2011-09-18tipc: Remove redundant search when enabling bearerAllan Stephens
2011-09-18tipc: Fix unsafe device list search when enabling bearerAllan Stephens
2011-09-18tipc: Ensure both nodes recognize loss of contact between themAllan Stephens
2011-09-01tipc: Ensure congested links receive bearer status updatesAllan Stephens
2011-09-01tipc: Prevent rounding issues when saving connect timeout optionAllan Stephens
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-30bnx2x: Fix build errorDmitry Kravkov
2011-08-30net: Fix duplicate CONFIG_SLIP entry in driver/net/MakefileDavid S. Miller
2011-08-30qlcnic: add beacon test support.Sucheta Chakraborty
2011-08-30qlcnic: fix cdrp race conditionSritej Velaga
2011-08-30qlcnic: Add FLT entry for CO cards FW image regionSritej Velaga
2011-08-30qlcnic: Change debug messages in loopback pathManish chopra
2011-08-30qlcnic: 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