Commit Graph

818 Commits (0359de7dd501f694f01b61364c9b633eab41f494)

Author SHA1 Message Date
stephen hemminger f1e9016da6 net: use rcu for network scheduler API 15 years ago
Dirk Hohndel 06fe9fb418 tree-wide: fix a very frequent spelling mistake 15 years ago
Eric Dumazet bd27a8750c net_cls: Use __dev_get_by_index() 15 years ago
Eric Dumazet d0075634cf em_meta: avoid one dev_put() 15 years ago
jamal 1c55d62e77 pkt_sched: skbedit add support for setting mark 15 years ago
jamal 53f7e35f8b pkt_sched: pedit use proper struct 15 years ago
Jiri Pirko ad61df918c netlink: fix typo in initialization 15 years ago
Eric Dumazet d250a5f90e pkt_sched: gen_estimator: Dont report fake rate estimators 15 years ago
Anand Gadiyar fd589a8f0a trivial: fix typo "to to" in multiple files 16 years ago
Jarek Poplawski a19d215843 pkt_sched: Fix qstats.qlen updating in dump_stats 16 years ago
Jarek Poplawski 7c64b9f3f5 pkt_sched: Fix qdisc_create on stab error handling 16 years ago
Jarek Poplawski 926e61b7c4 pkt_sched: Fix tx queue selection in tc_modify_qdisc 16 years ago
Jarek Poplawski 036d6a673f pkt_sched: Fix qdisc_graft WRT ingress qdisc 16 years ago
Patrick McHardy 23bcf634c8 net_sched: fix estimator lock selection for mq child qdiscs 16 years ago
David S. Miller 6ec1c69a8f net_sched: add classful multiqueue dummy scheduler 16 years ago
Patrick McHardy 589983cd21 net_sched: move dev_graft_qdisc() to sch_generic.c 16 years ago
Patrick McHardy af356afa01 net_sched: reintroduce dev->qdisc for use by sch_api 16 years ago
Patrick McHardy 5b9a9ccfad net_sched: remove some unnecessary checks in classful schedulers 16 years ago
Patrick McHardy de6d5cdf88 net_sched: make cls_ops->change and cls_ops->delete optional 16 years ago
Patrick McHardy 71ebe5e919 net_sched: make cls_ops->tcf_chain() optional 16 years ago
Patrick McHardy c9f1d0389b net_sched: fix class grafting errno codes 16 years ago
Eric Dumazet 16ebb5e0b3 tc: Fix unitialized kernel memory leak 16 years ago
David S. Miller 2fbd3da387 pkt_sched: Revert tasklet_hrtimer changes. 16 years ago
Stephen Hemminger 6fef4c0c8e netdev: convert pseudo-devices to netdev_tx_t 16 years ago
Krishna Kumar a453e0689a pkt_sched: Fix resource limiting in pfifo_fast 16 years ago
Krishna Kumar fd3ae5e8fc Speed-up pfifo_fast lookup using a private bitmap 16 years ago
Patrick McHardy 3a6c2b419b netlink: constify nlmsghdr arguments 16 years ago
David S. Miller a2cb6a4dd4 pkt_sched: Fix bogon in tasklet_hrtimer changes. 16 years ago
David S. Miller 38acce2d79 pkt_sched: Convert CBQ to tasklet_hrtimer. 16 years ago
David S. Miller ee5f9757ea pkt_sched: Convert qdisc_watchdog to tasklet_hrtimer 16 years ago
Eric Dumazet c1a8f1f1c8 net: restore gnet_stats_basic to previous definition 16 years ago
Krishna Kumar bbd8a0d3a3 net: Avoid enqueuing skb for default qdiscs 16 years ago
Patrick McHardy 6ed106549d net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions 16 years ago
Eric Dumazet 31e6d363ab net: correct off-by-one write allocations reports 16 years ago
Jarek Poplawski b964758050 pkt_sched: Update drops stats in act_police 16 years ago
Jarek Poplawski ca44d6e60f pkt_sched: Rename PSCHED_US2NS and PSCHED_NS2US 16 years ago
Patrick McHardy 5b54814022 net: use symbolic values for ndo_start_xmit() return codes 16 years ago
Jarek Poplawski 728bf09827 pkt_sched: Use PSCHED_SHIFT in PSCHED time conversion 16 years ago
Minoru Usui 52ea3a56a3 cls_cgroup: Fix oops when user send improperly 'tc filter add' request 16 years ago
Eric Dumazet adf30907d6 net: skb->dst accessors 16 years ago
Eric Dumazet 511c3f92ad net: skb->rtable accessor 16 years ago
Minoru Usui 12186be7d2 net_cls: fix unconfigured struct tcf_proto keeps chaining and avoid kernel panic when we use cls_cgroup 16 years ago
Paul Menage e65fcfd63a cls_cgroup: read classid atomically in classifier 16 years ago
Eric Dumazet 08baf56108 net: txq_trans_update() helper 16 years ago
Eric Dumazet ab35cd4b8f sch_teql: Use net_device internal stats 16 years ago
Eric Dumazet c0f84d0d4b sch_teql: should not dereference skb after ndo_start_xmit() 16 years ago
Eric Dumazet 9d21493b4b net: tx scalability works : trans_start 16 years ago
Li Zefan cb1c4b71f6 cls_cgroup: remove unneeded cgroup_lock 16 years ago
Patrick McHardy 6473990c7f net-sched: fix bfifo default limit 16 years ago
Robert Love d0ab8ff81b net: Only store high 16 bits of kernel generated filter priorities 16 years ago