Shmulik Ladkani
|
d65f2fa680
net/sched: em_meta: Fix 'meta vlan' to correctly recognize zero VID frames
|
8 years ago |
Julia Lawall
|
cfe2f14c72
qdisc: constify meta_type_ops structures
|
9 years ago |
Eric Dumazet
|
02a56c81cf
net_sched: em_meta: use skb_to_full_sk() helper
|
9 years ago |
Jiri Pirko
|
df8a39defa
net: rename vlan_tx_* helpers since "tx" is misleading there
|
10 years ago |
Jiri Pirko
|
d8b9605d26
net: sched: fix skb->protocol use in case of accelerated vlan path
|
10 years ago |
John Fastabend
|
82a470f111
net: sched: remove tcf_proto from ematch calls
|
11 years ago |
Tom Herbert
|
3958afa1b2
net: Change skb_get_rxhash to skb_get_hash
|
11 years ago |
Yang Yingliang
|
4f8f61eb43
net_sched: expand control flow of macro SKIP_NONLOCAL
|
11 years ago |
stephen hemminger
|
0c4e4020f0
qdisc: meta return ENOMEM on alloc failure
|
12 years ago |
Eric Dumazet
|
5640f76858
net: use a per task frag allocator
|
13 years ago |
David S. Miller
|
92101b3b2e
ipv4: Prepare for change of rt->rt_iif encoding.
|
13 years ago |
David S. Miller
|
1b34ec43c9
pkt_sched: Stop using NLA_PUT*().
|
13 years ago |
Michał Mirosław
|
e20e694073
net: remove SK_ROUTE_CAPS from meta ematch
|
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 |
stephen hemminger
|
e0c563101a
em_meta: fix sparse warning
|
14 years ago |
David S. Miller
|
a07aa004c8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
|
14 years ago |
Eric Dumazet
|
cc7ec456f8
net_sched: cleanups
|
14 years ago |
Patrick McHardy
|
c7066f70d9
netfilter: fix Kconfig dependencies
|
14 years ago |
Stephen Hemminger
|
c2e3143e3c
tc: add meta match on receive hash
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Eric Dumazet
|
2939e27599
netsched: Allow var_sk_bound_if meta to work on all namespaces
|
15 years ago |
Eric Dumazet
|
d0075634cf
em_meta: avoid one dev_put()
|
15 years ago |
Eric Dumazet
|
31e6d363ab
net: correct off-by-one write allocations reports
|
16 years ago |
Eric Dumazet
|
adf30907d6
net: skb->dst accessors
|
16 years ago |
Eric Dumazet
|
511c3f92ad
net: skb->rtable accessor
|
16 years ago |
Stephen Hemminger
|
1a31f2042e
netsched: Allow meta match on vlan tag on receive
|
16 years ago |
Eric Dumazet
|
ee6b967301
[IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid casts
|
17 years ago |
Stephen Hemminger
|
ed7af3b350
[PKT_SCHED]: deinline functions in meta match
|
17 years ago |
Stephen Hemminger
|
04f217aca4
[TC]: oops in em_meta
|
17 years ago |