summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* mac80211: tell driver when idleJohannes Berg2009-05-061-0/+8
* mac80211: unify config_interface and bss_info_changedJohannes Berg2009-05-061-38/+13
* mac80211: clean up beacon interval settingsJohannes Berg2009-05-061-2/+12
* mac80211: rename max_sleep_interval to max_sleep_periodJohannes Berg2009-05-061-2/+2
* ipv4: remove unused macro (FIB_RES_RESET) from ip_fib.h.Rami Rosen2009-05-031-2/+0
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-04-292-3/+6
|\
| * Bluetooth: Add different pairing timeout for Legacy PairingMarcel Holtmann2009-04-282-2/+4
| * Bluetooth: Ensure that HCI sysfs add/del is preempt safeRoger Quadros2009-04-281-1/+2
* | snmp: add missing counters for RFC 4293Neil Horman2009-04-273-2/+35
* | ipv4: remove unused member in fib_table.Rami Rosen2009-04-271-1/+0
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-04-254-634/+953
|\ \
| * | nl80211: Add event for authentication/association timeoutJouni Malinen2009-04-221-2/+20
| * | mac80211: calculate maximum sleep intervalJohannes Berg2009-04-221-3/+16
| * | nl80211: allow configuring IBSS beacon intervalJohannes Berg2009-04-221-0/+2
| * | mac80211: remove IEEE80211_CONF_CHANGE_DYNPS_TIMEOUTJohannes Berg2009-04-221-6/+4
| * | nl80211: Add set/get for frag/rts threshold and retry limitsJouni Malinen2009-04-221-0/+50
| * | cfg80211: clean up includesJohannes Berg2009-04-224-620/+683
| * | cfg80211/nl80211: add IBSS APIJohannes Berg2009-04-222-0/+86
| * | cfg80211/mac80211: move wext SIWMLME into cfg80211Johannes Berg2009-04-221-0/+3
| * | mac80211: document powersaving/beacon filter futureJohannes Berg2009-04-221-10/+50
| * | mac80211: add hardware restart functionJohannes Berg2009-04-221-0/+14
| * | cfg80211: add cipher capabilitiesJohannes Berg2009-04-221-0/+5
| * | mac80211: pass all probe request IEs to driverJohannes Berg2009-04-222-6/+9
| * | cfg80211: introduce scan IE limit attributeJohannes Berg2009-04-221-0/+1
| * | cfg80211: add cfg80211_inform_bssJussi Kivilinna2009-04-221-0/+8
| * | nl80211: Add Michael MIC failure eventJouni Malinen2009-04-221-0/+16
| * | nl80211: Generate deauth/disassoc event for locally generated framesJouni Malinen2009-04-221-8/+8
| * | cfg80211: remove duplicated #includeHuang Weiyi2009-04-221-1/+0
* | | af_iucv: New socket option for setting IUCV MSGLIMITsHendrik Brueckner2009-04-231-0/+2
* | | af_iucv: Modify iucv msg target class using control msghdrHendrik Brueckner2009-04-231-0/+3
* | | af_iucv: add sockopt() to enable/disable use of IPRM_DATA msgsHendrik Brueckner2009-04-231-0/+4
|/ /
* | syncookies: remove last_synq_overflow from struct tcp_sockFlorian Westphal2009-04-201-0/+13
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-04-161-0/+1
|\
| * netfilter: nf_nat: add support for persistent mappingsPatrick McHardy2009-04-161-0/+1
* | ipv6: Fix NULL pointer dereference with time-wait socketsVlad Yasevich2009-04-111-2/+0
|/
* netfilter: ctnetlink: fix regression in expectation handlingPablo Neira Ayuso2009-04-061-1/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-04-021-15/+0
|\
| * tcp: add helper for counter tweaking due mid-wq changeIlpo Järvinen2009-04-021-15/+0
* | netlabel: Cleanup the Smack/NetLabel code to fix incoming TCP connectionsPaul Moore2009-03-281-0/+5
* | netlabel: Label incoming TCP connections correctly in SELinuxPaul Moore2009-03-282-1/+28
|/
* mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifiJohannes Berg2009-03-271-12/+2
* mac80211: fix aggregation to not require queue stopJohannes Berg2009-03-271-0/+4
* mac80211: unify and fix TX aggregation startJohannes Berg2009-03-271-2/+2
* mac80211: rate control status only for controlled packetsJohannes Berg2009-03-271-0/+4
* mac80211: add beacon filtering supportKalle Valo2009-03-271-0/+33
* cfg80211: add feature to hold bssKalle Valo2009-03-271-0/+18
* mac80211: disable power save when scanningKalle Valo2009-03-271-5/+7
* nl80211: Remove NL80211_CMD_SET_MGMT_EXTRA_IEJouni Malinen2009-03-271-26/+0
* nl80211: Add MLME primitives to support external SMEJouni Malinen2009-03-271-0/+113
* nl80211: Event notifications for MLME eventsJouni Malinen2009-03-271-0/+46
OpenPOWER on IntegriCloud