aboutsummaryrefslogtreecommitdiffstats
path: root/net/sched
Commit message (Expand)AuthorAge
* act_nat: use stack variableChangli Gao2010-06-30
* act_mirred: combine duplicate codeChangli Gao2010-06-30
* act_mirred: don't clone skb when skb isn't sharedChangli Gao2010-06-29
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-06-23
|\
| * Clear IFF_XMIT_DST_RELEASE for teql interfacesTom Hughes2010-06-16
* | pkt_sched: gen_kill_estimator() rcu fixesEric Dumazet2010-06-11
* | net sched: make pedit check for clones insteadjamal2010-06-07
* | htb: remove two unnecessary assignmentsChangli Gao2010-06-07
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-06-06
|\|
| * 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
* | net: add additional lock to qdisc to increase throughputEric Dumazet2010-06-02
* | net: Define accessors to manipulate QDISC_STATE_RUNNINGEric Dumazet2010-06-02
* | arp_notify: allow drivers to explicitly request a notification event.Ian Campbell2010-05-31
|/
* 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