summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2009-06-02netfilter: conntrack: don't report events on module removalPablo Neira Ayuso
2009-06-02netfilter: ctnetlink: rename tuple() by nf_ct_tuple() macro definitionPablo Neira Ayuso
2009-06-02ipv4: New multicast-all socket optionNivedita Singhvi
2009-05-27netfilter: conntrack: add support for DCCP handshake sequence to ctnetlinkPablo Neira Ayuso
2009-05-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-05-22wireless: move some utility functions from mac80211 to cfg80211Zhu Yi
2009-05-21genetlink: Introduce genl_register_family_with_ops()Michał Mirosław
2009-05-20net: Remove unused parameter from fill method in fib_rules_ops.Rami Rosen
2009-05-20mac80211: fix kernel-docJohannes Berg
2009-05-20cfg80211: allow wext to remove keys that don't existJohannes Berg
2009-05-20cfg80211: mark wiphy->privid as pointer to constDavid Kilroy
2009-05-20cfg80211: mark ops as pointer to constDavid Kilroy
2009-05-20wireless: rename IEEE80211_CHAN_NO_FAT_* to HT40-/+Luis R. Rodriguez
2009-05-20cfg80211: Process regulatory max bandwidth checks for HT40Luis R. Rodriguez
2009-05-19sit: stateless autoconf for isatapSascha Hlusiak
2009-05-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-05-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-05-17ipv4: remove an unused parameter from configure method of fib_rules_ops.Rami Rosen
2009-05-13nl80211: Add IEEE 802.1X PAE control for station modeJouni Malinen
2009-05-13nl80211: improve station flags handlingJohannes Berg
2009-05-13cfg80211: implement wext key handlingJohannes Berg
2009-05-11cfg80211: put wext data into substructureJohannes Berg
2009-05-11cfg80211: constify key mac address in opsJohannes Berg
2009-05-11mac80211: remove ieee80211_ht_bss_infoJohannes Berg
2009-05-11mac80211: move HT operation mode BSS infoJohannes Berg
2009-05-11nl80211 : Add support for configuring MFPJouni Malinen
2009-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-05-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-05-07tcp: tcp_prequeue() can use keyed wakeupsEric Dumazet
2009-05-07tcp: tcp_prequeue() cleanupEric Dumazet
2009-05-06mac80211: tell driver when idleJohannes Berg
2009-05-06mac80211: unify config_interface and bss_info_changedJohannes Berg
2009-05-06mac80211: clean up beacon interval settingsJohannes Berg
2009-05-06mac80211: rename max_sleep_interval to max_sleep_periodJohannes Berg
2009-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-05-04Bluetooth: Fix issue with sysfs handling for connectionsMarcel Holtmann
2009-05-04tcp: Fix tcp_prequeue() to get correct rto_min valueSatoru SATOH
2009-05-03ipv4: remove unused macro (FIB_RES_RESET) from ip_fib.h.Rami Rosen
2009-04-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-04-28Bluetooth: Add different pairing timeout for Legacy PairingMarcel Holtmann
2009-04-28Bluetooth: Ensure that HCI sysfs add/del is preempt safeRoger Quadros
2009-04-27snmp: add missing counters for RFC 4293Neil Horman
2009-04-27ipv4: remove unused member in fib_table.Rami Rosen
2009-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-04-23af_iucv: New socket option for setting IUCV MSGLIMITsHendrik Brueckner
2009-04-23af_iucv: Modify iucv msg target class using control msghdrHendrik Brueckner
2009-04-23af_iucv: add sockopt() to enable/disable use of IPRM_DATA msgsHendrik Brueckner
2009-04-22nl80211: Add event for authentication/association timeoutJouni Malinen
2009-04-22mac80211: calculate maximum sleep intervalJohannes Berg
2009-04-22nl80211: allow configuring IBSS beacon intervalJohannes Berg