index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
xfrm
Commit message (
Expand
)
Author
Age
*
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-07-04
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-30
|
\
|
*
xfrm: move xfrm_garbage_collect out of xfrm_policy_flush
Hangbin Liu
2017-06-12
|
*
xfrm: fix xfrm_dev_event() missing when compile without CONFIG_XFRM_OFFLOAD
Hangbin Liu
2017-06-07
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-06-23
|
\
\
|
*
|
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: Make function xfrm_dev_register static
Wei Yongjun
2017-05-19
|
*
|
xfrm: use memdup_user
Geliang Tang
2017-05-16
*
|
|
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-17
|
|
/
|
/
|
*
|
xfrm: fix state migration copy replay sequence numbers
Antony Antony
2017-05-19
*
|
xfrm: Fix NETDEV_DOWN with IPSec offload
Ilan Tayari
2017-05-08
*
|
xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICY
Sabrina Dubroca
2017-05-04
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-05-02
|
\
|
*
xfrm: Indicate xfrm_state offload errors
Ilan Tayari
2017-05-01
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-04-21
|
|
\
|
|
*
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-14
|
*
|
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-13
|
|
/
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-04-11
|
|
\
|
|
*
xfrm: use "unsigned int" in __xfrm6_pref_hash()
Alexey Dobriyan
2017-03-24
|
|
*
xfrm: remove unused struct xfrm_mgr::id
Alexey Dobriyan
2017-03-24
*
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-05-02
|
\
\
\
|
*
|
|
xfrm: Prepare for CRYPTO_MAX_ALG_NAME expansion
Herbert Xu
2017-04-10
|
|
|
/
|
|
/
|
*
|
|
xfrm: fix GRO for !CONFIG_NETFILTER
Sabrina Dubroca
2017-04-27
*
|
|
xfrm: do the garbage collection after flushing policy
Xin Long
2017-04-26
|
|
/
|
/
|
*
|
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-29
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-03-07
|
\
\
|
*
|
xfrm: Don't use sk_family for socket policy lookups
Steffen Klassert
2017-02-14
|
*
|
xfrm: policy: init locks early
Florian Westphal
2017-02-09
|
|
/
*
|
xfrm: provide correct dst in xfrm_neigh_lookup
Julian Anastasov
2017-02-26
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-02-16
|
\
\
|
*
|
esp: Add a software GRO codepath
Steffen Klassert
2017-02-15
|
*
|
xfrm: Extend the sec_path for IPsec offloading
Steffen Klassert
2017-02-15
|
*
|
xfrm: Export xfrm_parse_spi.
Steffen Klassert
2017-02-15
|
*
|
net: Prepare gro for packet consuming gro callbacks
Steffen Klassert
2017-02-15
[next]