summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-05-12mac80211: fix another key non-raceJohannes Berg
2011-05-12mac80211: make key locking clearerJohannes Berg
2011-05-12mac80211: remove pointless mesh path timer RCU codeJohannes Berg
2011-05-12mac80211: fix contention time computation in minstrel, minstrel_htDaniel Halperin
2011-05-12cfg80211: restrict AP beacon intervalsJohannes Berg
2011-05-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville
2011-05-12mac80211: Fix mesh-related build breakage...Yogesh Ashok Powar
2011-05-12Bluetooth: Remove leftover debug messagesGustavo F. Padovan
2011-05-11Bluetooth: Add support for disconnecting LE links via mgmtVinicius Costa Gomes
2011-05-11Bluetooth: Add support for sending connection events for LE linksVinicius Costa Gomes
2011-05-11cfg80211/nl80211: add interval attribute for scheduled scansLuciano Coelho
2011-05-11mac80211: add support for HW scheduled scanLuciano Coelho
2011-05-11cfg80211/nl80211: add support for scheduled scansLuciano Coelho
2011-05-11mac80211: add a couple of trace event classes to reduce duplicated codeLuciano Coelho
2011-05-11mac80211: Only process mesh PREPs with equal seq number if metric is better.Fabrice Deyber
2011-05-11mac80211: allow setting supported rates on mesh peersJavier Cardona
2011-05-11mac80211: Move call to mpp_path_lookup inside RCU-read sectionJavier Cardona
2011-05-11mac80211: Fix locking bug on mesh path table accessJavier Cardona
2011-05-11mac80211: Check size of a new mesh path table for changes since allocation.Javier Cardona
2011-05-11nl80211: allow setting MFP flag for a meshifThomas Pedersen
2011-05-11nl80211: allow installing keys for a meshifThomas Pedersen
2011-05-11nl80211: Let userspace drive the peer link management states.Javier Cardona
2011-05-11cfg80211: Use capability info to detect mesh beacons.Javier Cardona
2011-05-11open80211s: Stop using zero for address 3 in mesh plink mgmt framesJavier Cardona
2011-05-11mac80211: Drop MESH_PLINK category and use new ANA-approved MESH_ACTIONJavier Cardona
2011-05-11mac80211: Let userspace send action frames over mesh interfacesJavier Cardona
2011-05-11nl80211: Introduce NL80211_MESH_SETUP_USERSPACE_AMPEJavier Cardona
2011-05-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-05-11Bluetooth: Double check sec req for pre 2.1 deviceWaldemar Rymarkiewicz
2011-05-11Merge branch 'tipc-May10-2011' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller
2011-05-10Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6David S. Miller
2011-05-10xfrm: Don't allow esn with disabled anti replay detectionSteffen Klassert
2011-05-10xfrm: Assign the inner mode output function to the dst entrySteffen Klassert
2011-05-10net: dev_close() should check IFF_UPEric Dumazet
2011-05-10vlan: fix GVRP at dismantle timeEric Dumazet
2011-05-10net: fix two lockdep splatsEric Dumazet
2011-05-10ipv4: xfrm: Eliminate ->rt_src reference in policy code.David S. Miller
2011-05-10sctp: Remove rt->rt_src usage in sctp_v4_get_saddr()David S. Miller
2011-05-10ipv4: udp: Eliminate remaining uses of rt->rt_srcDavid S. Miller
2011-05-10ipv4: icmp: Eliminate remaining uses of rt->rt_srcDavid S. Miller
2011-05-10ipv4: Pass explicit daddr arg to ip_send_reply().David S. Miller
2011-05-10tipc: Revise timings used when sending link request messagesAllan Stephens
2011-05-10tipc: Add monitoring of number of nodes discovered by bearerAllan Stephens
2011-05-10tipc: Enhance sending of discovery object link request messagesAllan Stephens
2011-05-10tipc: Enhance handling of discovery object creation failuresAllan Stephens
2011-05-10tipc: Introduce routine to enqueue a chain of messages on link tx queueAllan Stephens
2011-05-10tipc: Avoid recomputation of outgoing message lengthAllan Stephens
2011-05-10tipc: Abort excessive send requests as early as possibleAllan Stephens
2011-05-10tipc: Strengthen checks for neighboring node discoveryAllan Stephens
2011-05-10tipc: make zone/cluster mask constants a definePaul Gortmaker