aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * mac80211: fix mesh_path and sta_info get_by_idx functionsLuis Carlos Cobo2008-03-062-4/+8
| * mac80211: path IE fields macros, fix alignment problems and clean upLuis Carlos Cobo2008-03-061-33/+35
| * mac80211: add PLINK_ prefix and kernel doc to enum plink_stateLuis Carlos Cobo2008-03-066-51/+65
| * mac80211: always force mesh_path deletionsLuis Carlos Cobo2008-03-064-27/+11
| * mac80211: delete mesh_path timer on mesh_path removalLuis Carlos Cobo2008-03-061-0/+1
| * mac80211: clean up use of endianness conversion functionsLuis Carlos Cobo2008-03-062-16/+16
| * mac80211: breakdown mesh network attributes in different extra fields for wextLuis Carlos Cobo2008-03-061-9/+26
| * mac80211: move comment to better locationLuis Carlos Cobo2008-03-061-5/+5
| * mac80211: fix incorrect parenthesisLuis Carlos Cobo2008-03-061-2/+2
| * mac80211: fix mesh endianness sparse warnings and unmark it as brokenLuis Carlos Cobo2008-03-063-15/+16
| * mac80211: always insert key into listJohannes Berg2008-03-061-3/+3
| * b43: verify sta_notify mac80211 callbackJohannes Berg2008-03-061-0/+11
| * mac80211: fix sta_info mesh timer bugJohannes Berg2008-03-064-42/+37
| * mac80211: add documentation bookJohannes Berg2008-03-065-14/+351
| * mac80211: don't clear next_hop in path reclaimJohannes Berg2008-03-061-1/+0
| * mac80211: remove STA entries when taking down interfaceJohannes Berg2008-03-066-83/+73
| * mac80211: clean up sta_info and document lockingJohannes Berg2008-03-062-54/+83
| * mac80211: split sta_info_addJohannes Berg2008-03-067-74/+166
| * mac80211: RCU-ify STA info structure accessJohannes Berg2008-03-0625-486/+701
| * mac80211: split ieee80211_txrx_dataJohannes Berg2008-03-068-306/+315
| * mac80211: reorder a few fields in sta_infoJohannes Berg2008-03-061-2/+2
| * mac80211: fix kernel-doc comment for mesh_plink_deactivateJohannes Berg2008-03-061-1/+1
| * mac80211: clean up mesh RX path a bit moreJohannes Berg2008-03-062-11/+14
| * mac80211: export mesh_plink_brokenJohannes Berg2008-03-061-0/+1
| * mac80211: clarify mesh KconfigJohannes Berg2008-03-061-2/+3
| * mac80211: add missing "break" statement in mesh codeJohannes Berg2008-03-061-0/+1
| * mac80211: enable mesh in KconfigJohannes Berg2008-03-062-0/+21
| * mac80211: mesh hwmp locking fixesJohannes Berg2008-03-061-1/+4
| * mac80211: clean up mesh codeJohannes Berg2008-03-0615-272/+277
| * mac80211: complete the mesh (interface handling) codeLuis Carlos Cobo2008-03-061-1/+27
| * mac80211: mesh path and mesh peer configurationLuis Carlos Cobo2008-03-061-10/+259
| * mac80211: mesh statistics and config through debugfsLuis Carlos Cobo2008-03-061-0/+197
| * mac80211: code for on-demand Hybrid Wireless Mesh ProtocolLuis Carlos Cobo2008-03-061-0/+862
| * mac80211: mesh path table implementationLuis Carlos Cobo2008-03-061-0/+522
| * mac80211: mesh peer link implementationLuis Carlos Cobo2008-03-061-0/+755
| * mac80211: mesh changes to the MLMELuis Carlos Cobo2008-03-061-59/+263
| * mac80211: mesh data structures and first mesh changesLuis Carlos Cobo2008-03-0610-50/+394
| * mac80211: support for mesh interfaces in mac80211 data pathLuis Carlos Cobo2008-03-062-33/+246
| * mac80211: support functions for meshLuis Carlos Cobo2008-03-061-0/+383
| * mac80211: mesh function and data structures definitionsLuis Carlos Cobo2008-03-061-0/+283
| * mac80211: add mesh interface typeJohannes Berg2008-03-065-0/+14
| * nl80211/cfg80211: support for mesh, sta dumpingLuis Carlos Cobo2008-03-064-66/+650
| * WEXT: add mesh interface typeJohannes Berg2008-03-061-0/+1
| * wireless: various definitions for mesh networkingLuis Carlos Cobo2008-03-061-0/+35
* | [NETNS][IPV6] mcast - handle several network namespaceDaniel Lezcano2008-03-073-38/+82
* | [NETNS][IPV6] tcp6 - handle several network namespaceDaniel Lezcano2008-03-071-6/+8
* | [NETNS][IPV6] tcp6 - make socket control per namespaceDaniel Lezcano2008-03-072-10/+34
* | [NETNS][IPV6] ndisc - make socket control per namespaceDaniel Lezcano2008-03-072-24/+54
* | [NETNS][IPV6] ndisc - make ndisc handle multiple network namespacesDaniel Lezcano2008-03-071-12/+12
* | [NETNS][IPV6] fix some missing namespaceDaniel Lezcano2008-03-073-6/+9