aboutsummaryrefslogtreecommitdiffstats
path: root/net/sched (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-05net_sched: pfifo_head_drop problemEric Dumazet1-2/+0
2011-01-03sch_red: report backlog informationEric Dumazet1-0/+1
2010-12-31sfq: fix slot_dequeue_head()Eric Dumazet1-2/+4
2010-12-31sch_sfq: allow big packets and be fairEric Dumazet1-7/+19
2010-12-22sfq: fix sfq class stats handlingEric Dumazet1-5/+11
2010-12-20net_sched: sch_sfq: better struct layoutsEric Dumazet1-98/+162
2010-12-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-12/+8
2010-12-20net_sched: sch_sfq: fix allot handlingEric Dumazet1-12/+8
2010-12-20net_sched: sch_sfq: add backlog info in sfq_dump_class_stats()Eric Dumazet1-1/+6
2010-12-16net: factorize sync-rcu call in unregister_netdevice_manyOctavian Purdila1-7/+22
2010-12-01net sched: use xps information for qdisc NUMA affinityEric Dumazet1-1/+3
2010-11-28net: add netif_tx_queue_frozen_or_stoppedEric Dumazet2-7/+4
2010-11-08classifier: report statistics for basic classifierstephen hemminger1-0/+4
2010-11-03cls_cgroup: Fix crash on module unloadHerbert Xu1-2/+0
2010-10-31text ematch: check for NULL pointer before destroying textsearch configThomas Graf1-1/+2
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds21-117/+752
2010-10-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6David S. Miller1-7/+7
2010-10-21net_sched: remove the unused parameter of qdisc_create_dflt()Changli Gao12-39/+27
2010-10-21net/sched: fix missing spinlock initEric Dumazet1-0/+2
2010-10-18sched: Fix softirq time accountingVenkatesh Pallipadi1-1/+1
2010-10-13netfilter: xtables: resolve indirect macros 3/3Jan Engelhardt1-1/+1
2010-10-13netfilter: xtables: resolve indirect macros 2/3Jan Engelhardt1-6/+6
2010-10-11neigh: Protect neigh->ha[] with a seqlockEric Dumazet1-4/+4
2010-10-09net_sched: use __TCA_HTB_MAX and TCA_HTB_MAXChangli Gao1-2/+2
2010-10-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+1
2010-10-05cls_u32: signedness bugDan Carpenter1-1/+1
2010-10-05net: dynamic ingress_queue allocationEric Dumazet2-18/+36
2010-09-29net: rename netdev rx_queue to ingress_queueEric Dumazet2-11/+11
2010-09-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-4/+0
2010-09-12sch_atm: Fix potential NULL deref.David S. Miller1-4/+0
2010-09-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-13/+10
2010-09-01net/sched/sch_hfsc.c: initialize parent's cl_cfmin properly in init_vf()Michal Soltys1-1/+1
2010-09-01net sched: fix kernel leak in act_policeJeff Mahoney1-12/+9
2010-08-24tc: add meta match on receive hashStephen Hemminger1-0/+6
2010-08-23net_sched: act_csum: coding style cleanupChangli Gao1-39/+38
2010-08-23pkt_sched: Make act_csum depend upon INET.David S. Miller1-1/+1
2010-08-22net/sched: need to include net/ip6_checksum.hStephen Rothwell1-0/+1
2010-08-21net_sched: cls_flow: add key rxhashChangli Gao1-0/+7
2010-08-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller5-37/+43
2010-08-20net/sched: add ACT_CSUM action to update packets checksumsGrégoire Baron3-0/+606
2010-08-19net_sched: sch_sfq: use proto_ports_offset() to support AH messageChangli Gao1-17/+16
2010-08-19net_sched: cls_flow: use proto_ports_offset() to support AH messageChangli Gao1-29/+38
2010-08-18net/sched: remove unneeded NULL checkDan Carpenter1-1/+1
2010-08-17net sched: fix some kernel memory leaksEric Dumazet5-37/+43
2010-08-11pkt_sched: Check .walk and .leaf class handlersJarek Poplawski1-1/+1
2010-08-11pkt_sched: Fix sch_sfq vs tc_modify_qdisc oopsJarek Poplawski1-0/+6
2010-08-10net: Use NET_XMIT_SUCCESS where possible.Ben Greear4-6/+6
2010-08-10pkt_sched: Add some basic qdisc class ops verification. Was: [PATCH] sfq: add dummy bind/unbind handlesJarek Poplawski1-5/+17
2010-08-10pkt_sched: sch_sfq: Add dummy unbind_tcf and put handles. Was: [PATCH] sfq: add dummy bind/unbind handlesJarek Poplawski1-0/+6
2010-08-07pkt_sched: Fix sch_sfq vs tcf_bind_filter oopsJarek Poplawski1-0/+7