Historial de Commits

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