summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* tipc: Enhance sending of bulk name table messagesAllan Stephens2011-09-173-2/+54
* tipc: relocate/coalesce node cast in tipc_named_node_upPaul Gortmaker2011-09-171-2/+3
* tipc: Prevent fragmented messages during initial name table exchangeAllan Stephens2011-09-171-3/+19
* tipc: Lower limits for number of bearers and media typesAllan Stephens2011-09-172-3/+3
* tipc: Remove redundant search when enabling bearerAllan Stephens2011-09-171-15/+9
* tipc: Fix unsafe device list search when enabling bearerAllan Stephens2011-09-171-2/+4
* tipc: Ensure both nodes recognize loss of contact between themAllan Stephens2011-09-174-18/+42
* tipc: Ensure congested links receive bearer status updatesAllan Stephens2011-09-011-0/+2
* tipc: Prevent rounding issues when saving connect timeout optionAllan Stephens2011-09-011-6/+7
* tipc: Eliminate redundant check when sending messagesAllan Stephens2011-09-011-3/+0
* tipc: Remove obsolete congestion handling when sending a broadcast NACKAllan Stephens2011-09-011-8/+3
* tipc: Discard incoming broadcast messages that are unexpectedAllan Stephens2011-09-011-2/+11
* tipc: Remove deferred queue head caching during broadcast message receptionAllan Stephens2011-09-011-1/+1
* tipc: Fix node lock problems during broadcast message receptionAllan Stephens2011-09-011-13/+23
* tipc: Prevent broadcast link stalling when another node failsAllan Stephens2011-09-011-1/+1
* tipc: Enhance cleanup of broadcast link when contact with node is lostAllan Stephens2011-09-011-14/+18
* tipc: Remove non-executable code to handle broadcast bearer congestionAllan Stephens2011-09-013-27/+1
* tipc: Cosmetic changes to broadcast bearer send routineAllan Stephens2011-09-011-12/+12
* tipc: Update obsolete references to multicast linkAllan Stephens2011-09-011-2/+2
* tipc: Enhance filtering of out-dated link reset messagesAllan Stephens2011-09-011-2/+2
* tipc: Initialize peer session field of newly created link endpointAllan Stephens2011-09-011-0/+1
* tipc: Display meaningful peer interface name during link creationAllan Stephens2011-09-011-2/+2
* tipc: Eliminate obsolete filter for unexpected unicast messagesAllan Stephens2011-09-011-9/+2
* tipc: Remove obsolete manipulation of message re-route count fieldAllan Stephens2011-09-011-11/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-08-2921-376/+1207
|\
| * mac80211: add uapsd_queues and max_sp params fieldsEliad Peller2011-08-261-0/+3
| * nl80211/cfg80211: add STA WME parametersEliad Peller2011-08-261-0/+27
| * mac80211: allow action frames with unknown BSSID in GO modeArik Nemtsov2011-08-261-1/+3
| * mac80211: fix race condition between assoc_done and first EAP packetGuy Eilam2011-08-264-60/+236
| * mac80211: refactor sta_info_insert_rcu to 3 main stagesGuy Eilam2011-08-261-53/+95
| * mac80211: mesh gate fixesThomas Pedersen2011-08-263-8/+14
| * NFC: Reserve tx head and tail roomSamuel Ortiz2011-08-242-8/+11
| * {nl,cfg,mac}80211: let userspace make meshif mesh gateJavier Cardona2011-08-245-1/+19
| * {nl,cfg,mac}80211: let userspace set RANN intervalJavier Cardona2011-08-247-6/+22
| * {nl,mac}80211: add missing root mode meshconf entriesJavier Cardona2011-08-242-1/+2
| * mac80211: mesh gate implementationJavier Cardona2011-08-245-9/+331
| * mac80211: fix mesh path flushingJavier Cardona2011-08-241-2/+1
| * mac80211: mesh locking fixesJavier Cardona2011-08-241-2/+2
| * mac80211: fix mpath timer NULL functionJavier Cardona2011-08-241-2/+4
| * mac80211: improve mpath debuggingJavier Cardona2011-08-243-11/+31
| * mac80211: update mesh path selection frame formatThomas Pedersen2011-08-225-45/+61
| * mac80211: update mesh peering frame formatThomas Pedersen2011-08-224-46/+77
| * mac80211: update mesh peering frame codesThomas Pedersen2011-08-221-81/+76
| * mac80211: fix mesh beacon formatThomas Pedersen2011-08-224-62/+196
| * mac80211: Tear down BA session on BAR tx failureHelmut Schaa2011-08-221-0/+18
| * wireless: Introduce defines for BAR TID_INFO & MULTI_TID fieldsHelmut Schaa2011-08-221-1/+1
* | caif: Remove OOM messages, use kzallocJoe Perches2011-08-2811-75/+27
* | net_sched: sfb: optimize enqueue on full queueEric Dumazet2011-08-261-5/+8
* | af_packet: Prefixed tpacket_v3 structs to avoid name space collisionchetan loke2011-08-261-55/+62
* | Scm: Remove unnecessary pid & credential references in Unix socket's send and...Tim Chen2011-08-241-16/+29
OpenPOWER on IntegriCloud