aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-05-17ipv4: remove an unused parameter from configure method of fib_rules_ops.Rami Rosen1-1/+0
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-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
2009-04-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6David 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-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-15/+0
2009-04-02tcp: 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-27mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifiJohannes Berg1-12/+2
2009-03-27mac80211: fix aggregation to not require queue stopJohannes Berg1-0/+4
2009-03-27mac80211: unify and fix TX aggregation startJohannes Berg1-2/+2