summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2008-03-13the scheduled rc80211-simple.c removalAdrian Bunk5-438/+1
2008-03-13the scheduled ieee80211 softmac removalAdrian Bunk12-3176/+0
2008-03-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller32-944/+5773
2008-03-07mac80211: don't call conf_tx under RCU lockJohannes Berg1-3/+3
2008-03-07[NETNS][IPV6] mcast - handle several network namespaceDaniel Lezcano2-38/+81
2008-03-07[NETNS][IPV6] tcp6 - handle several network namespaceDaniel Lezcano1-6/+8
2008-03-07[NETNS][IPV6] tcp6 - make socket control per namespaceDaniel Lezcano1-10/+33
2008-03-07[NETNS][IPV6] ndisc - make socket control per namespaceDaniel Lezcano1-24/+53
2008-03-07[NETNS][IPV6] ndisc - make ndisc handle multiple network namespacesDaniel Lezcano1-12/+12
2008-03-07[NETNS][IPV6] fix some missing namespaceDaniel Lezcano3-6/+9
2008-03-06[UDP]: Revert udplite and code split.David S. Miller13-1195/+1099
2008-03-06[TIPC]: Update version to 1.6.3Allan Stephens1-1/+1
2008-03-06[TIPC]: Enhancements to message header writingAllan Stephens1-2/+4
2008-03-06[TIPC]: Use correct bitmask when setting versionAllan Stephens1-1/+1
2008-03-06[TIPC]: Minor cleanup of message header codeAllan Stephens4-29/+27
2008-03-06[TIPC]: Eliminate "sparse" symbol warningsAllan Stephens2-8/+6
2008-03-06[TIPC]: Add argument validation for shutdown()Allan Stephens1-2/+3
2008-03-06[TIPC]: Removal of message header option codeAllan Stephens3-31/+0
2008-03-06mac80211: fix hardware scan completionJohannes Berg1-7/+18
2008-03-06mac80211: fix mesh_path and sta_info get_by_idx functionsLuis Carlos Cobo2-4/+8
2008-03-06mac80211: path IE fields macros, fix alignment problems and clean upLuis Carlos Cobo1-33/+35
2008-03-06mac80211: add PLINK_ prefix and kernel doc to enum plink_stateLuis Carlos Cobo6-51/+65
2008-03-06mac80211: always force mesh_path deletionsLuis Carlos Cobo4-27/+11
2008-03-06mac80211: delete mesh_path timer on mesh_path removalLuis Carlos Cobo1-0/+1
2008-03-06mac80211: clean up use of endianness conversion functionsLuis Carlos Cobo2-16/+16
2008-03-06mac80211: breakdown mesh network attributes in different extra fields for wextLuis Carlos Cobo1-9/+26
2008-03-06mac80211: move comment to better locationLuis Carlos Cobo1-5/+5
2008-03-06mac80211: fix incorrect parenthesisLuis Carlos Cobo1-2/+2
2008-03-06mac80211: fix mesh endianness sparse warnings and unmark it as brokenLuis Carlos Cobo3-15/+16
2008-03-06mac80211: always insert key into listJohannes Berg1-3/+3
2008-03-06mac80211: fix sta_info mesh timer bugJohannes Berg4-42/+37
2008-03-06mac80211: add documentation bookJohannes Berg2-10/+10
2008-03-06mac80211: don't clear next_hop in path reclaimJohannes Berg1-1/+0
2008-03-06mac80211: remove STA entries when taking down interfaceJohannes Berg6-83/+73
2008-03-06mac80211: clean up sta_info and document lockingJohannes Berg2-54/+83
2008-03-06mac80211: split sta_info_addJohannes Berg7-74/+166
2008-03-06mac80211: RCU-ify STA info structure accessJohannes Berg23-461/+668
2008-03-06mac80211: split ieee80211_txrx_dataJohannes Berg8-306/+315
2008-03-06mac80211: reorder a few fields in sta_infoJohannes Berg1-2/+2
2008-03-06mac80211: fix kernel-doc comment for mesh_plink_deactivateJohannes Berg1-1/+1
2008-03-06mac80211: clean up mesh RX path a bit moreJohannes Berg2-11/+14
2008-03-06mac80211: export mesh_plink_brokenJohannes Berg1-0/+1
2008-03-06mac80211: clarify mesh KconfigJohannes Berg1-2/+3
2008-03-06mac80211: add missing "break" statement in mesh codeJohannes Berg1-0/+1
2008-03-06mac80211: enable mesh in KconfigJohannes Berg2-0/+21
2008-03-06mac80211: mesh hwmp locking fixesJohannes Berg1-1/+4
2008-03-06mac80211: clean up mesh codeJohannes Berg14-272/+269
2008-03-06mac80211: complete the mesh (interface handling) codeLuis Carlos Cobo1-1/+27
2008-03-06mac80211: mesh path and mesh peer configurationLuis Carlos Cobo1-10/+259
2008-03-06mac80211: mesh statistics and config through debugfsLuis Carlos Cobo1-0/+197