aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-05-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+0
2009-05-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller2-53/+32
2009-05-17ipv4: remove an unused parameter from configure method of fib_rules_ops.Rami Rosen1-1/+0
2009-05-13nl80211: Add IEEE 802.1X PAE control for station modeJouni Malinen1-0/+5
2009-05-13nl80211: improve station flags handlingJohannes Berg1-23/+5
2009-05-13cfg80211: implement wext key handlingJohannes Berg1-0/+10
2009-05-11cfg80211: put wext data into substructureJohannes Berg1-2/+4
2009-05-11cfg80211: constify key mac address in opsJohannes Berg1-3/+3
2009-05-11mac80211: remove ieee80211_ht_bss_infoJohannes Berg1-16/+0
2009-05-11mac80211: move HT operation mode BSS infoJohannes Berg1-9/+3
2009-05-11nl80211 : Add support for configuring MFPJouni Malinen1-0/+2
2009-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-42/+35
2009-05-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-1/+14
2009-05-07tcp: tcp_prequeue() can use keyed wakeupsEric Dumazet1-1/+2
2009-05-07tcp: tcp_prequeue() cleanupEric Dumazet1-22/+23
2009-05-06mac80211: tell driver when idleJohannes Berg1-0/+8
2009-05-06mac80211: unify config_interface and bss_info_changedJohannes Berg1-38/+13
2009-05-06mac80211: clean up beacon interval settingsJohannes Berg1-2/+12
2009-05-06mac80211: rename max_sleep_interval to max_sleep_periodJohannes Berg1-2/+2
2009-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-1/+14
2009-05-04Bluetooth: Fix issue with sysfs handling for connectionsMarcel Holtmann1-0/+1
2009-05-04tcp: Fix tcp_prequeue() to get correct rto_min valueSatoru SATOH1-1/+13
2009-05-03ipv4: remove unused macro (FIB_RES_RESET) from ip_fib.h.Rami Rosen1-2/+0
2009-04-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-3/+6
2009-04-28Bluetooth: Add different pairing timeout for Legacy PairingMarcel Holtmann2-2/+4
2009-04-28Bluetooth: Ensure that HCI sysfs add/del is preempt safeRoger Quadros1-1/+2
2009-04-27snmp: add missing counters for RFC 4293Neil Horman3-2/+35
2009-04-27ipv4: remove unused member in fib_table.Rami Rosen1-1/+0
2009-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller4-634/+953
2009-04-23af_iucv: New socket option for setting IUCV MSGLIMITsHendrik Brueckner1-0/+2
2009-04-23af_iucv: Modify iucv msg target class using control msghdrHendrik Brueckner1-0/+3
2009-04-23af_iucv: add sockopt() to enable/disable use of IPRM_DATA msgsHendrik Brueckner1-0/+4
2009-04-22nl80211: Add event for authentication/association timeoutJouni Malinen1-2/+20
2009-04-22mac80211: calculate maximum sleep intervalJohannes Berg1-3/+16
2009-04-22nl80211: allow configuring IBSS beacon intervalJohannes Berg1-0/+2
2009-04-22mac80211: remove IEEE80211_CONF_CHANGE_DYNPS_TIMEOUTJohannes Berg1-6/+4
2009-04-22nl80211: Add set/get for frag/rts threshold and retry limitsJouni Malinen1-0/+50
2009-04-22cfg80211: clean up includesJohannes Berg4-620/+683
2009-04-22cfg80211/nl80211: add IBSS APIJohannes Berg2-0/+86
2009-04-22cfg80211/mac80211: move wext SIWMLME into cfg80211Johannes Berg1-0/+3
2009-04-22mac80211: document powersaving/beacon filter futureJohannes Berg1-10/+50
2009-04-22mac80211: add hardware restart functionJohannes Berg1-0/+14
2009-04-22cfg80211: add cipher capabilitiesJohannes Berg1-0/+5
2009-04-22mac80211: pass all probe request IEs to driverJohannes Berg2-6/+9
2009-04-22cfg80211: introduce scan IE limit attributeJohannes Berg1-0/+1
2009-04-22cfg80211: add cfg80211_inform_bssJussi Kivilinna1-0/+8
2009-04-22nl80211: Add Michael MIC failure eventJouni Malinen1-0/+16
2009-04-22nl80211: Generate deauth/disassoc event for locally generated framesJouni Malinen1-8/+8
2009-04-22cfg80211: remove duplicated #includeHuang Weiyi1-1/+0
2009-04-20syncookies: remove last_synq_overflow from struct tcp_sockFlorian Westphal1-0/+13