Age | Commit message (Expand) | Author | Files | Lines |
2010-05-24 | cls_cgroup: Store classid in struct sock | Herbert Xu | 1 | -16/+34 |
2010-05-23 | net_sched: Fix qdisc_notify() | Eric Dumazet | 1 | -7/+7 |
2010-05-17 | net: Remove unnecessary returns from void function()s | Joe Perches | 7 | -7/+0 |
2010-05-17 | net sched: cleanup and rate limit warning | stephen hemminger | 1 | -3/+6 |
2010-05-17 | net sched: printk message severity | stephen hemminger | 8 | -28/+33 |
2010-05-17 | net_sched: sch_hfsc: fix classification loops | Patrick McHardy | 1 | -1/+5 |
2010-05-17 | tbf: stop wanton destruction of children (v2) | stephen hemminger | 1 | -1/+5 |
2010-05-17 | net: add a noref bit on skb dst | Eric Dumazet | 1 | -1/+3 |
2010-05-11 | Merge branch 'master' of git://dev.medozas.de/linux | Patrick McHardy | 1 | -1/+1 |
2010-05-11 | netfilter: xtables: substitute temporary defines by final name | Jan Engelhardt | 1 | -1/+1 |
2010-05-10 | Merge branch 'master' of /repos/git/net-next-2.6 | Patrick McHardy | 2 | -6/+6 |
2010-05-02 | net: fix softnet_stat | Changli Gao | 1 | -1/+1 |
2010-04-20 | net: Fix various endianness glitches | Eric Dumazet | 1 | -5/+5 |
2010-04-20 | Merge branch 'master' of /repos/git/net-next-2.6 | Patrick McHardy | 34 | -95/+185 |
2010-04-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 33 | -0/+33 |
2010-04-06 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2 | -10/+31 |
2010-04-01 | gen_estimator: deadlock fix | Eric Dumazet | 1 | -2/+13 |
2010-03-30 | net_sched: minor netns related cleanup | Tom Goff | 1 | -3/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 33 | -0/+33 |
2010-03-25 | netfilter: xtables: make use of xt_request_find_target | Jan Engelhardt | 1 | -2/+2 |
2010-03-24 | net: remove trailing space in messages | Frans Pop | 1 | -2/+2 |
2010-03-23 | cgroups: net_cls as module | Ben Blum | 2 | -10/+31 |
2010-03-22 | net_sched: make traffic control network namespace aware | Tom Goff | 3 | -80/+107 |
2010-02-09 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -8/+8 |
2010-02-08 | net/sched: Fix module name in Kconfig | Jan Luebbe | 1 | -8/+8 |
2010-01-28 | sched: add head drop fifo queue | Hagen Paul Pfeifer | 2 | -0/+35 |
2009-12-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2009-11-29 | net: Move && and || to end of previous line | Joe Perches | 4 | -25/+30 |
2009-11-25 | net: use net_eq to compare nets | Octavian Purdila | 3 | -9/+9 |
2009-11-20 | net: rename skb->iif to skb->skb_iif | Eric Dumazet | 2 | -2/+2 |
2009-11-18 | netsched: Allow var_sk_bound_if meta to work on all namespaces | Eric Dumazet | 1 | -1/+2 |
2009-11-17 | act_mirred: optimization. | Changli Gao | 1 | -31/+29 |
2009-11-17 | act_mirred: cleanup | Changli Gao | 1 | -26/+33 |
2009-11-15 | net: Optimize hard_start_xmit() return checking | Jarek Poplawski | 1 | -18/+5 |
2009-11-13 | net: allow to propagate errors through ->ndo_hard_start_xmit() | Patrick McHardy | 1 | -1/+8 |
2009-11-10 | net: use rcu for network scheduler API | stephen hemminger | 1 | -3/+4 |
2009-11-09 | tree-wide: fix a very frequent spelling mistake | Dirk Hohndel | 1 | -1/+1 |
2009-11-05 | net_cls: Use __dev_get_by_index() | Eric Dumazet | 1 | -2/+2 |
2009-11-04 | em_meta: avoid one dev_put() | Eric Dumazet | 1 | -6/+6 |
2009-10-22 | pkt_sched: skbedit add support for setting mark | jamal | 1 | -1/+16 |
2009-10-13 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -1/+1 |
2009-10-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -1/+1 |
2009-10-11 | pkt_sched: pedit use proper struct | jamal | 1 | -1/+1 |
2009-10-08 | netlink: fix typo in initialization | Jiri Pirko | 1 | -1/+1 |
2009-10-07 | pkt_sched: gen_estimator: Dont report fake rate estimators | Eric Dumazet | 6 | -6/+7 |
2009-09-21 | trivial: fix typo "to to" in multiple files | Anand Gadiyar | 1 | -1/+1 |
2009-09-17 | pkt_sched: Fix qstats.qlen updating in dump_stats | Jarek Poplawski | 4 | -1/+6 |
2009-09-15 | pkt_sched: Fix qdisc_create on stab error handling | Jarek Poplawski | 1 | -2/+2 |
2009-09-15 | pkt_sched: Fix tx queue selection in tc_modify_qdisc | Jarek Poplawski | 2 | -7/+16 |
2009-09-14 | pkt_sched: Fix qdisc_graft WRT ingress qdisc | Jarek Poplawski | 1 | -5/+10 |