Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
68dbff9ce92ae2f923321d150fb72a6d8b05e640
/
net
/
sched
/
cls_rsvp.h
aaa908f
net_sched: switch to rcu_work
by Cong Wang
· 6 years ago
715df5e
net: sched: propagate extack to cls->destroy callbacks
by Jakub Kicinski
· 7 years ago
571acf2
net: sched: cls: add extack support for delete callback
by Alexander Aring
· 7 years ago
50a5619
net: sched: cls: add extack support for tcf_exts_validate
by Alexander Aring
· 7 years ago
7306db3
net: sched: cls: add extack support for change callback
by Alexander Aring
· 7 years ago
9658506
cls_rsvp: use tcf_exts_get_net() before call_rcu()
by Cong Wang
· 7 years ago
d4f84a4
net_sched: use tcf_queue_work() in rsvp filter
by Cong Wang
· 7 years ago
230cfd2
net/sched: fix pointer check in gen_handle
by Josh Hunt
· 7 years ago
07d79fc
net_sched: add reverse binding for tc class
by Cong Wang
· 7 years ago
8113c09
net_sched: use void pointer for filter handle
by WANG Cong
· 7 years ago
9b0d444
net: sched: avoid atomic swap in tcf_exts_change
by Jiri Pirko
· 7 years ago
4392053
net_sched: remove useless NULL to tp->root
by WANG Cong
· 8 years ago
763dbf6
net_sched: move the empty tp check from ->destroy() to ->delete()
by WANG Cong
· 8 years ago
fceb643
netlink: pass extended ACK struct to parsing functions
by Johannes Berg
· 8 years ago
d936377
net, sched: respect rcu grace period on cls destruction
by Daniel Borkmann
· 8 years ago
b9a24bb
net_sched: properly handle failure case of tcf_exts_init()
by WANG Cong
· 8 years ago
9e528d8
net_sched: convert rsvp to call tcf_exts_destroy from rcu callback
by Alexei Starovoitov
· 9 years ago
1e052be
net_sched: destroy proto tp when all filters are gone
by Cong Wang
· 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
53dfd50
net: sched: cls_rcvp, complete rcu conversion
by John Fastabend
· 10 years ago
18d0264
net_sched: remove the first parameter from tcf_exts_destroy()
by WANG Cong
· 10 years ago
b929d86
net: sched: rcu'ify cls_rsvp
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
c1b5273
pkt_sched: namespace aware act_mirred
by Benjamin LaHaise
· 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
27e95a8
pkt_sched: cls_rsvp.h was outdated
by Igor Maravić
· 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
cc7ec45
net_sched: cleanups
by Eric Dumazet
· 14 years ago
12dc96d
cls_rsvp: add sanity check for the packet length
by Changli Gao
· 14 years ago
f64f9e7
net: Move && and || to end of previous line
by Joe Perches
· 15 years ago
6fa8c01
[NET_SCHED]: Use nla_policy for attribute validation in classifiers
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
4b3550ef
[NET_SCHED]: Use nla_nest_start/nla_nest_end
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
dc5fc57
[NETLINK]: Use nlmsg_trim() where appropriate
by Arnaldo Carvalho de Melo
· 18 years ago
27a884d
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
by Arnaldo Carvalho de Melo
· 18 years ago
0660e03
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
by Arnaldo Carvalho de Melo
· 18 years ago
eddc9ec
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
by Arnaldo Carvalho de Melo
· 18 years ago
b6d9bcb
[NET] SCHED: Use htons() where appropriate.
by YOSHIFUJI Hideaki
· 18 years ago
10297b9
[NET] SCHED: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
66c6f52
[NET]: net/sched annotations.
by Al Viro
· 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
8a47077
[NETLINK]: Missing padding fields in dumped structures
by Patrick McHardy
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago