summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2009-06-03rfkill: rewriteJohannes Berg1-6/+2
2009-06-03mac80211: deprecate conf.beacon_int properlyJohannes Berg1-12/+2
2009-06-03net: skb->dst accessorsEric Dumazet5-8/+14
2009-06-03net: skb->rtable accessorEric Dumazet1-1/+1
2009-06-02ipv4: New multicast-all socket optionNivedita Singhvi1-1/+2
2009-05-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2-41/+66
2009-05-22wireless: move some utility functions from mac80211 to cfg80211Zhu Yi2-28/+47
2009-05-21genetlink: Introduce genl_register_family_with_ops()Michał Mirosław1-0/+2
2009-05-20net: Remove unused parameter from fill method in fib_rules_ops.Rami Rosen1-1/+0
2009-05-20mac80211: fix kernel-docJohannes Berg1-1/+0
2009-05-20cfg80211: allow wext to remove keys that don't existJohannes Berg1-2/+3
2009-05-20cfg80211: mark wiphy->privid as pointer to constDavid Kilroy1-1/+1
2009-05-20cfg80211: mark ops as pointer to constDavid Kilroy1-1/+1
2009-05-20wireless: rename IEEE80211_CHAN_NO_FAT_* to HT40-/+Luis R. Rodriguez1-5/+5
2009-05-20cfg80211: Process regulatory max bandwidth checks for HT40Luis R. Rodriguez1-4/+10
2009-05-19sit: stateless autoconf for isatapSascha Hlusiak1-0/+7
2009-05-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+0
2009-05-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David 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/linvil...David S. Miller1-42/+35
2009-05-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David 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/ne...David 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/linvil...David 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