summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2009-06-09net: add NL802154 interface for configuration of 802.15.4 devicesSergey Lapin
2009-06-09net: add IEEE 802.15.4 socket family implementationSergey Lapin
2009-06-09pkt_sched: Change PSCHED_SHIFT from 10 to 6Jarek Poplawski
2009-06-09pkt_sched: Use PSCHED_SHIFT in PSCHED time conversionJarek Poplawski
2009-06-08bluetooth: Kill skb_frags_no(), unused.David S. Miller
2009-06-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-06-03cfg80211: add rfkill supportJohannes Berg
2009-06-03cfg80211: move txpower wext from mac80211Johannes Berg
2009-06-03rfkill: rewriteJohannes Berg
2009-06-03mac80211: deprecate conf.beacon_int properlyJohannes Berg
2009-06-03sctp: support non-blocking version of the new sctp_connectx() APIVlad Yasevich
2009-06-03sctp: fix to choose alternate destination when retransmit ASCONF chunkWei Yongjun
2009-06-03net: skb->dst accessorsEric Dumazet
2009-06-03net: skb->rtable accessorEric Dumazet
2009-06-02ipv4: New multicast-all socket optionNivedita Singhvi
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