Tom Herbert
|
cd79a2382a
flow_dissector: Add flags argument to skb_flow_dissector functions
|
10 年之前 |
Daniel Borkmann
|
32b2f4b196
sched: cls_flow: fix panic on filter replace
|
10 年之前 |
Tom Herbert
|
c3f8324188
net: Add full IPv6 addresses to flow_keys
|
10 年之前 |
Jiri Pirko
|
59346afe7a
flow_dissector: change port array into src, dst tuple
|
10 年之前 |
Jiri Pirko
|
06635a35d1
flow_dissect: use programable dissector in skb_flow_dissect and friends
|
10 年之前 |
Jiri Pirko
|
1bd758eb1c
net: change name of flow_dissector header to match the .c file name
|
10 年之前 |
Cong Wang
|
1e052be69d
net_sched: destroy proto tp when all filters are gone
|
10 年之前 |
Jiri Pirko
|
d8b9605d26
net: sched: fix skb->protocol use in case of accelerated vlan path
|
10 年之前 |
Jiri Pirko
|
6ea3b446b9
net: sched: cls: use nla_nest_cancel instead of nlmsg_trim
|
10 年之前 |
Jiri Pirko
|
57d743a3de
net: sched: cls: remove unused op put from tcf_proto_ops
|
10 年之前 |
Jiri Pirko
|
2f8a2965da
net_sched: cls_flow: remove duplicate assignments
|
10 年之前 |
Jiri Pirko
|
6a659cd061
net_sched: cls_flow: remove faulty use of list_for_each_entry_rcu
|
10 年之前 |
Eric Dumazet
|
0287587884
net: better IFF_XMIT_DST_RELEASE support
|
10 年之前 |
John Fastabend
|
82a470f111
net: sched: remove tcf_proto from ematch calls
|
10 年之前 |
WANG Cong
|
18d0264f63
net_sched: remove the first parameter from tcf_exts_destroy()
|
11 年之前 |
John Fastabend
|
70da9f0bf9
net: sched: cls_flow use RCU
|
11 年之前 |
Cong Wang
|
2f7ef2f879
sched, cls: check if we could overwrite actions when changing a filter
|
11 年之前 |
WANG Cong
|
832d1d5bfa
net_sched: add struct net pointer to tcf_proto_ops->dump
|
11 年之前 |
WANG Cong
|
5da57f422d
net_sched: cls: refactor out struct tcf_ext_map
|
11 年之前 |
WANG Cong
|
33be627159
net_sched: act: use standard struct list_head
|
11 年之前 |
Tom Herbert
|
3958afa1b2
net: Change skb_get_rxhash to skb_get_hash
|
11 年之前 |
Patrick McHardy
|
e32123e598
netlink: rename ssk to sk in struct netlink_skb_params
|
12 年之前 |
Benjamin LaHaise
|
c1b52739e4
pkt_sched: namespace aware act_mirred
|
12 年之前 |
Eric W. Biederman
|
a6c6796c71
userns: Convert cls_flow to work with user namespaces enabled
|
13 年之前 |
Eric W. Biederman
|
af4c6641f5
net sched: Pass the skb into change so it can access NETLINK_CB
|
13 年之前 |
David S. Miller
|
1b34ec43c9
pkt_sched: Stop using NLA_PUT*().
|
13 年之前 |
Eric Dumazet
|
3a53943b5a
cls_flow: remove one dynamic array
|
13 年之前 |
Eric Dumazet
|
6bd2a9af17
cls_flow: use skb_flow_dissect()
|
13 年之前 |
Paul Gortmaker
|
3a9a231d97
net: Fix files explicitly needing to include module.h
|
14 年之前 |
Eric Dumazet
|
859c20123a
net_sched: cls_flow: use skb_header_pointer()
|
13 年之前 |