Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
686e783869d37935510b4d2c266948677be82665
/
net
/
sched
/
cls_flow.c
cd79a23
flow_dissector: Add flags argument to skb_flow_dissector functions
by Tom Herbert
· 9 years ago
32b2f4b
sched: cls_flow: fix panic on filter replace
by Daniel Borkmann
· 9 years ago
c3f8324
net: Add full IPv6 addresses to flow_keys
by Tom Herbert
· 9 years ago
59346af
flow_dissector: change port array into src, dst tuple
by Jiri Pirko
· 9 years ago
06635a3
flow_dissect: use programable dissector in skb_flow_dissect and friends
by Jiri Pirko
· 9 years ago
1bd758e
net: change name of flow_dissector header to match the .c file name
by Jiri Pirko
· 9 years ago
1e052be
net_sched: destroy proto tp when all filters are gone
by Cong Wang
· 10 years ago
d8b9605
net: sched: fix skb->protocol use in case of accelerated vlan path
by Jiri Pirko
· 10 years ago
6ea3b44
net: sched: cls: use nla_nest_cancel instead of nlmsg_trim
by Jiri Pirko
· 10 years ago
57d743a
net: sched: cls: remove unused op put from tcf_proto_ops
by Jiri Pirko
· 10 years ago
2f8a296
net_sched: cls_flow: remove duplicate assignments
by Jiri Pirko
· 10 years ago
6a659cd
net_sched: cls_flow: remove faulty use of list_for_each_entry_rcu
by Jiri Pirko
· 10 years ago
0287587
net: better IFF_XMIT_DST_RELEASE support
by Eric Dumazet
· 10 years ago
82a470f
net: sched: remove tcf_proto from ematch calls
by John Fastabend
· 10 years ago
18d0264
net_sched: remove the first parameter from tcf_exts_destroy()
by WANG Cong
· 10 years ago
70da9f0
net: sched: cls_flow use RCU
by John Fastabend
· 10 years ago
2f7ef2f
sched, cls: check if we could overwrite actions when changing a filter
by Cong Wang
· 11 years ago
832d1d5
net_sched: add struct net pointer to tcf_proto_ops->dump
by WANG Cong
· 11 years ago
5da57f4
net_sched: cls: refactor out struct tcf_ext_map
by WANG Cong
· 11 years ago
33be627
net_sched: act: use standard struct list_head
by WANG Cong
· 11 years ago
3958afa1b
net: Change skb_get_rxhash to skb_get_hash
by Tom Herbert
· 11 years ago
e32123e
netlink: rename ssk to sk in struct netlink_skb_params
by Patrick McHardy
· 12 years ago
c1b5273
pkt_sched: namespace aware act_mirred
by Benjamin LaHaise
· 12 years ago
a6c6796
userns: Convert cls_flow to work with user namespaces enabled
by Eric W. Biederman
· 12 years ago
af4c664
net sched: Pass the skb into change so it can access NETLINK_CB
by Eric W. Biederman
· 12 years ago
1b34ec4
pkt_sched: Stop using NLA_PUT*().
by David S. Miller
· 13 years ago
3a53943
cls_flow: remove one dynamic array
by Eric Dumazet
· 13 years ago
6bd2a9a
cls_flow: use skb_flow_dissect()
by Eric Dumazet
· 13 years ago
3a9a231
net: Fix files explicitly needing to include module.h
by Paul Gortmaker
· 13 years ago
859c201
net_sched: cls_flow: use skb_header_pointer()
by Eric Dumazet
· 13 years ago
dc7f9f6
net: sched: constify tcf_proto and tc_action
by Eric Dumazet
· 13 years ago
56f8a75
ip: introduce ip_is_fragment helper inline function
by Paul Gortmaker
· 13 years ago
a07aa00
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 14 years ago
cc7ec45
net_sched: cleanups
by Eric Dumazet
· 14 years ago
c7066f7
netfilter: fix Kconfig dependencies
by Patrick McHardy
· 14 years ago
739a91e
net_sched: cls_flow: add key rxhash
by Changli Gao
· 14 years ago
78d3307
net_sched: cls_flow: use proto_ports_offset() to support AH message
by Changli Gao
· 14 years ago
4b95c3d
cls_flow: add sanity check for the packet length
by Changli Gao
· 14 years ago
3fa21e0
net: Remove unnecessary returns from void function()s
by Joe Perches
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
8964be4
net: rename skb->iif to skb->skb_iif
by Eric Dumazet
· 15 years ago
adf3090
net: skb->dst accessors
by Eric Dumazet
· 15 years ago
d76b0d9
CRED: Use creds in file structs
by David Howells
· 16 years ago
6067804
net: Use hton[sl]() instead of __constant_hton[sl]() where applicable
by Arnaldo Carvalho de Melo
· 16 years ago
72d9794
net-sched: cls_flow: add perturbation support
by Patrick McHardy
· 16 years ago
9ec1381
[NET_SCHED]: cls_flow: support classification based on VLAN tag
by Patrick McHardy
· 17 years ago
4f25049
[NET_SCHED]: cls_flow: fix key mask validity check
by Patrick McHardy
· 17 years ago
0aead54
[NET_SCHED]: Add #ifdef CONFIG_NET_EMATCH in net/sched/cls_flow.c (latest git broken build)
by Rami Rosen
· 17 years ago
e5dfb81
[NET_SCHED]: Add flow classifier
by Patrick McHardy
· 17 years ago