summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2009-04-23mac80211: calculate maximum sleep intervalJohannes Berg1-3/+16
2009-04-23nl80211: allow configuring IBSS beacon intervalJohannes Berg1-0/+2
2009-04-23mac80211: remove IEEE80211_CONF_CHANGE_DYNPS_TIMEOUTJohannes Berg1-6/+4
2009-04-23nl80211: Add set/get for frag/rts threshold and retry limitsJouni Malinen1-0/+50
2009-04-23cfg80211: clean up includesJohannes Berg4-620/+683
2009-04-23cfg80211/nl80211: add IBSS APIJohannes Berg2-0/+86
2009-04-23cfg80211/mac80211: move wext SIWMLME into cfg80211Johannes Berg1-0/+3
2009-04-23mac80211: document powersaving/beacon filter futureJohannes Berg1-10/+50
2009-04-23mac80211: add hardware restart functionJohannes Berg1-0/+14
2009-04-23cfg80211: add cipher capabilitiesJohannes Berg1-0/+5
2009-04-23mac80211: pass all probe request IEs to driverJohannes Berg2-6/+9
2009-04-23cfg80211: introduce scan IE limit attributeJohannes Berg1-0/+1
2009-04-23cfg80211: add cfg80211_inform_bssJussi Kivilinna1-0/+8
2009-04-23nl80211: Add Michael MIC failure eventJouni Malinen1-0/+16
2009-04-23nl80211: Generate deauth/disassoc event for locally generated framesJouni Malinen1-8/+8
2009-04-23cfg80211: remove duplicated #includeHuang Weiyi1-1/+0
2009-04-20syncookies: remove last_synq_overflow from struct tcp_sockFlorian Westphal1-0/+13
2009-04-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller1-0/+1
2009-04-16netfilter: nf_nat: add support for persistent mappingsPatrick McHardy1-0/+1
2009-04-11ipv6: Fix NULL pointer dereference with time-wait socketsVlad Yasevich1-2/+0
2009-04-06netfilter: ctnetlink: fix regression in expectation handlingPablo Neira Ayuso1-1/+4
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-15/+0
2009-04-03tcp: add helper for counter tweaking due mid-wq changeIlpo Järvinen1-15/+0
2009-03-28netlabel: Cleanup the Smack/NetLabel code to fix incoming TCP connectionsPaul Moore1-0/+5
2009-03-28netlabel: Label incoming TCP connections correctly in SELinuxPaul Moore2-1/+28
2009-03-28mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifiJohannes Berg1-12/+2
2009-03-28mac80211: fix aggregation to not require queue stopJohannes Berg1-0/+4
2009-03-28mac80211: unify and fix TX aggregation startJohannes Berg1-2/+2
2009-03-28mac80211: rate control status only for controlled packetsJohannes Berg1-0/+4
2009-03-28mac80211: add beacon filtering supportKalle Valo1-0/+33
2009-03-28cfg80211: add feature to hold bssKalle Valo1-0/+18
2009-03-28mac80211: disable power save when scanningKalle Valo1-5/+7
2009-03-28nl80211: Remove NL80211_CMD_SET_MGMT_EXTRA_IEJouni Malinen1-26/+0
2009-03-28nl80211: Add MLME primitives to support external SMEJouni Malinen1-0/+113
2009-03-28nl80211: Event notifications for MLME eventsJouni Malinen1-0/+46
2009-03-28mac80211: kill IEEE80211_CONF_SHORT_SLOT_TIMEJohannes Berg1-6/+0
2009-03-28wireless: radiotap updatesJohannes Berg1-1/+3
2009-03-28mac80211: reduce max number of queuesJohannes Berg1-1/+1
2009-03-28mac80211: remove ieee80211_num_regular_queuesJohannes Berg1-5/+0
2009-03-27net: Add support for the OpenCores 10/100 Mbps Ethernet MAC.Thierry Reding1-0/+22
2009-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller7-11/+31
2009-03-25netfilter: nf_conntrack: add generic function to get len of generic policyHolger Eitzenberger1-0/+1
2009-03-25netfilter: nf_conntrack: use SLAB_DESTROY_BY_RCU and get rid of call_rcu()Eric Dumazet3-11/+14
2009-03-25netfilter: limit the length of the helper nameHolger Eitzenberger1-0/+2
2009-03-25netlink: add nla_policy_len()Holger Eitzenberger1-0/+1
2009-03-25netfilter: ctnetlink: add callbacks to the per-proto nlattrsHolger Eitzenberger2-0/+13
2009-03-25ax88796: Add method to take MAC from platform dataDaniel Mack1-5/+8
2009-03-25ipv6: Fix conflict resolutions during ipv6 bindingVlad Yasevich2-2/+4
2009-03-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller3-13/+10
2009-03-22dsa: add switch chip cascading supportLennert Buytenhek1-9/+33