aboutsummaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2008-07-14tipc: Remove unneeded parameter to tipc_createport_raw()Allan Stephens
2008-07-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-07-14netfilter: Let nf_ct_kill() callers know if del_timer() returned true.David S. Miller
2008-07-14mac80211: fix struct ieee80211_tx_queue_paramsJohannes Berg
2008-07-14mac80211: fix TX sequence numbersJohannes Berg
2008-07-14mac80211: revamp beacon configurationJohannes Berg
2008-07-14mac80211: power management wext hooksSamuel Ortiz
2008-07-08netdev: Move atomic queue state bits into netdev_queue.David S. Miller
2008-07-08pkt_sched: Make qdisc_run take a netdev_queue.David S. Miller
2008-07-08pkt_sched: Add qdisc_tx_is_noop() helper and use in IPV6.David S. Miller
2008-07-08net: Clean up explicit ->tx_queue references in link watch.David S. Miller
2008-07-08pkt_sched: Add qdisc_all_tx_empty()David S. Miller
2008-07-08pkt_sched: Add qdisc_reset_all_tx().David S. Miller
2008-07-08pkt_sched: Kill stats_lock member of struct Qdisc.David S. Miller
2008-07-08netdev: Move rest of qdisc state into struct netdev_queueDavid S. Miller
2008-07-08pkt_sched: Remove 'dev' member of struct Qdisc.David S. Miller
2008-07-08netdev: Create netdev_queue abstraction.David S. Miller
2008-07-08mac80211: fix lots of kernel-docRandy Dunlap
2008-07-08mac80211: add block ack request capabilityRon Rindjunsky
2008-07-08netfilter: nf_conntrack: add allocation flag to nf_conntrack_allocPablo Neira Ayuso
2008-07-05net-sched: consolidate default fifo qdisc setupPatrick McHardy
2008-07-05net-sched: add dynamically sized qdisc class hash helpersPatrick McHardy
2008-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller
2008-07-05vlan: Add GVRP supportPatrick McHardy
2008-07-05net: Add GARP applicant-only participantPatrick McHardy
2008-07-05net: Add STP demux layerPatrick McHardy
2008-07-05MIB: add struct net to UDP6_INC_STATS_BHPavel Emelyanov
2008-07-05MIB: add struct net to UDP6_INC_STATS_USERPavel Emelyanov
2008-07-05MIB: add struct net to UDP_INC_STATS_BHPavel Emelyanov
2008-07-05MIB: add struct net to UDP_INC_STATS_USERPavel Emelyanov
2008-07-05netns: place rt_genid into struct netDenis V. Lunev
2008-07-05netns: make rt_secret_rebuild timer per namespaceDenis V. Lunev
2008-07-05netns: register net.ipv4.route.flush in each namespaceDenis V. Lunev
2008-07-05net: add fib_rules_ops to flush_cache methodDenis V. Lunev
2008-07-05netns: add namespace parameter to rt_cache_flushDenis V. Lunev
2008-07-01net-sched: change tcf_destroy_chain() to clear start of filter listPatrick McHardy
2008-06-30mac80211: add spectrum capabilitiesTomas Winkler
2008-06-30mac80211: don't accept WEP keys other than WEP40 and WEP104Emmanuel Grumbach
2008-06-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller
2008-06-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-06-27mac80211: Add RTNL warning for workqueueIvo van Doorn
2008-06-27mac80211: Let drivers have access to TKIP key offets for TX and RX MICLuis R. Rodriguez
2008-06-25Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/wireless-2.6John W. Linville
2008-06-20netns: Don't receive new packets in a dead network namespace.Eric W. Biederman
2008-06-19ipv6: Drop packets for loopback address from outside of the box.YOSHIFUJI Hideaki
2008-06-19sctp: Follow security requirement of responding with 1 packetVlad Yasevich
2008-06-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-06-17net: Add sk_set_socket() helper.David S. Miller
2008-06-17udp: sk_drops handlingEric Dumazet