summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2009-04-24Merge commit 'wireless/master'Stephen Rothwell
2009-04-23af_iucv: New socket option for setting IUCV MSGLIMITsHendrik Brueckner
2009-04-23af_iucv: Modify iucv msg target class using control msghdrHendrik Brueckner
2009-04-23af_iucv: add sockopt() to enable/disable use of IPRM_DATA msgsHendrik Brueckner
2009-04-22nl80211: Add event for authentication/association timeoutJouni Malinen
2009-04-22mac80211: calculate maximum sleep intervalJohannes Berg
2009-04-22nl80211: allow configuring IBSS beacon intervalJohannes Berg
2009-04-22mac80211: remove IEEE80211_CONF_CHANGE_DYNPS_TIMEOUTJohannes Berg
2009-04-22nl80211: Add set/get for frag/rts threshold and retry limitsJouni Malinen
2009-04-22cfg80211: clean up includesJohannes Berg
2009-04-22cfg80211/nl80211: add IBSS APIJohannes Berg
2009-04-22cfg80211/mac80211: move wext SIWMLME into cfg80211Johannes Berg
2009-04-22mac80211: document powersaving/beacon filter futureJohannes Berg
2009-04-22mac80211: add hardware restart functionJohannes Berg
2009-04-22cfg80211: add cipher capabilitiesJohannes Berg
2009-04-22mac80211: pass all probe request IEs to driverJohannes Berg
2009-04-22cfg80211: introduce scan IE limit attributeJohannes Berg
2009-04-22cfg80211: add cfg80211_inform_bssJussi Kivilinna
2009-04-22nl80211: Add Michael MIC failure eventJouni Malinen
2009-04-22nl80211: Generate deauth/disassoc event for locally generated framesJouni Malinen
2009-04-22cfg80211: remove duplicated #includeHuang Weiyi
2009-04-20syncookies: remove last_synq_overflow from struct tcp_sockFlorian Westphal
2009-04-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-04-16netfilter: nf_nat: add support for persistent mappingsPatrick McHardy
2009-04-11ipv6: Fix NULL pointer dereference with time-wait socketsVlad Yasevich
2009-04-06netfilter: ctnetlink: fix regression in expectation handlingPablo Neira Ayuso
2009-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-04-02tcp: add helper for counter tweaking due mid-wq changeIlpo Järvinen
2009-03-28netlabel: Cleanup the Smack/NetLabel code to fix incoming TCP connectionsPaul Moore
2009-03-28netlabel: Label incoming TCP connections correctly in SELinuxPaul Moore
2009-03-27mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifiJohannes Berg
2009-03-27mac80211: fix aggregation to not require queue stopJohannes Berg
2009-03-27mac80211: unify and fix TX aggregation startJohannes Berg
2009-03-27mac80211: rate control status only for controlled packetsJohannes Berg
2009-03-27mac80211: add beacon filtering supportKalle Valo
2009-03-27cfg80211: add feature to hold bssKalle Valo
2009-03-27mac80211: disable power save when scanningKalle Valo
2009-03-27nl80211: Remove NL80211_CMD_SET_MGMT_EXTRA_IEJouni Malinen
2009-03-27nl80211: Add MLME primitives to support external SMEJouni Malinen
2009-03-27nl80211: Event notifications for MLME eventsJouni Malinen
2009-03-27mac80211: kill IEEE80211_CONF_SHORT_SLOT_TIMEJohannes Berg
2009-03-27wireless: radiotap updatesJohannes Berg
2009-03-27mac80211: reduce max number of queuesJohannes Berg
2009-03-27mac80211: remove ieee80211_num_regular_queuesJohannes Berg
2009-03-27net: Add support for the OpenCores 10/100 Mbps Ethernet MAC.Thierry Reding
2009-03-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-03-25netfilter: nf_conntrack: add generic function to get len of generic policyHolger Eitzenberger
2009-03-25netfilter: nf_conntrack: use SLAB_DESTROY_BY_RCU and get rid of call_rcu()Eric Dumazet
2009-03-25netfilter: limit the length of the helper nameHolger Eitzenberger
2009-03-25netlink: add nla_policy_len()Holger Eitzenberger