aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2011-08-22mac80211: update mesh peering frame codesThomas Pedersen
2011-08-22mac80211: fix mesh beacon formatThomas Pedersen
2011-08-22mac80211: Tear down BA session on BAR tx failureHelmut Schaa
2011-08-22wireless: Introduce defines for BAR TID_INFO & MULTI_TID fieldsHelmut Schaa
2011-08-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-08-22batman-adv: merge update_transtable() into tt related codeMarek Lindner
2011-08-22batman-adv: reuse tt_len() to calculate tt buffer lengthMarek Lindner
2011-08-22batman-adv: print client flags in the local/global transtables outputAntonio Quartulli
2011-08-22batman-adv: implement AP-isolation on the sender sideAntonio Quartulli
2011-08-22batman-adv: implement AP-isolation on the receiver sideAntonio Quartulli
2011-08-22batman-adv: detect clients connected through a 802.11 deviceAntonio Quartulli
2011-08-22batman-adv: correct several typ0s in the commentsAntonio Quartulli
2011-08-22batman-adv: hash_add() has to discriminate on the return valueAntonio Quartulli
2011-08-20net: Preserve ooo_okay when copying skb headerChangli Gao
2011-08-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller