Minoru Usui
|
12186be7d2
net_cls: fix unconfigured struct tcf_proto keeps chaining and avoid kernel panic when we use cls_cgroup
|
16 年之前 |
Robert Love
|
d0ab8ff81b
net: Only store high 16 bits of kernel generated filter priorities
|
16 年之前 |
Patrick McHardy
|
47a1a1d4be
pkt_sched: remove unnecessary xchg() in packet classifiers
|
16 年之前 |
Johannes Berg
|
95a5afca4a
net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)
|
16 年之前 |
Jarek Poplawski
|
102396ae65
pkt_sched: Fix locking of qdisc_root with qdisc_root_sleeping_lock()
|
16 年之前 |
Jarek Poplawski
|
323c048836
pkt_sched: Fix unlocking in tc_ctl_tfilter()
|
16 年之前 |
David S. Miller
|
55dbc640c3
pkt_sched: Remove qdisc_lock_tree usage in cls_api.c
|
17 年之前 |
David S. Miller
|
e8a0464cc9
netdev: Allocate multiple queues for TX.
|
17 年之前 |
David S. Miller
|
b0e1e6462d
netdev: Move rest of qdisc state into struct netdev_queue
|
17 年之前 |
David S. Miller
|
5ce2d488fe
pkt_sched: Remove 'dev' member of struct Qdisc.
|
17 年之前 |
Patrick McHardy
|
f2df824948
net_sched: cls_api: fix return value for non-existant classifiers
|
17 年之前 |
YOSHIFUJI Hideaki
|
3b1e0a655f
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
|
17 年之前 |
Patrick McHardy
|
5239008b0d
[NET_SCHED]: Constify struct tcf_ext_map
|
17 年之前 |
Patrick McHardy
|
57e1c487a4
[NET_SCHED]: Use NLA_PUT_STRING for string dumping
|
17 年之前 |
Patrick McHardy
|
4b3550ef53
[NET_SCHED]: Use nla_nest_start/nla_nest_end
|
17 年之前 |
Patrick McHardy
|
ab27cfb85c
[NET_SCHED]: act_api: use PTR_ERR in tcf_action_init/tcf_action_get
|
17 年之前 |
Patrick McHardy
|
7ba699c604
[NET_SCHED]: Convert actions from rtnetlink to new netlink API
|
17 年之前 |
Patrick McHardy
|
add93b610a
[NET_SCHED]: Convert classifiers from rtnetlink to new netlink API
|
17 年之前 |
Patrick McHardy
|
2eb9d75c72
[NET_SCHED]: mark classifier ops __read_mostly
|
17 年之前 |
Stephen Hemminger
|
aa767bfea4
[PKT_SCHED] net classifier: style cleanup's
|
17 年之前 |
Denis V. Lunev
|
97c53cacf0
[NET]: Make rtnetlink infrastructure network namespace aware (v3)
|
17 年之前 |
Denis V. Lunev
|
b854272b3c
[NET]: Modify all rtnetlink methods to only work in the initial namespace (v2)
|
17 年之前 |
Eric Dumazet
|
20fea08b5f
[NET]: Move Qdisc_class_ops and Qdisc_ops in appropriate sections.
|
17 年之前 |
Eric W. Biederman
|
881d966b48
[NET]: Make the device list and device lookups per namespace.
|
17 年之前 |
Patrick McHardy
|
c3bc7cff8f
[NET_SCHED]: Kill CONFIG_NET_CLS_POLICE
|
18 年之前 |
Patrick McHardy
|
0ba4805383
[NET_SCHED]: Remove unnecessary includes
|
18 年之前 |
Patrick McHardy
|
0463d4ae25
[NET_SCHED]: Eliminate qdisc_tree_lock
|
18 年之前 |
Thomas Graf
|
82623c0d73
[PKT_SCHED] cls: Use rtnl registration interface
|
18 年之前 |
Arnaldo Carvalho de Melo
|
dc5fc579b9
[NETLINK]: Use nlmsg_trim() where appropriate
|
18 年之前 |
Arnaldo Carvalho de Melo
|
27a884dc3c
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
|
18 年之前 |