summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* wan: make LAPB callbacks conststephen hemminger2011-09-161-14/+15
* ipv6: Send ICMPv6 RSes only when RAs are acceptedTore Anderson2011-09-161-4/+4
* can-gw: add netlink based CAN routingOliver Hartkopp2011-09-163-0/+973
* Merge branch 'for-davem' of git://git.infradead.org/users/linville/wireless-nextDavid S. Miller2011-09-162-15/+7
|\
| * Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville2011-09-132-15/+7
| |\
| | * mac80211: refactor skb copy to failq in mesh_path_move_to_queueJohn W. Linville2011-08-291-4/+4
| | * net/mac80211/debugfs: Convert to kstrou8_from_userPeter Huewe2011-08-291-11/+3
* | | net: consolidate and fix ethtool_ops->get_settings callingJiri Pirko2011-09-156-58/+47
* | | 6LoWPAN: fix skb_copy callalex.bluesman.smirnov@gmail.com2011-09-151-8/+9
* | | br: remove redundant check and initJiri Pirko2011-09-151-14/+12
* | | net: linkwatch: allow vlans to get carrier changes fasterEric Dumazet2011-09-151-2/+7
* | | 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
OpenPOWER on IntegriCloud