Historique des commits

Auteur SHA1 Message Date
  Florian Westphal ec30d78c14 xfrm: add xdst pcpu cache il y a 8 ans
  Reshetova, Elena 88755e9c7c net, xfrm: convert xfrm_state.refcnt from atomic_t to refcount_t il y a 8 ans
  David S. Miller 93bbbfbb4a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next il y a 8 ans
  Antony Antony 8bafd73093 xfrm: add UDP encapsulation port in migrate message il y a 8 ans
  Antony Antony 4ab47d47af xfrm: extend MIGRATE with UDP encapsulation port il y a 8 ans
  Antony Antony a486cd2366 xfrm: fix state migration copy replay sequence numbers il y a 8 ans
  Geliang Tang a133d93054 xfrm: use memdup_user il y a 8 ans
  Steffen Klassert d77e38e612 xfrm: Add an IPsec hardware offloading API il y a 8 ans
  Steffen Klassert 9d389d7f84 xfrm: Add a xfrm type offload. il y a 8 ans
  Florian Westphal 3819a35fdb xfrm: fix possible null deref in xfrm_init_tempstate il y a 9 ans
  Florian Westphal 75cda62d9c xfrm: state: simplify rcu_read_unlock handling in two spots il y a 9 ans
  Florian Westphal 711059b975 xfrm: add and use xfrm_state_afinfo_get_rcu il y a 9 ans
  Florian Westphal af5d27c4e1 xfrm: remove xfrm_state_put_afinfo il y a 9 ans
  Florian Westphal 423826a7b1 xfrm: avoid rcu sparse warning il y a 9 ans
  Florian Westphal b3b73b8e6d xfrm: state: do not acquire lock in get_mtu helpers il y a 9 ans
  Alexander Alemayhu 1365e547c6 xfrm: trivial typos il y a 9 ans
  Thomas Gleixner 8b0e195314 ktime: Cleanup ktime_set() usage il y a 9 ans
  Linus Torvalds 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally il y a 9 ans
  Florian Westphal 2258d927a6 xfrm: remove unused helper il y a 9 ans
  David S. Miller 1678c1134f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next il y a 9 ans
  David S. Miller d6989d4bbe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net il y a 9 ans
  Florian Westphal c2f672fc94 xfrm: state lookup can be lockless il y a 9 ans
  Ilan Tayari b588479358 xfrm: Fix memory leak of aead algorithm name il y a 9 ans
  Florian Westphal 35db57bbc4 xfrm: state: remove per-netns gc task il y a 9 ans
  Florian Westphal d737a58055 xfrm: state: don't use lock anymore unless acquire operation is needed il y a 9 ans
  Florian Westphal c8406998b8 xfrm: state: use rcu_deref and assign_pointer helpers il y a 9 ans
  Florian Westphal b65e3d7be0 xfrm: state: add sequence count to detect hash resizes il y a 9 ans
  Florian Westphal df7274eb70 xfrm: state: delay freeing until rcu grace period has elapsed il y a 9 ans
  Florian Westphal 02efdff7e2 xfrm: state: use atomic_inc_not_zero to increment refcount il y a 9 ans
  Florian Westphal ae3fb6d321 xfrm: state: use hlist_for_each_entry_rcu helper il y a 9 ans