aboutsummaryrefslogtreecommitdiffstats
path: root/net/sched (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-24net sched: fix race in mirred device removalstephen hemminger1-3/+40
2010-07-12act_nat: not all of the ICMP packets need an IP header payloadChangli Gao1-1/+4
2010-06-16Clear IFF_XMIT_DST_RELEASE for teql interfacesTom Hughes1-0/+1
2010-06-03act_pedit: access skb->data safelyChangli Gao1-10/+14
2010-06-02cls_u32: use skb_header_pointer() to dereference data safelyChangli Gao1-13/+36
2010-06-02act_nat: fix the wrong checksum when addr isn't in old_addr/maskChangli Gao1-0/+4
2010-05-24cls_cgroup: Store classid in struct sockHerbert Xu1-16/+34
2010-05-23net_sched: Fix qdisc_notify()Eric Dumazet1-7/+7
2010-05-17net: Remove unnecessary returns from void function()sJoe Perches7-7/+0
2010-05-17net sched: cleanup and rate limit warningstephen hemminger1-3/+6
2010-05-17net sched: printk message severitystephen hemminger8-28/+33
2010-05-17net_sched: sch_hfsc: fix classification loopsPatrick McHardy1-1/+5
2010-05-17tbf: stop wanton destruction of children (v2)stephen hemminger1-1/+5
2010-05-17net: add a noref bit on skb dstEric Dumazet1-1/+3
2010-05-11Merge branch 'master' of git://dev.medozas.de/linuxPatrick McHardy1-1/+1
2010-05-11netfilter: xtables: substitute temporary defines by final nameJan Engelhardt1-1/+1
2010-05-10Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2-6/+6
2010-05-02net: fix softnet_statChangli Gao1-1/+1
2010-04-20net: Fix various endianness glitchesEric Dumazet1-5/+5
2010-04-20Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy34-95/+185
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller33-0/+33
2010-04-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-10/+31
2010-04-01gen_estimator: deadlock fixEric Dumazet1-2/+13
2010-03-30net_sched: minor netns related cleanupTom Goff1-3/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo33-0/+33
2010-03-25netfilter: xtables: make use of xt_request_find_targetJan Engelhardt1-2/+2
2010-03-24net: remove trailing space in messagesFrans Pop1-2/+2
2010-03-23cgroups: net_cls as moduleBen Blum2-10/+31
2010-03-22net_sched: make traffic control network namespace awareTom Goff3-80/+107
2010-02-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-8/+8
2010-02-08net/sched: Fix module name in KconfigJan Luebbe1-8/+8
2010-01-28sched: add head drop fifo queueHagen Paul Pfeifer2-0/+35
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-11-29net: Move && and || to end of previous lineJoe Perches4-25/+30
2009-11-25net: use net_eq to compare netsOctavian Purdila3-9/+9
2009-11-20net: rename skb->iif to skb->skb_iifEric Dumazet2-2/+2
2009-11-18netsched: Allow var_sk_bound_if meta to work on all namespacesEric Dumazet1-1/+2
2009-11-17act_mirred: optimization.Changli Gao1-31/+29
2009-11-17act_mirred: cleanupChangli Gao1-26/+33
2009-11-15net: Optimize hard_start_xmit() return checkingJarek Poplawski1-18/+5
2009-11-13net: allow to propagate errors through ->ndo_hard_start_xmit()Patrick McHardy1-1/+8
2009-11-10net: use rcu for network scheduler APIstephen hemminger1-3/+4
2009-11-09tree-wide: fix a very frequent spelling mistakeDirk Hohndel1-1/+1
2009-11-05net_cls: Use __dev_get_by_index()Eric Dumazet1-2/+2
2009-11-04em_meta: avoid one dev_put()Eric Dumazet1-6/+6
2009-10-22pkt_sched: skbedit add support for setting markjamal1-1/+16
2009-10-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+1
2009-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+1
2009-10-11pkt_sched: pedit use proper structjamal1-1/+1
2009-10-08netlink: fix typo in initializationJiri Pirko1-1/+1