Commit History

Author SHA1 Message Date
  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 10 years ago
  John Fastabend 18cdb37ebf net: sched: do not use tcf_proto 'tp' argument from call_rcu 10 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
  David S. Miller 5e2b61f784 ipv4: Remove flowi from struct rtable. 14 years ago
  Eric Dumazet cc7ec456f8 net_sched: cleanups 14 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 adf30907d6 net: skb->dst accessors 16 years ago
  Patrick McHardy 47a1a1d4be pkt_sched: remove unnecessary xchg() in packet classifiers 16 years ago
  Jarek Poplawski 102396ae65 pkt_sched: Fix locking of qdisc_root with qdisc_root_sleeping_lock() 17 years ago
  David S. Miller 15b458fa65 pkt_sched: Kill qdisc_lock_tree usage in cls_route.c 17 years ago
  David S. Miller 5ce2d488fe pkt_sched: Remove 'dev' member of struct Qdisc. 17 years ago
  Patrick McHardy 5239008b0d [NET_SCHED]: Constify struct tcf_ext_map 17 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