summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2009-03-27mac80211: kill IEEE80211_CONF_SHORT_SLOT_TIMEJohannes Berg
2009-03-27wireless: radiotap updatesJohannes Berg
2009-03-27mac80211: reduce max number of queuesJohannes Berg
2009-03-27mac80211: remove ieee80211_num_regular_queuesJohannes Berg
2009-03-27net: Add support for the OpenCores 10/100 Mbps Ethernet MAC.Thierry Reding
2009-03-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-03-25netfilter: nf_conntrack: add generic function to get len of generic policyHolger Eitzenberger
2009-03-25netfilter: nf_conntrack: use SLAB_DESTROY_BY_RCU and get rid of call_rcu()Eric Dumazet
2009-03-25netfilter: limit the length of the helper nameHolger Eitzenberger
2009-03-25netlink: add nla_policy_len()Holger Eitzenberger
2009-03-25netfilter: ctnetlink: add callbacks to the per-proto nlattrsHolger Eitzenberger
2009-03-24ax88796: Add method to take MAC from platform dataDaniel Mack
2009-03-24ipv6: Fix conflict resolutions during ipv6 bindingVlad Yasevich
2009-03-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-03-21dsa: add switch chip cascading supportLennert Buytenhek
2009-03-21snap: use const for descriptorStephen Hemminger
2009-03-21sctp: Clean up TEST_FRAME hacks.Vlad Yasevich
2009-03-21ipv6: reorder struct inet6_ifaddr to remove padding on 64 bit buildsRichard Kennedy
2009-03-20net: reorder struct Qdisc for better SMP performanceEric Dumazet
2009-03-18netfilter: remove nf_ct_l4proto_find_get/nf_ct_l4proto_putFlorian Westphal
2009-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-03-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-03-16cfg80211: move enum reg_set_by to nl80211.hLuis R. Rodriguez
2009-03-16cfg80211: remove REGDOM_SET_BY_INITLuis R. Rodriguez
2009-03-16netfilter: remove IPvX specific parts from nf_conntrack_l4proto.hChristoph Paasch
2009-03-16netfilter: conntrack: don't deliver events for racy packetsPablo Neira Ayuso
2009-03-16netfilter: use a linked list of loggersEric Leblond
2009-03-15tcp: simplify tcp_current_mssIlpo Järvinen
2009-03-15tcp: consolidate paws checkIlpo Järvinen
2009-03-03netns: Remove net_aliveEric W. Biederman
2009-03-02sctp: Fix broken RTO-doubling for data retransmitsVlad Yasevich
2009-03-02tcp: tcp_init_wl / tcp_update_wl argument cleanupHantzis Fotis
2009-03-02tcp: kill eff_sacks "cache", the sole user can calculate itselfIlpo Järvinen
2009-03-02tcp: add helper for AI algorithmIlpo Järvinen
2009-02-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-02-27cfg80211: Add AP beacon regulatory hintsLuis R. Rodriguez
2009-02-27cfg80211: move all regulatory hints to workqueueLuis R. Rodriguez
2009-02-27cfg80211: make regulatory_request use wiphy_idx instead of wiphyLuis R. Rodriguez
2009-02-27mac80211: Add software scan notifiersMichael Buesch
2009-02-27mac80211/cfg80211: move iwrange handler to cfg80211Johannes Berg
2009-02-27cfg80211: clean up signal typeJohannes Berg
2009-02-27nl80211: Provide access to STA TX/RX packet countersJouni Malinen
2009-02-27nl80211: Optional IEs into scan requestJouni Malinen
2009-02-27mac80211: Extend the rate control API with an update callbackSujith
2009-02-27mac80211: fix aggregation for hardware with ampdu queuesJohannes Berg
2009-02-27make net/ieee80211.h private to ipw2x00Dan Williams
2009-02-26inet fragments: fix sparse warning: context imbalanceHannes Eder
2009-02-27Bluetooth: Ask upper layers for HCI disconnect reasonMarcel Holtmann
2009-02-27Bluetooth: Add CID field to L2CAP socket address structureMarcel Holtmann