Commit History

Author SHA1 Message Date
  Cong Wang 3fd51de5e3 cls_route: use tcf_exts_get_net() before call_rcu() 7 years ago
  Cong Wang c2f3f31d40 net_sched: use tcf_queue_work() in route filter 8 years ago
  Cong Wang 07d79fc7d9 net_sched: add reverse binding for tc class 8 years ago
  WANG Cong 8113c09567 net_sched: use void pointer for filter handle 8 years ago
  Jiri Pirko 8c98d571bb net: sched: cls_route: no need to call tcf_exts_change for newly allocated struct 8 years ago
  Jiri Pirko 6fc6d06e53 net: sched: remove redundant helpers tcf_exts_is_predicative and tcf_exts_is_available 8 years ago
  WANG Cong 4392053879 net_sched: remove useless NULL to tp->root 8 years ago
  WANG Cong 763dbf6328 net_sched: move the empty tp check from ->destroy() to ->delete() 8 years ago
  Johannes Berg fceb6435e8 netlink: pass extended ACK struct to parsing functions 8 years ago
  WANG Cong 21641c2e1f net_sched: check NULL on error path in route4_change() 9 years ago
  Jamal Hadi Salim 5a7a5555a3 net sched: stylistic cleanups 9 years ago
  WANG Cong b9a24bb76b net_sched: properly handle failure case of tcf_exts_init() 9 years ago
  Cong Wang 1e052be69d net_sched: destroy proto tp when all filters are gone 10 years ago
  WANG Cong a05c2d112c net_sched: move tp->root allocation into route4_init() 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
  Eric Dumazet 0287587884 net: better IFF_XMIT_DST_RELEASE support 11 years ago
  John Fastabend 18cdb37ebf net: sched: do not use tcf_proto 'tp' argument from call_rcu 11 years ago
  WANG Cong 18d0264f63 net_sched: remove the first parameter from tcf_exts_destroy() 11 years ago
  John Fastabend 1109c00547 net: sched: RCU cls_route 11 years ago
  Cong Wang 2f7ef2f879 sched, cls: check if we could overwrite actions when changing a filter 11 years ago
  WANG Cong a8701a6c7a net_sched: avoid casting void pointer 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 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
  Eric Dumazet dc7f9f6e88 net: sched: constify tcf_proto and tc_action 14 years ago