index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
xfrm.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfrm: destroy xfrm_state synchronously on net exit path
Cong Wang
2019-02-05
1
-3
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-20
1
-0
/
+1
|
\
|
*
xfrm_user: fix freeing of xfrm states on acquire
Mathias Krause
2018-11-23
1
-0
/
+1
*
|
net: switch secpath to use skb extension infrastructure
Florian Westphal
2018-12-19
1
-21
/
+1
*
|
xfrm: use secpath_exist where applicable
Florian Westphal
2018-12-19
1
-1
/
+1
*
|
net: use skb_sec_path helper in more places
Florian Westphal
2018-12-19
1
-2
/
+4
*
|
net: move secpath_exist helper to sk_buff.h
Florian Westphal
2018-12-19
1
-9
/
+0
*
|
xfrm: change secpath_set to return secpath struct, not error value
Florian Westphal
2018-12-19
1
-1
/
+1
*
|
xfrm: clean an indentation issue, remove a space
Colin Ian King
2018-12-10
1
-1
/
+1
*
|
xfrm: policy: store inexact policies in a tree ordered by destination address
Florian Westphal
2018-11-09
1
-0
/
+1
*
|
xfrm: policy: add inexact policy search tree infrastructure
Florian Westphal
2018-11-09
1
-0
/
+1
*
|
xfrm: policy: store inexact policies in an rhashtable
Florian Westphal
2018-11-09
1
-0
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-08-15
1
-9
/
+50
|
\
|
*
xfrm: Remove xfrmi interface ID from flowi
Benedict Wong
2018-07-20
1
-1
/
+1
|
*
ipv6: xfrm: use 64-bit timestamps
Arnd Bergmann
2018-07-11
1
-1
/
+1
|
*
xfrm: policy: remove pcpu policy cache
Florian Westphal
2018-06-25
1
-1
/
+0
|
*
xfrm: Add virtual xfrm interfaces
Steffen Klassert
2018-06-23
1
-0
/
+24
|
*
xfrm: Add a new lookup key to match xfrm interfaces.
Steffen Klassert
2018-06-23
1
-5
/
+16
|
*
xfrm: Extend the output_mark to support input direction and masking.
Steffen Klassert
2018-06-23
1
-1
/
+8
*
|
audit: eliminate audit_enabled magic number comparison
Richard Guy Briggs
2018-06-19
1
-1
/
+1
|
/
*
Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-06-06
1
-2
/
+2
|
\
|
*
audit: use inline function to get audit context
Richard Guy Briggs
2018-05-14
1
-1
/
+1
|
*
audit: convert sessionid unset to a macro
Richard Guy Briggs
2018-05-14
1
-1
/
+1
*
|
xfrm: Fix warning in xfrm6_tunnel_net_exit.
Steffen Klassert
2018-04-16
1
-0
/
+1
|
/
*
xfrm: Register xfrm_dev_notifier in appropriate place
Kirill Tkhai
2018-03-30
1
-1
/
+1
*
inet: whitespace cleanup
Stephen Hemminger
2018-02-28
1
-7
/
+7
*
xfrm: Add ESN support for IPSec HW offload
Yossef Efraim
2018-01-18
1
-0
/
+12
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-29
1
-0
/
+3
|
\
|
*
xfrm: Reinject transport-mode packets through tasklet
Herbert Xu
2017-12-19
1
-0
/
+3
*
|
xfrm: check for xdo_dev_state_free
Shannon Nelson
2017-12-21
1
-1
/
+2
*
|
xfrm: Allow IPsec GSO with software crypto for local sockets.
Steffen Klassert
2017-12-20
1
-0
/
+2
*
|
net: Add asynchronous callbacks for xfrm on layer 2.
Steffen Klassert
2017-12-20
1
-3
/
+19
*
|
xfrm: Separate ESP handling from segmentation for GRO packets.
Steffen Klassert
2017-12-20
1
-3
/
+3
*
|
xfrm: Move dst->path into struct xfrm_dst
David Miller
2017-11-30
1
-1
/
+14
*
|
xfrm: Move child route linkage into xfrm_dst.
David Miller
2017-11-30
1
-5
/
+10
*
|
ipsec: Create and use new helpers for dst child access.
David Miller
2017-11-30
1
-0
/
+5
*
|
net: Create and use new helper xfrm_dst_child().
David Miller
2017-11-30
1
-0
/
+9
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
1
-0
/
+1
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
xfrm: make xfrm_replay_state_esn_len() return unsigned int
Alexey Dobriyan
2017-09-25
1
-1
/
+1
*
|
xfrm: make xfrm_alg_auth_len() return unsigned int
Alexey Dobriyan
2017-09-25
1
-1
/
+1
*
|
xfrm: make xfrm_alg_len() return unsigned int
Alexey Dobriyan
2017-09-25
1
-1
/
+1
*
|
xfrm: make aead_len() return unsigned int
Alexey Dobriyan
2017-09-25
1
-1
/
+1
|
/
*
xfrm: Add support for network devices capable of removing the ESP trailer
Yossi Kuperman
2017-08-31
1
-0
/
+1
*
net: xfrm: support setting an output mark.
Lorenzo Colitti
2017-08-11
1
-3
/
+6
*
net: Allow IPsec GSO for local sockets
Steffen Klassert
2017-08-02
1
-0
/
+19
*
xfrm: Auto-load xfrm offload modules
Ilan Tayari
2017-08-02
1
-1
/
+3
*
xfrm: add xdst pcpu cache
Florian Westphal
2017-07-18
1
-0
/
+1
*
xfrm: remove flow cache
Florian Westphal
2017-07-18
1
-8
/
+0
*
net, xfrm: convert sec_path.refcnt from atomic_t to refcount_t
Reshetova, Elena
2017-07-04
1
-3
/
+3
[next]