aboutsummaryrefslogtreecommitdiffstats
path: root/net/sched (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-12-09sch_red: generalize accurate MAX_P support to RED/GRED/CHOKEEric Dumazet3-7/+32
2011-12-08sch_red: Adaptative RED AQMEric Dumazet1-0/+21
2011-12-05net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.David Miller1-1/+1
2011-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-13/+22
2011-12-01sch_red: fix red_changeEric Dumazet1-2/+2
2011-12-01netem: fix build error on 32bit archesEric Dumazet1-1/+4
2011-11-30netem: rate extensionHagen Paul Pfeifer1-0/+40
2011-11-30sch_teql: fix lockdep splatEric Dumazet1-11/+20
2011-11-29sch_choke: use skb_flow_dissect()Eric Dumazet1-89/+31
2011-11-29sch_sfq: use skb_flow_dissect()Eric Dumazet1-55/+10
2011-11-29net: Add queue state xoff flag for stackTom Herbert3-9/+11
2011-11-28sch_sfb: use skb_flow_dissect()Eric Dumazet1-3/+14
2011-11-28cls_flow: use skb_flow_dissect()Eric Dumazet1-132/+48
2011-11-16net: new counter for tx_timeout errors in sysfsdavid decotigny1-0/+1
2011-11-08sch_choke: use skb_header_pointer()Eric Dumazet1-10/+17
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker1-0/+1
2011-10-31net: Fix files explicitly needing to include module.hPaul Gortmaker3-0/+3
2011-10-24net_sched: cls_flow: use skb_header_pointer()Eric Dumazet1-92/+96
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller1-14/+13
2011-09-15pkt_sched: cls_rsvp.h was outdatedIgor Maravić1-14/+13
2011-08-26net_sched: sfb: optimize enqueue on full queueEric Dumazet1-5/+8
2011-08-17net_sched: fix port mirror/redirect stats reportingJamal Hadi Salim1-2/+1
2011-08-09net_sched: prio: use qdisc_dequeue_peekedFlorian Westphal1-1/+1
2011-08-01sch_sfq: fix sfq_enqueue()Eric Dumazet1-1/+6
2011-07-17net: Abstract dst->neighbour accesses behind helpers.David S. Miller1-2/+2
2011-07-15Remove redundant variable/code in __qdisc_runKrishna Kumar1-3/+1
2011-07-14net: remove SK_ROUTE_CAPS from meta ematchMichał Mirosław1-7/+0
2011-07-06net: sched: constify tcf_proto and tc_actionEric Dumazet20-25/+27
2011-06-27net_sched: fix dequeuer fairnessjamal1-5/+7
2011-06-21ip: introduce ip_is_fragment helper inline functionPaul Gortmaker4-5/+5
2011-06-21net: remove mm.h inclusion from netdevice.hAlexey Dobriyan1-0/+1
2011-06-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-2/+1
2011-06-09rtnetlink: Compute and store minimum ifinfo dump sizeGreg Rose3-12/+13
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan1-0/+1
2011-06-06net: Rework netdev_drivername() to avoid warning.David S. Miller1-2/+1
2011-05-25sch_sfq: fix peek() implementationEric Dumazet1-13/+1
2011-05-23sch_sfq: avoid giving spurious NET_XMIT_CN signalsEric Dumazet1-2/+6
2011-05-22net: avoid synchronize_rcu() in dev_deactivate_manyEric Dumazet1-2/+15
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds5-3/+1151
2011-05-19networking: NET_CLS_ROUTE4 depends on INETRandy Dunlap1-0/+1
2011-05-19pkt_sched: Kill set but unused variable 'protocol' in tc_classify()David S. Miller1-2/+0
2011-05-07net,act_police,rcu: remove rcu_barrier()Lai Jiangshan1-1/+0
2011-05-07net,rcu: convert call_rcu(tcf_police_free_rcu) to kfree_rcu()Lai Jiangshan1-6/+1
2011-05-07net,rcu: convert call_rcu(tcf_common_free_rcu) to kfree_rcu()Lai Jiangshan1-6/+1
2011-04-22inet: constify ip headers and in6_addrEric Dumazet1-1/+1
2011-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller5-7/+7
2011-04-04pkt_sched: QFQ - quick fair queue schedulerstephen hemminger3-0/+1149
2011-03-31Fix common misspellingsLucas De Marchi5-7/+7
2011-03-04ipv4: Remove flowi from struct rtable.David S. Miller2-2/+2
2011-03-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+1