aboutsummaryrefslogtreecommitdiffstats
path: root/net/sched
Commit message (Expand)AuthorAge
* act_pedit: access skb->data safelyChangli Gao2010-06-03
* cls_u32: use skb_header_pointer() to dereference data safelyChangli Gao2010-06-02
* act_nat: fix the wrong checksum when addr isn't in old_addr/maskChangli Gao2010-06-02
* cls_cgroup: Store classid in struct sockHerbert Xu2010-05-24
* net_sched: Fix qdisc_notify()Eric Dumazet2010-05-24
* net: Remove unnecessary returns from void function()sJoe Perches2010-05-18
* net sched: cleanup and rate limit warningstephen hemminger2010-05-18
* net sched: printk message severitystephen hemminger2010-05-18
* net_sched: sch_hfsc: fix classification loopsPatrick McHardy2010-05-17
* tbf: stop wanton destruction of children (v2)stephen hemminger2010-05-17
* net: add a noref bit on skb dstEric Dumazet2010-05-17
* Merge branch 'master' of git://dev.medozas.de/linuxPatrick McHardy2010-05-11
|\
| * netfilter: xtables: substitute temporary defines by final nameJan Engelhardt2010-05-11
* | Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-05-10
|\ \ | |/ |/|
| * net: fix softnet_statChangli Gao2010-05-03
| * net: Fix various endianness glitchesEric Dumazet2010-04-20
* | Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-04-20
|\|
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
| |\
| | * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-07
| |\|
| | * cgroups: net_cls as moduleBen Blum2010-03-23
| * | gen_estimator: deadlock fixEric Dumazet2010-04-01
| * | net_sched: minor netns related cleanupTom Goff2010-03-30
| * | net: remove trailing space in messagesFrans Pop2010-03-24
| * | net_sched: make traffic control network namespace awareTom Goff2010-03-22
| |/
* / netfilter: xtables: make use of xt_request_find_targetJan Engelhardt2010-03-25
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-09
|\
| * net/sched: Fix module name in KconfigJan Luebbe2010-02-09
* | sched: add head drop fifo queueHagen Paul Pfeifer2010-01-29
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
|\
| * tree-wide: fix a very frequent spelling mistakeDirk Hohndel2009-11-09
* | net: Move && and || to end of previous lineJoe Perches2009-11-29
* | net: use net_eq to compare netsOctavian Purdila2009-11-25
* | net: rename skb->iif to skb->skb_iifEric Dumazet2009-11-20
* | netsched: Allow var_sk_bound_if meta to work on all namespacesEric Dumazet2009-11-19
* | act_mirred: optimization.Changli Gao2009-11-17
* | act_mirred: cleanupChangli Gao2009-11-17
* | net: Optimize hard_start_xmit() return checkingJarek Poplawski2009-11-16
* | net: allow to propagate errors through ->ndo_hard_start_xmit()Patrick McHardy2009-11-13
* | net: use rcu for network scheduler APIstephen hemminger2009-11-11
* | net_cls: Use __dev_get_by_index()Eric Dumazet2009-11-06
* | em_meta: avoid one dev_put()Eric Dumazet2009-11-04
* | pkt_sched: skbedit add support for setting markjamal2009-10-23
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-10-13
|\|
| * pkt_sched: pedit use proper structjamal2009-10-12
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-10-12
|\|
| * netlink: fix typo in initializationJiri Pirko2009-10-08
* | pkt_sched: gen_estimator: Dont report fake rate estimatorsEric Dumazet2009-10-07
|/
* trivial: fix typo "to to" in multiple filesAnand Gadiyar2009-09-21
* pkt_sched: Fix qstats.qlen updating in dump_statsJarek Poplawski2009-09-17