aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2011-09-17tipc: Simplify prohibition of listen and accept for connectionless socketsGravatar Ying Xue 1-9/+3
2011-09-17tipc: Add support for SO_SNDTIMEO socket optionGravatar Ying Xue 1-12/+14
2011-09-17tipc: Enhance sending of bulk name table messagesGravatar Allan Stephens 3-2/+54
2011-09-17tipc: relocate/coalesce node cast in tipc_named_node_upGravatar Paul Gortmaker 1-2/+3
2011-09-17tipc: Prevent fragmented messages during initial name table exchangeGravatar Allan Stephens 1-3/+19
2011-09-17tipc: Lower limits for number of bearers and media typesGravatar Allan Stephens 2-3/+3
2011-09-17tipc: Remove redundant search when enabling bearerGravatar Allan Stephens 1-15/+9
2011-09-17tipc: Fix unsafe device list search when enabling bearerGravatar Allan Stephens 1-2/+4
2011-09-17tipc: Ensure both nodes recognize loss of contact between themGravatar Allan Stephens 4-18/+42
2011-09-01tipc: Ensure congested links receive bearer status updatesGravatar Allan Stephens 1-0/+2
2011-09-01tipc: Prevent rounding issues when saving connect timeout optionGravatar Allan Stephens 1-6/+7
2011-09-01tipc: Eliminate redundant check when sending messagesGravatar Allan Stephens 1-3/+0
2011-09-01tipc: Remove obsolete congestion handling when sending a broadcast NACKGravatar Allan Stephens 1-8/+3
2011-09-01tipc: Discard incoming broadcast messages that are unexpectedGravatar Allan Stephens 1-2/+11
2011-09-01tipc: Remove deferred queue head caching during broadcast message receptionGravatar Allan Stephens 1-1/+1
2011-09-01tipc: Fix node lock problems during broadcast message receptionGravatar Allan Stephens 1-13/+23
2011-09-01tipc: Prevent broadcast link stalling when another node failsGravatar Allan Stephens 1-1/+1
2011-09-01tipc: Enhance cleanup of broadcast link when contact with node is lostGravatar Allan Stephens 1-14/+18
2011-09-01tipc: Remove non-executable code to handle broadcast bearer congestionGravatar Allan Stephens 3-27/+1
2011-09-01tipc: Cosmetic changes to broadcast bearer send routineGravatar Allan Stephens 1-12/+12
2011-09-01tipc: Update obsolete references to multicast linkGravatar Allan Stephens 1-2/+2
2011-09-01tipc: Enhance filtering of out-dated link reset messagesGravatar Allan Stephens 1-2/+2
2011-09-01tipc: Initialize peer session field of newly created link endpointGravatar Allan Stephens 1-0/+1
2011-09-01tipc: Display meaningful peer interface name during link creationGravatar Allan Stephens 1-2/+2
2011-09-01tipc: Eliminate obsolete filter for unexpected unicast messagesGravatar Allan Stephens 1-9/+2
2011-09-01tipc: Remove obsolete manipulation of message re-route count fieldGravatar Allan Stephens 1-11/+0
2011-08-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar John W. Linville 21-376/+1207
2011-08-28caif: Remove OOM messages, use kzallocGravatar Joe Perches 11-75/+27
2011-08-26net_sched: sfb: optimize enqueue on full queueGravatar Eric Dumazet 1-5/+8
2011-08-26af_packet: Prefixed tpacket_v3 structs to avoid name space collisionGravatar chetan loke 1-55/+62
2011-08-26mac80211: add uapsd_queues and max_sp params fieldsGravatar Eliad Peller 1-0/+3
2011-08-26nl80211/cfg80211: add STA WME parametersGravatar Eliad Peller 1-0/+27
2011-08-26mac80211: allow action frames with unknown BSSID in GO modeGravatar Arik Nemtsov 1-1/+3
2011-08-26mac80211: fix race condition between assoc_done and first EAP packetGravatar Guy Eilam 4-60/+236
2011-08-26mac80211: refactor sta_info_insert_rcu to 3 main stagesGravatar Guy Eilam 1-53/+95
2011-08-26mac80211: mesh gate fixesGravatar Thomas Pedersen 3-8/+14
2011-08-24Scm: Remove unnecessary pid & credential references in Unix socket's send and...Gravatar Tim Chen 1-16/+29
2011-08-24sctp: Bundle HEAERTBEAT into ASCONF_ACKGravatar Michio Honda 3-0/+7
2011-08-24sctp: HEARTBEAT negotiation after ASCONFGravatar Michio Honda 1-0/+4
2011-08-24Proportional Rate Reduction for TCP.Gravatar Nandita Dukkipati 2-7/+58
2011-08-24af-packet: TPACKET_V3 flexible buffer implementation.Gravatar chetan loke 1-46/+891
2011-08-24IEEE802.15.4: 6LoWPAN basic supportGravatar Alexander Smirnov 4-3/+1108
2011-08-24net: xfrm: convert to SKB frag APIsGravatar Ian Campbell 1-4/+7
2011-08-24net: ipv6: convert to SKB frag APIsGravatar Ian Campbell 1-3/+4
2011-08-24net: ipv4: convert to SKB frag APIsGravatar Ian Campbell 4-6/+8
2011-08-24net: convert core to skb paged frag APIsGravatar Ian Campbell 7-36/+36
2011-08-24rps: support IPIP encapsulationGravatar Eric Dumazet 1-0/+2
2011-08-24NFC: Reserve tx head and tail roomGravatar Samuel Ortiz 2-8/+11
2011-08-24{nl,cfg,mac}80211: let userspace make meshif mesh gateGravatar Javier Cardona 5-1/+19
2011-08-24{nl,cfg,mac}80211: let userspace set RANN intervalGravatar Javier Cardona 7-6/+22