Commit Graph

818 Commits (0359de7dd501f694f01b61364c9b633eab41f494)

Author SHA1 Message Date
Eric Dumazet e1738bd9ce sch_sfq: fix sfq_enqueue() 14 years ago
David S. Miller 69cce1d140 net: Abstract dst->neighbour accesses behind helpers. 14 years ago
Krishna Kumar f0c50c7c9a Remove redundant variable/code in __qdisc_run 14 years ago
Michał Mirosław e20e694073 net: remove SK_ROUTE_CAPS from meta ematch 14 years ago
Eric Dumazet dc7f9f6e88 net: sched: constify tcf_proto and tc_action 14 years ago
jamal d5b8aa1d24 net_sched: fix dequeuer fairness 14 years ago
Paul Gortmaker 56f8a75c17 ip: introduce ip_is_fragment helper inline function 14 years ago
Alexey Dobriyan b7f080cfe2 net: remove mm.h inclusion from netdevice.h 14 years ago
Greg Rose c7ac8679be rtnetlink: Compute and store minimum ifinfo dump size 14 years ago
Alexey Dobriyan a6b7a40786 net: remove interrupt.h inclusion from netdevice.h 14 years ago
David S. Miller 3019de124b net: Rework netdev_drivername() to avoid warning. 14 years ago
Eric Dumazet 07bd8df5df sch_sfq: fix peek() implementation 14 years ago
Eric Dumazet 8efa885406 sch_sfq: avoid giving spurious NET_XMIT_CN signals 14 years ago
Eric Dumazet 3137663dfb net: avoid synchronize_rcu() in dev_deactivate_many 14 years ago
Randy Dunlap 034cfe48d0 networking: NET_CLS_ROUTE4 depends on INET 14 years ago
David S. Miller f06cd54f55 pkt_sched: Kill set but unused variable 'protocol' in tc_classify() 14 years ago
Lai Jiangshan 75ef0368d1 net,act_police,rcu: remove rcu_barrier() 14 years ago
Lai Jiangshan 5957b1ac52 net,rcu: convert call_rcu(tcf_police_free_rcu) to kfree_rcu() 14 years ago
Lai Jiangshan f5c8593c10 net,rcu: convert call_rcu(tcf_common_free_rcu) to kfree_rcu() 14 years ago
Eric Dumazet b71d1d426d inet: constify ip headers and in6_addr 14 years ago
stephen hemminger 0545a30377 pkt_sched: QFQ - quick fair queue scheduler 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
David S. Miller 5e2b61f784 ipv4: Remove flowi from struct rtable. 14 years ago
Eric Dumazet d276055c4e net_sched: reduce fifo qdisc size 14 years ago
Hagen Paul Pfeifer 52bc97470e sched: protocol only needed when CONFIG_NET_CLS_ACT is enabled 14 years ago
David S. Miller 78776d3f2b sch_netem: Need to include vmalloc.h 14 years ago
Eric Dumazet 26f70e1202 sch_choke: add choke_skb_cb 14 years ago
stephen hemminger 250a65f782 netem: update version and cleanup 14 years ago
stephen hemminger 661b79725f netem: revised correlated loss generator 14 years ago
stephen hemminger 10f6dfcfde Revert "sch_netem: Remove classful functionality" 14 years ago
stephen hemminger df173bda26 netem: define NETEM_DIST_MAX 14 years ago
stephen hemminger 6373a9a286 netem: use vmalloc for distribution table 14 years ago
stephen hemminger 861d7f745f netem: cleanup dump code 14 years ago
stephen hemminger e0c563101a em_meta: fix sparse warning 14 years ago
stephen hemminger ea18fd950e mqprio: cleanups 14 years ago
Eric Dumazet e13e02a3c6 net_sched: SFB flow scheduler 14 years ago
stephen hemminger 86fce3ba1e cls_u32: fix sparse warnings 14 years ago
Eric W. Biederman 5f04d5068a net: Fix more stale on-stack list_head objects. 14 years ago
Ben Hutchings ac7100ba93 sch_mqprio: Always set num_tc to 0 in mqprio_destroy() 14 years ago
David S. Miller cdfb74d4c2 sch_choke: Need linux/vmalloc.h 14 years ago
stephen hemminger 45e144339a sched: CHOKe flow scheduler 14 years ago
stephen hemminger 119b3d3869 sfq: deadlock in error path 14 years ago
Eric Dumazet 144ce879b0 net_sched: sch_mqprio: dont leak kernel memory 14 years ago
Eric Dumazet 23624935e0 net_sched: TCQ_F_CAN_BYPASS generalization 14 years ago
Eric Dumazet 9190b3b320 net_sched: accurate bytes/packets stats/rates 14 years ago
Eric Dumazet a2da570d62 net_sched: RCU conversion of stab 14 years ago
Eric Dumazet fd245a4adb net_sched: move TCQ_F_THROTTLED flag 14 years ago
Eric Dumazet 817fb15dfd net_sched: sfq: allow divisor to be a parameter 14 years ago
Eric Dumazet cc7ec456f8 net_sched: cleanups 14 years ago
John Fastabend b8970f0bfc net_sched: implement a root container qdisc sch_mqprio 14 years ago