summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2011-09-18tipc: Simplify prohibition of listen and accept for connectionless socketsYing Xue1-9/+3
2011-09-18tipc: Add support for SO_SNDTIMEO socket optionYing Xue1-12/+14
2011-09-18tipc: Enhance sending of bulk name table messagesAllan Stephens3-2/+54
2011-09-18tipc: relocate/coalesce node cast in tipc_named_node_upPaul Gortmaker1-2/+3
2011-09-18tipc: Prevent fragmented messages during initial name table exchangeAllan Stephens1-3/+19
2011-09-18tipc: Lower limits for number of bearers and media typesAllan Stephens2-3/+3
2011-09-18tipc: Remove redundant search when enabling bearerAllan Stephens1-15/+9
2011-09-18tipc: Fix unsafe device list search when enabling bearerAllan Stephens1-2/+4
2011-09-18tipc: Ensure both nodes recognize loss of contact between themAllan Stephens4-18/+42
2011-09-01tipc: Ensure congested links receive bearer status updatesAllan Stephens1-0/+2
2011-09-01tipc: Prevent rounding issues when saving connect timeout optionAllan Stephens1-6/+7
2011-09-01tipc: Eliminate redundant check when sending messagesAllan Stephens1-3/+0
2011-09-01tipc: Remove obsolete congestion handling when sending a broadcast NACKAllan Stephens1-8/+3
2011-09-01tipc: Discard incoming broadcast messages that are unexpectedAllan Stephens1-2/+11
2011-09-01tipc: Remove deferred queue head caching during broadcast message receptionAllan Stephens1-1/+1
2011-09-01tipc: Fix node lock problems during broadcast message receptionAllan Stephens1-13/+23
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-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville21-376/+1207
2011-08-29caif: Remove OOM messages, use kzallocJoe Perches11-75/+27
2011-08-26net_sched: sfb: optimize enqueue on full queueEric Dumazet1-5/+8
2011-08-26af_packet: Prefixed tpacket_v3 structs to avoid name space collisionchetan loke1-55/+62
2011-08-26mac80211: add uapsd_queues and max_sp params fieldsEliad Peller1-0/+3
2011-08-26nl80211/cfg80211: add STA WME parametersEliad Peller1-0/+27
2011-08-26mac80211: allow action frames with unknown BSSID in GO modeArik Nemtsov1-1/+3
2011-08-26mac80211: fix race condition between assoc_done and first EAP packetGuy Eilam4-60/+236
2011-08-26mac80211: refactor sta_info_insert_rcu to 3 main stagesGuy Eilam1-53/+95
2011-08-26mac80211: mesh gate fixesThomas Pedersen3-8/+14
2011-08-25Scm: Remove unnecessary pid & credential references in Unix socket's send and...Tim Chen1-16/+29
2011-08-25sctp: Bundle HEAERTBEAT into ASCONF_ACKMichio Honda3-0/+7
2011-08-25sctp: HEARTBEAT negotiation after ASCONFMichio Honda1-0/+4
2011-08-25Proportional Rate Reduction for TCP.Nandita Dukkipati2-7/+58
2011-08-25af-packet: TPACKET_V3 flexible buffer implementation.chetan loke1-46/+891
2011-08-25IEEE802.15.4: 6LoWPAN basic supportAlexander Smirnov4-3/+1108
2011-08-25net: xfrm: convert to SKB frag APIsIan Campbell1-4/+7
2011-08-25net: ipv6: convert to SKB frag APIsIan Campbell1-3/+4
2011-08-25net: ipv4: convert to SKB frag APIsIan Campbell4-6/+8
2011-08-25net: convert core to skb paged frag APIsIan Campbell7-36/+36
2011-08-25rps: support IPIP encapsulationEric Dumazet1-0/+2
2011-08-24NFC: Reserve tx head and tail roomSamuel Ortiz2-8/+11
2011-08-24{nl,cfg,mac}80211: let userspace make meshif mesh gateJavier Cardona5-1/+19
2011-08-24{nl,cfg,mac}80211: let userspace set RANN intervalJavier Cardona7-6/+22