index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
xfrm
Age
Commit message (
Expand
)
Author
2017-08-28
xfrm_user: fix info leak in build_aevent()
Mathias Krause
2017-08-28
xfrm_user: fix info leak in build_expire()
Mathias Krause
2017-08-28
xfrm_user: fix info leak in xfrm_notify_sa()
Mathias Krause
2017-08-28
xfrm_user: fix info leak in copy_user_offload()
Mathias Krause
2017-08-24
net: xfrm: don't double-hold dst when sk_policy in use.
Lorenzo Colitti
2017-08-03
xfrm: policy: check policy direction value
Vladis Dronov
2017-08-02
xfrm: fix null pointer dereference on state and tmpl sort
Koichiro Den
2017-07-04
net, xfrm: convert sec_path.refcnt from atomic_t to refcount_t
Reshetova, Elena
2017-07-04
net, xfrm: convert xfrm_policy.refcnt from atomic_t to refcount_t
Reshetova, Elena
2017-07-04
net, xfrm: convert xfrm_state.refcnt from atomic_t to refcount_t
Reshetova, Elena
2017-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-06-17
net: remove DST_NOCACHE flag
Wei Wang
2017-06-17
net: remove DST_NOGC flag
Wei Wang
2017-06-17
xfrm: take refcnt of dst when creating struct xfrm_dst bundle
Wei Wang
2017-06-12
xfrm: move xfrm_garbage_collect out of xfrm_policy_flush
Hangbin Liu
2017-06-07
xfrm: add UDP encapsulation port in migrate message
Antony Antony
2017-06-07
xfrm: extend MIGRATE with UDP encapsulation port
Antony Antony
2017-06-07
xfrm: fix xfrm_dev_event() missing when compile without CONFIG_XFRM_OFFLOAD
Hangbin Liu
2017-05-19
xfrm: fix state migration copy replay sequence numbers
Antony Antony
2017-05-19
xfrm: Make function xfrm_dev_register static
Wei Yongjun
2017-05-16
xfrm: use memdup_user
Geliang Tang
2017-05-08
xfrm: Fix NETDEV_DOWN with IPSec offload
Ilan Tayari
2017-05-04
xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICY
Sabrina Dubroca
2017-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-05-02
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-05-01
xfrm: Indicate xfrm_state offload errors
Ilan Tayari
2017-04-27
xfrm: fix GRO for !CONFIG_NETFILTER
Sabrina Dubroca
2017-04-26
xfrm: do the garbage collection after flushing policy
Xin Long
2017-04-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-04-14
xfrm: Prepare the GRO codepath for hardware offloading.
Steffen Klassert
2017-04-14
xfrm: Add encapsulation header offsets while SKB is not encrypted
Ilan Tayari
2017-04-14
net: Add a xfrm validate function to validate_xmit_skb
Steffen Klassert
2017-04-14
xfrm: Add xfrm_replay_overflow functions for offloading
Steffen Klassert
2017-04-14
esp: Add gso handlers for esp4 and esp6
Steffen Klassert
2017-04-14
xfrm: Add an IPsec hardware offloading API
Steffen Klassert
2017-04-14
xfrm: Move device notifications to a sepatate file
Steffen Klassert
2017-04-14
xfrm: Add a xfrm type offload.
Steffen Klassert
2017-04-13
netlink: pass extended ACK struct where available
Johannes Berg
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
2017-04-13
netlink: extended ACK reporting
Johannes Berg
2017-04-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-04-10
xfrm: Prepare for CRYPTO_MAX_ALG_NAME expansion
Herbert Xu
2017-03-29
Merge branch 'apw' (xfrm_user fixes)
Linus Torvalds
2017-03-29
xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harder
Andy Whitcroft
2017-03-29
xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_window
Andy Whitcroft
2017-03-24
xfrm: use "unsigned int" in __xfrm6_pref_hash()
Alexey Dobriyan
2017-03-24
xfrm: remove unused struct xfrm_mgr::id
Alexey Dobriyan
2017-03-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-02-26
xfrm: provide correct dst in xfrm_neigh_lookup
Julian Anastasov
[next]