Commit History

Author SHA1 Message Date
  Vlad Buslov c10bbfae3a net: sched: null actions array pointer before releasing action 7 years ago
  Paolo Abeni 97763dc0f4 net_sched: reject unknown tcfa_action values 7 years ago
  Cong Wang 244cd96adb net_sched: remove list_head from tc_action 7 years ago
  Cong Wang 7d485c451f net_sched: remove unused tcf_idr_check() 7 years ago
  Cong Wang b144e7ec51 net_sched: remove unused parameter for tcf_action_delete() 7 years ago
  Cong Wang 97a3f84f2c net_sched: remove unnecessary ops->delete() 7 years ago
  Cong Wang edfaf94fa7 net_sched: improve and refactor tcf_action_put_many() 7 years ago
  Paolo Abeni 802bfb1915 net/sched: user-space can't set unknown tcfa_action values 7 years ago
  Jiri Pirko 1f3ed383fb net: sched: don't dump chains only held by actions 7 years ago
  Vlad Buslov e0479b670d net: sched: fix unprotected access to rcu cookie pointer 7 years ago
  David S. Miller 0dbc81eab4 net: sched: Fix warnings from xchg() on RCU'd cookie pointer. 7 years ago
  Vlad Buslov 90b73b77d0 net: sched: change action API to use array of pointers to actions 7 years ago
  Vlad Buslov 0190c1d452 net: sched: atomically check-allocate action 7 years ago
  Vlad Buslov cae422f379 net: sched: use reference counting action init 7 years ago
  Vlad Buslov 4e8ddd7f17 net: sched: don't release reference on action overwrite 7 years ago
  Vlad Buslov 16af606739 net: sched: implement reference counted action release 7 years ago
  Vlad Buslov 2a2ea34970 net: sched: implement action API that deletes action by index 7 years ago
  Vlad Buslov 3f7c72bc42 net: sched: always take reference to action 7 years ago
  Vlad Buslov 789871bb2a net: sched: implement unlocked action init API 7 years ago
  Vlad Buslov 036bb44327 net: sched: change type of reference and bind counters 7 years ago
  Vlad Buslov eec94fdb04 net: sched: use rcu for action cookie update 7 years ago
  Vlad Buslov 290aa0ad74 net: sched: don't disable bh when accessing action idr 7 years ago
  David S. Miller c0b458a946 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 7 years ago
  Kirill Tkhai 2f635ceeb2 net: Drop pernet_operations::async 7 years ago
  Craig Dillabaugh 734549eb55 net sched actions: fix dumping which requires several messages to user space 7 years ago
  Davide Caratti affaa0c724 net/sched: remove tcf_idr_cleanup() 7 years ago
  Roman Mashak 4e76e75d6a net sched actions: calculate add/delete event message size 7 years ago
  Roman Mashak d04e6990c9 net sched actions: update Add/Delete action API with new argument 7 years ago
  Roman Mashak d143b9e305 net sched actions: corrected extack message 7 years ago
  Alexander Aring b36201455a net: sched: act: handle extack in tcf_generic_walker 7 years ago