summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net, rds, Replace xlist in net/rds/xlist.h with llistHuang Ying2011-09-153-141/+52
* 6LoWPAN: call dev_put() on error in lowpan_newlink()Dan Carpenter2011-09-151-1/+4
* 6LoWPAN: use the _safe version of list_for_eachDan Carpenter2011-09-151-1/+3
* 6LoWPAN: use kfree_skb() instead of kfree()Dan Carpenter2011-09-151-1/+1
* 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
* | sctp: Bundle HEAERTBEAT into ASCONF_ACKMichio Honda2011-08-243-0/+7
* | sctp: HEARTBEAT negotiation after ASCONFMichio Honda2011-08-241-0/+4
* | Proportional Rate Reduction for TCP.Nandita Dukkipati2011-08-242-7/+58
* | af-packet: TPACKET_V3 flexible buffer implementation.chetan loke2011-08-241-46/+891
* | IEEE802.15.4: 6LoWPAN basic supportAlexander Smirnov2011-08-244-3/+1108
* | net: xfrm: convert to SKB frag APIsIan Campbell2011-08-241-4/+7
* | net: ipv6: convert to SKB frag APIsIan Campbell2011-08-241-3/+4
* | net: ipv4: convert to SKB frag APIsIan Campbell2011-08-244-6/+8
* | net: convert core to skb paged frag APIsIan Campbell2011-08-247-36/+36
* | rps: support IPIP encapsulationEric Dumazet2011-08-241-0/+2
* | Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-mergeDavid S. Miller2011-08-2420-148/+283
|\ \
| * | batman-adv: merge update_transtable() into tt related codeMarek Lindner2011-08-223-74/+70
| * | batman-adv: reuse tt_len() to calculate tt buffer lengthMarek Lindner2011-08-221-2/+1
| * | batman-adv: print client flags in the local/global transtables outputAntonio Quartulli2011-08-221-10/+27
| * | batman-adv: implement AP-isolation on the sender sideAntonio Quartulli2011-08-225-12/+29
| * | batman-adv: implement AP-isolation on the receiver sideAntonio Quartulli2011-08-225-0/+50
| * | batman-adv: detect clients connected through a 802.11 deviceAntonio Quartulli2011-08-229-11/+55
| * | batman-adv: correct several typ0s in the commentsAntonio Quartulli2011-08-2212-37/+36
| * | batman-adv: hash_add() has to discriminate on the return valueAntonio Quartulli2011-08-223-9/+22
* | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-08-2219-417/+375
|\ \ \
OpenPOWER on IntegriCloud