Historial de Commits

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