Commit History

Author SHA1 Message Date
  Daniel Borkmann d936377414 net, sched: respect rcu grace period on cls destruction 8 years ago
  WANG Cong b9a24bb76b net_sched: properly handle failure case of tcf_exts_init() 9 years ago
  Alexei Starovoitov 9e528d8915 net_sched: convert rsvp to call tcf_exts_destroy from rcu callback 10 years ago
  Cong Wang 1e052be69d net_sched: destroy proto tp when all filters are gone 10 years ago
  Jiri Pirko 6ea3b446b9 net: sched: cls: use nla_nest_cancel instead of nlmsg_trim 10 years ago
  Jiri Pirko 57d743a3de net: sched: cls: remove unused op put from tcf_proto_ops 10 years ago
  John Fastabend 53dfd50181 net: sched: cls_rcvp, complete rcu conversion 11 years ago
  WANG Cong 18d0264f63 net_sched: remove the first parameter from tcf_exts_destroy() 11 years ago
  John Fastabend b929d86d25 net: sched: rcu'ify cls_rsvp 11 years ago
  Cong Wang 2f7ef2f879 sched, cls: check if we could overwrite actions when changing a filter 11 years ago
  WANG Cong 832d1d5bfa net_sched: add struct net pointer to tcf_proto_ops->dump 11 years ago
  WANG Cong 5da57f422d net_sched: cls: refactor out struct tcf_ext_map 11 years ago
  WANG Cong 33be627159 net_sched: act: use standard struct list_head 11 years ago
  Benjamin LaHaise c1b52739e4 pkt_sched: namespace aware act_mirred 12 years ago
  Eric W. Biederman af4c6641f5 net sched: Pass the skb into change so it can access NETLINK_CB 13 years ago
  David S. Miller 1b34ec43c9 pkt_sched: Stop using NLA_PUT*(). 13 years ago
  Igor Maravić 27e95a8c67 pkt_sched: cls_rsvp.h was outdated 14 years ago
  Eric Dumazet dc7f9f6e88 net: sched: constify tcf_proto and tc_action 14 years ago
  Paul Gortmaker 56f8a75c17 ip: introduce ip_is_fragment helper inline function 14 years ago
  Eric Dumazet cc7ec456f8 net_sched: cleanups 14 years ago
  Changli Gao 12dc96d167 cls_rsvp: add sanity check for the packet length 15 years ago
  Joe Perches f64f9e7192 net: Move && and || to end of previous line 15 years ago
  Patrick McHardy 6fa8c0144b [NET_SCHED]: Use nla_policy for attribute validation in classifiers 17 years ago
  Patrick McHardy 1587bac49f [NET_SCHED]: Use typeful attribute parsing helpers 17 years ago
  Patrick McHardy 24beeab539 [NET_SCHED]: Use typeful attribute construction helpers 17 years ago
  Patrick McHardy 4b3550ef53 [NET_SCHED]: Use nla_nest_start/nla_nest_end 17 years ago
  Patrick McHardy cee63723b3 [NET_SCHED]: Propagate nla_parse return value 17 years ago
  Patrick McHardy add93b610a [NET_SCHED]: Convert classifiers from rtnetlink to new netlink API 17 years ago
  Arnaldo Carvalho de Melo dc5fc579b9 [NETLINK]: Use nlmsg_trim() where appropriate 18 years ago
  Arnaldo Carvalho de Melo 27a884dc3c [SK_BUFF]: Convert skb->tail to sk_buff_data_t 18 years ago