Commit Graph

829 Commits (a13861a28b90541aa207532d237e7a940f1b1c7b)

Author SHA1 Message Date
Eric Dumazet 3f1e6d3fd3 sch_gred: should not use GFP_KERNEL while holding a spinlock 13 years ago
Eric Dumazet 1ee5fa1e99 sch_red: fix red_change 13 years ago
Eric Dumazet f7e57044ee sch_teql: fix lockdep splat 13 years ago
Paul Gortmaker bc3b2d7fb9 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules 13 years ago
Paul Gortmaker 3a9a231d97 net: Fix files explicitly needing to include module.h 13 years ago
Eric Dumazet 859c20123a net_sched: cls_flow: use skb_header_pointer() 13 years ago
Igor Maravić 27e95a8c67 pkt_sched: cls_rsvp.h was outdated 14 years ago
Eric Dumazet 363437f40a net_sched: sfb: optimize enqueue on full queue 14 years ago
Jamal Hadi Salim 8919bc13e8 net_sched: fix port mirror/redirect stats reporting 14 years ago
Florian Westphal 3557619f0f net_sched: prio: use qdisc_dequeue_peeked 14 years ago
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