summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-09-16wan: make LAPB callbacks conststephen hemminger
2011-09-16ipv6: Send ICMPv6 RSes only when RAs are acceptedTore Anderson
2011-09-16can-gw: add netlink based CAN routingOliver Hartkopp
2011-09-16Merge branch 'for-davem' of git://git.infradead.org/users/linville/wireless-nextDavid S. Miller
2011-09-15net: consolidate and fix ethtool_ops->get_settings callingJiri Pirko
2011-09-156LoWPAN: fix skb_copy callalex.bluesman.smirnov@gmail.com
2011-09-15br: remove redundant check and initJiri Pirko
2011-09-15net: linkwatch: allow vlans to get carrier changes fasterEric Dumazet
2011-09-15net, rds, Replace xlist in net/rds/xlist.h with llistHuang Ying
2011-09-156LoWPAN: call dev_put() on error in lowpan_newlink()Dan Carpenter
2011-09-156LoWPAN: use the _safe version of list_for_eachDan Carpenter
2011-09-156LoWPAN: use kfree_skb() instead of kfree()Dan Carpenter
2011-09-13Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville
2011-08-29mac80211: refactor skb copy to failq in mesh_path_move_to_queueJohn W. Linville
2011-08-29net/mac80211/debugfs: Convert to kstrou8_from_userPeter Huewe
2011-08-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-08-28caif: Remove OOM messages, use kzallocJoe Perches
2011-08-26net_sched: sfb: optimize enqueue on full queueEric Dumazet
2011-08-26af_packet: Prefixed tpacket_v3 structs to avoid name space collisionchetan loke
2011-08-26mac80211: add uapsd_queues and max_sp params fieldsEliad Peller
2011-08-26nl80211/cfg80211: add STA WME parametersEliad Peller
2011-08-26mac80211: allow action frames with unknown BSSID in GO modeArik Nemtsov
2011-08-26mac80211: fix race condition between assoc_done and first EAP packetGuy Eilam
2011-08-26mac80211: refactor sta_info_insert_rcu to 3 main stagesGuy Eilam
2011-08-26mac80211: mesh gate fixesThomas Pedersen
2011-08-24Scm: Remove unnecessary pid & credential references in Unix socket's send and...Tim Chen
2011-08-24sctp: Bundle HEAERTBEAT into ASCONF_ACKMichio Honda
2011-08-24sctp: HEARTBEAT negotiation after ASCONFMichio Honda
2011-08-24Proportional Rate Reduction for TCP.Nandita Dukkipati
2011-08-24af-packet: TPACKET_V3 flexible buffer implementation.chetan loke
2011-08-24IEEE802.15.4: 6LoWPAN basic supportAlexander Smirnov
2011-08-24net: xfrm: convert to SKB frag APIsIan Campbell
2011-08-24net: ipv6: convert to SKB frag APIsIan Campbell
2011-08-24net: ipv4: convert to SKB frag APIsIan Campbell
2011-08-24net: convert core to skb paged frag APIsIan Campbell
2011-08-24rps: support IPIP encapsulationEric Dumazet
2011-08-24NFC: Reserve tx head and tail roomSamuel Ortiz
2011-08-24{nl,cfg,mac}80211: let userspace make meshif mesh gateJavier Cardona
2011-08-24{nl,cfg,mac}80211: let userspace set RANN intervalJavier Cardona
2011-08-24{nl,mac}80211: add missing root mode meshconf entriesJavier Cardona
2011-08-24mac80211: mesh gate implementationJavier Cardona
2011-08-24mac80211: fix mesh path flushingJavier Cardona
2011-08-24mac80211: mesh locking fixesJavier Cardona
2011-08-24mac80211: fix mpath timer NULL functionJavier Cardona
2011-08-24mac80211: improve mpath debuggingJavier Cardona
2011-08-24Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2011-08-22Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-08-22net: vlan: goto another_round instead of calling __netif_receive_skbJiri Pirko
2011-08-22mac80211: update mesh path selection frame formatThomas Pedersen
2011-08-22mac80211: update mesh peering frame formatThomas Pedersen