aboutsummaryrefslogtreecommitdiffstats
path: root/net/sched
Commit message (Expand)AuthorAge
* net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-31
* net: Fix files explicitly needing to include module.hPaul Gortmaker2011-10-31
* net_sched: cls_flow: use skb_header_pointer()Eric Dumazet2011-10-24
* Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-22
|\
| * pkt_sched: cls_rsvp.h was outdatedIgor Maravić2011-09-15
* | net_sched: sfb: optimize enqueue on full queueEric Dumazet2011-08-26
|/
* net_sched: fix port mirror/redirect stats reportingJamal Hadi Salim2011-08-17
* net_sched: prio: use qdisc_dequeue_peekedFlorian Westphal2011-08-10
* sch_sfq: fix sfq_enqueue()Eric Dumazet2011-08-01
* net: Abstract dst->neighbour accesses behind helpers.David S. Miller2011-07-18
* Remove redundant variable/code in __qdisc_runKrishna Kumar2011-07-15
* net: remove SK_ROUTE_CAPS from meta ematchMichał Mirosław2011-07-14
* net: sched: constify tcf_proto and tc_actionEric Dumazet2011-07-06
* net_sched: fix dequeuer fairnessjamal2011-06-27
* ip: introduce ip_is_fragment helper inline functionPaul Gortmaker2011-06-21
* net: remove mm.h inclusion from netdevice.hAlexey Dobriyan2011-06-21
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-06-21
|\
| * net: Rework netdev_drivername() to avoid warning.David S. Miller2011-06-06
* | rtnetlink: Compute and store minimum ifinfo dump sizeGreg Rose2011-06-09
* | net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-07
|/
* sch_sfq: fix peek() implementationEric Dumazet2011-05-25
* sch_sfq: avoid giving spurious NET_XMIT_CN signalsEric Dumazet2011-05-23
* net: avoid synchronize_rcu() in dev_deactivate_manyEric Dumazet2011-05-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-05-20
|\
| * networking: NET_CLS_ROUTE4 depends on INETRandy Dunlap2011-05-19
| * pkt_sched: Kill set but unused variable 'protocol' in tc_classify()David S. Miller2011-05-19
| * inet: constify ip headers and in6_addrEric Dumazet2011-04-22
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-04-11
| |\
| * | pkt_sched: QFQ - quick fair queue schedulerstephen hemminger2011-04-04
* | | net,act_police,rcu: remove rcu_barrier()Lai Jiangshan2011-05-08
* | | net,rcu: convert call_rcu(tcf_police_free_rcu) to kfree_rcu()Lai Jiangshan2011-05-08
* | | net,rcu: convert call_rcu(tcf_common_free_rcu) to kfree_rcu()Lai Jiangshan2011-05-08
| |/ |/|
* | Fix common misspellingsLucas De Marchi2011-03-31
|/
* ipv4: Remove flowi from struct rtable.David S. Miller2011-03-05
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-03-04
|\
| * net: Fix more stale on-stack list_head objects.Eric W. Biederman2011-02-20
* | net_sched: reduce fifo qdisc sizeEric Dumazet2011-03-03
* | sched: protocol only needed when CONFIG_NET_CLS_ACT is enabledHagen Paul Pfeifer2011-02-25
* | sch_netem: Need to include vmalloc.hDavid S. Miller2011-02-25
* | sch_choke: add choke_skb_cbEric Dumazet2011-02-25
* | netem: update version and cleanupstephen hemminger2011-02-25
* | netem: revised correlated loss generatorstephen hemminger2011-02-25
* | Revert "sch_netem: Remove classful functionality"stephen hemminger2011-02-25
* | netem: define NETEM_DIST_MAXstephen hemminger2011-02-25
* | netem: use vmalloc for distribution tablestephen hemminger2011-02-25
* | netem: cleanup dump codestephen hemminger2011-02-25
* | em_meta: fix sparse warningstephen hemminger2011-02-23
* | mqprio: cleanupsstephen hemminger2011-02-23
* | net_sched: SFB flow schedulerEric Dumazet2011-02-23
* | cls_u32: fix sparse warningsstephen hemminger2011-02-22