summaryrefslogtreecommitdiffstats
path: root/net/sched
Commit message (Expand)AuthorAgeFilesLines
* net sched: fix some kernel memory leaksEric Dumazet2010-08-175-37/+43
* pkt_sched: Check .walk and .leaf class handlersJarek Poplawski2010-08-111-1/+1
* pkt_sched: Fix sch_sfq vs tc_modify_qdisc oopsJarek Poplawski2010-08-111-0/+6
* net: Use NET_XMIT_SUCCESS where possible.Ben Greear2010-08-104-6/+6
* pkt_sched: Add some basic qdisc class ops verification. Was: [PATCH] sfq: add...Jarek Poplawski2010-08-101-5/+17
* pkt_sched: sch_sfq: Add dummy unbind_tcf and put handles. Was: [PATCH] sfq: a...Jarek Poplawski2010-08-101-0/+6
* pkt_sched: Fix sch_sfq vs tcf_bind_filter oopsJarek Poplawski2010-08-071-0/+7
* sch_sfq: add sanity check for the packet lengthChangli Gao2010-08-041-9/+20
* cls_rsvp: add sanity check for the packet lengthChangli Gao2010-08-041-2/+10
* cls_flow: add sanity check for the packet lengthChangli Gao2010-08-041-40/+56
* act_nat: fix on the TX pathChangli Gao2010-08-041-10/+13
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-08-021-1/+2
|\
| * act_nat: the checksum of ICMP doesn't have pseudo headerChangli Gao2010-07-311-1/+1
| * act_nat: fix wild pointerChangli Gao2010-07-311-0/+1
* | u32: negative offset fixstephen hemminger2010-08-021-2/+4
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-271-3/+40
|\ \ | |/
| * net sched: fix race in mirred device removalstephen hemminger2010-07-241-3/+40
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-201-1/+4
|\ \ | |/
| * act_nat: not all of the ICMP packets need an IP header payloadChangli Gao2010-07-121-1/+4
* | net: this_cpu_xxx conversionsEric Dumazet2010-07-191-1/+1
* | sch_atm: Convert to use standard list_head facilities.David S. Miller2010-07-181-57/+41
* | net/sched: potential data corruptionDan Carpenter2010-07-141-2/+2
* | act_nat: use stack variableChangli Gao2010-06-301-21/+10
* | act_mirred: combine duplicate codeChangli Gao2010-06-301-4/+2
* | act_mirred: don't clone skb when skb isn't sharedChangli Gao2010-06-281-3/+3
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-06-231-0/+1
|\ \ | |/
| * Clear IFF_XMIT_DST_RELEASE for teql interfacesTom Hughes2010-06-161-0/+1
* | pkt_sched: gen_kill_estimator() rcu fixesEric Dumazet2010-06-112-2/+21
* | net sched: make pedit check for clones insteadjamal2010-06-071-2/+1
* | htb: remove two unnecessary assignmentsChangli Gao2010-06-071-2/+0
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-06-063-23/+54
|\ \ | |/
| * act_pedit: access skb->data safelyChangli Gao2010-06-031-10/+14
| * cls_u32: use skb_header_pointer() to dereference data safelyChangli Gao2010-06-021-13/+36
| * act_nat: fix the wrong checksum when addr isn't in old_addr/maskChangli Gao2010-06-021-0/+4
* | net: add additional lock to qdisc to increase throughputEric Dumazet2010-06-021-0/+1
* | net: Define accessors to manipulate QDISC_STATE_RUNNINGEric Dumazet2010-06-021-2/+2
* | arp_notify: allow drivers to explicitly request a notification event.Ian Campbell2010-05-311-0/+18
|/
* cls_cgroup: Store classid in struct sockHerbert Xu2010-05-241-16/+34
* net_sched: Fix qdisc_notify()Eric Dumazet2010-05-231-7/+7
* net: Remove unnecessary returns from void function()sJoe Perches2010-05-177-7/+0
* net sched: cleanup and rate limit warningstephen hemminger2010-05-171-3/+6
* net sched: printk message severitystephen hemminger2010-05-178-28/+33
* net_sched: sch_hfsc: fix classification loopsPatrick McHardy2010-05-171-1/+5
* tbf: stop wanton destruction of children (v2)stephen hemminger2010-05-171-1/+5
* net: add a noref bit on skb dstEric Dumazet2010-05-171-1/+3
* Merge branch 'master' of git://dev.medozas.de/linuxPatrick McHardy2010-05-111-1/+1
|\
| * netfilter: xtables: substitute temporary defines by final nameJan Engelhardt2010-05-111-1/+1
* | Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-05-102-6/+6
|\ \ | |/ |/|
| * net: fix softnet_statChangli Gao2010-05-021-1/+1
| * net: Fix various endianness glitchesEric Dumazet2010-04-201-5/+5
OpenPOWER on IntegriCloud