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