aboutsummaryrefslogtreecommitdiff
path: root/net/sched
AgeCommit message (Expand)Author
2011-02-20net: Fix more stale on-stack list_head objects.Eric W. Biederman
2011-01-24Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2011-01-20net_sched: accurate bytes/packets stats/ratesEric Dumazet
2011-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-01-13net: remove dev_txq_stats_fold()Eric Dumazet
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-10net_sched: factorize qdisc stats handlingEric Dumazet
2011-01-05net_sched: pfifo_head_drop problemEric Dumazet
2011-01-03sch_red: report backlog informationEric Dumazet
2010-12-31sfq: fix slot_dequeue_head()Eric Dumazet
2010-12-31sch_sfq: allow big packets and be fairEric Dumazet
2010-12-22sfq: fix sfq class stats handlingEric Dumazet
2010-12-22Merge branch 'master' into for-nextJiri Kosina
2010-12-20net_sched: sch_sfq: better struct layoutsEric Dumazet
2010-12-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-12-20net_sched: sch_sfq: fix allot handlingEric Dumazet
2010-12-20net_sched: sch_sfq: add backlog info in sfq_dump_class_stats()Eric Dumazet
2010-12-16net: factorize sync-rcu call in unregister_netdevice_manyOctavian Purdila
2010-12-01net sched: use xps information for qdisc NUMA affinityEric Dumazet
2010-11-28net: add netif_tx_queue_frozen_or_stoppedEric Dumazet
2010-11-15Docs/Kconfig: Update: osdl.org -> linuxfoundation.orgMichael Witten
2010-11-08classifier: report statistics for basic classifierstephen hemminger
2010-11-03cls_cgroup: Fix crash on module unloadHerbert Xu
2010-10-31text ematch: check for NULL pointer before destroying textsearch configThomas Graf
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-10-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-10-21net_sched: remove the unused parameter of qdisc_create_dflt()Changli Gao
2010-10-21net/sched: fix missing spinlock initEric Dumazet
2010-10-18sched: Fix softirq time accountingVenkatesh Pallipadi
2010-10-13netfilter: xtables: resolve indirect macros 3/3Jan Engelhardt
2010-10-13netfilter: xtables: resolve indirect macros 2/3Jan Engelhardt
2010-10-11neigh: Protect neigh->ha[] with a seqlockEric Dumazet
2010-10-09net_sched: use __TCA_HTB_MAX and TCA_HTB_MAXChangli Gao
2010-10-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-10-05cls_u32: signedness bugDan Carpenter
2010-10-05net: dynamic ingress_queue allocationEric Dumazet
2010-09-29net: rename netdev rx_queue to ingress_queueEric Dumazet
2010-09-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-09-12sch_atm: Fix potential NULL deref.David S. Miller
2010-09-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-09-01net/sched/sch_hfsc.c: initialize parent's cl_cfmin properly in init_vf()Michal Soltys
2010-09-01net sched: fix kernel leak in act_policeJeff Mahoney
2010-08-24tc: add meta match on receive hashStephen Hemminger
2010-08-23net_sched: act_csum: coding style cleanupChangli Gao
2010-08-23pkt_sched: Make act_csum depend upon INET.David S. Miller
2010-08-22net/sched: need to include net/ip6_checksum.hStephen Rothwell
2010-08-21net_sched: cls_flow: add key rxhashChangli Gao
2010-08-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-08-20net/sched: add ACT_CSUM action to update packets checksumsGrégoire Baron
2010-08-19net_sched: sch_sfq: use proto_ports_offset() to support AH messageChangli Gao