Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
1666cf8c492d7a9b8b83e26eb139961a4c137b80
/
net
/
sched
/
em_meta.c
41c6d65
net: convert sock.sk_refcnt from atomic_t to refcount_t
by Reshetova, Elena
· 7 years ago
fceb643
netlink: pass extended ACK struct to parsing functions
by Johannes Berg
· 8 years ago
4f17722
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/loadavg.h>
by Ingo Molnar
· 8 years ago
d65f2fa
net/sched: em_meta: Fix 'meta vlan' to correctly recognize zero VID frames
by Shmulik Ladkani
· 8 years ago
cfe2f14
qdisc: constify meta_type_ops structures
by Julia Lawall
· 9 years ago
02a56c8
net_sched: em_meta: use skb_to_full_sk() helper
by Eric Dumazet
· 9 years ago
df8a39d
net: rename vlan_tx_* helpers since "tx" is misleading there
by Jiri Pirko
· 10 years ago
d8b9605
net: sched: fix skb->protocol use in case of accelerated vlan path
by Jiri Pirko
· 10 years ago
82a470f
net: sched: remove tcf_proto from ematch calls
by John Fastabend
· 10 years ago
3958afa1b
net: Change skb_get_rxhash to skb_get_hash
by Tom Herbert
· 11 years ago
4f8f61e
net_sched: expand control flow of macro SKIP_NONLOCAL
by Yang Yingliang
· 11 years ago
0c4e402
qdisc: meta return ENOMEM on alloc failure
by stephen hemminger
· 11 years ago
5640f76
net: use a per task frag allocator
by Eric Dumazet
· 12 years ago
92101b3
ipv4: Prepare for change of rt->rt_iif encoding.
by David S. Miller
· 12 years ago
1b34ec4
pkt_sched: Stop using NLA_PUT*().
by David S. Miller
· 13 years ago
e20e694
net: remove SK_ROUTE_CAPS from meta ematch
by Michał Mirosław
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
5e2b61f
ipv4: Remove flowi from struct rtable.
by David S. Miller
· 14 years ago
e0c5631
em_meta: fix sparse warning
by stephen hemminger
· 14 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
c2e3143
tc: add meta match on receive hash
by Stephen Hemminger
· 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
2939e27
netsched: Allow var_sk_bound_if meta to work on all namespaces
by Eric Dumazet
· 15 years ago
d007563
em_meta: avoid one dev_put()
by Eric Dumazet
· 15 years ago
31e6d36
net: correct off-by-one write allocations reports
by Eric Dumazet
· 15 years ago
adf3090
net: skb->dst accessors
by Eric Dumazet
· 15 years ago
511c3f9
net: skb->rtable accessor
by Eric Dumazet
· 15 years ago
1a31f20
netsched: Allow meta match on vlan tag on receive
by Stephen Hemminger
· 16 years ago
ee6b967
[IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid casts
by Eric Dumazet
· 17 years ago
ed7af3b
[PKT_SCHED]: deinline functions in meta match
by Stephen Hemminger
· 17 years ago
04f217a
[TC]: oops in em_meta
by Stephen Hemminger
· 17 years ago
0ea9d70
[NET_SCHED]: em_meta: fix compile warning
by Patrick McHardy
· 17 years ago
3113e88
[PKT_SCHED]: vlan tag match
by Stephen Hemminger
· 17 years ago
7a9c1bd
[NET_SCHED]: Use nla_policy for attribute validation in ematches
by Patrick McHardy
· 17 years ago
1587bac
[NET_SCHED]: Use typeful attribute parsing helpers
by Patrick McHardy
· 17 years ago
24beeab
[NET_SCHED]: Use typeful attribute construction helpers
by Patrick McHardy
· 17 years ago
cee6372
[NET_SCHED]: Propagate nla_parse return value
by Patrick McHardy
· 17 years ago
add93b6
[NET_SCHED]: Convert classifiers from rtnetlink to new netlink API
by Patrick McHardy
· 17 years ago
3a4fa0a
Fix misspellings of "system", "controller", "interrupt" and "necessary".
by Robert P. J. Day
· 17 years ago
881d966
[NET]: Make the device list and device lookups per namespace.
by Eric W. Biederman
· 17 years ago
db3d99c
[NET_SCHED]: ematch: module autoloading
by Patrick McHardy
· 17 years ago
10297b9
[NET] SCHED: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
c7b1b24
[SCHED]: Use kmemdup & kzalloc where appropriate
by Arnaldo Carvalho de Melo
· 18 years ago
82e91ff
[NET]: Turn nfmark into generic mark
by Thomas Graf
· 18 years ago
0da974f
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
by Panagiotis Issaris
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
a51482b
[NET]: kfree cleanup
by Jesper Juhl
· 19 years ago
81c3d54
[INET]: speedup inet (tcp/dccp) lookups
by Eric Dumazet
· 19 years ago
7686ee1
[EMATCH]: Remove feature ifdefs in meta ematch.
by Patrick McHardy
· 19 years ago
261688d
[PKT_SCHED]: em_meta: Kill TCF_META_ID_{INDEV,SECURITY,TCVERDICT}
by David S. Miller
· 19 years ago
28e212f
[PKT_SCHED]: Kill TCF_META_ID_REALDEV from meta ematch.
by David S. Miller
· 19 years ago
3f1c81f
[EMATCH]: Kill TCF_META_ID_TCCLASSID reference from meta ematch as well.
by David S. Miller
· 19 years ago
e176fe8
[NET]: Remove unused security member in sk_buff
by Thomas Graf
· 19 years ago
98e5640
[PKT_SCHED]: Fix numeric comparison in meta ematch
by Thomas Graf
· 19 years ago
4890062
[PKT_SCHED]: Allow socket attributes to be matched on via meta ematch
by Thomas Graf
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago