index
:
linux-dev
for-cryptodev-2.6
for-next
jd/arm-thumb-sym
jd/big-key-gcm
jd/big-key-gcm-split
jd/broken-netlink-dump
jd/chacha-stack-validation
jd/clang-aarch64
jd/cleaner-add-random-ready
jd/fast-ti-aarch64
jd/fix-tishift-modules
jd/hsiphash128
jd/hsiphash128-2
jd/hsiphash128-3
jd/icmp-conntrack
jd/kasan-stack-frame
jd/kconfig-assembler-support
jd/memcmp-wpa
jd/netdev-pub
jd/netlink-dump-size
jd/netlink-dump-size-v2
jd/random-zinc
jd/re-zinc-it-up
jd/rmk-toolcheck
jd/rng-blocker
jd/skb_memzero_explicit
jd/timekeeping
jd/um-fixups
jd/variable-time-memcmp
jd/wireguard
jd/wireguard-azinc
jd/with-cryptoapi-port
jd/zinc-light
jn/rhashtable
jn/rhashtable-api
jn/rhashtable-next
master
tg/skb_memzero
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
xfrm.h
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-09
xfrm: add espintcp (RFC 8229)
Sabrina Dubroca
1
-0
/
+1
2019-12-09
xfrm: introduce xfrm_trans_queue_net
Sabrina Dubroca
1
-0
/
+3
2019-10-09
xfrm: ifdef setsockopt(UDP_ENCAP_ESPINUDP/UDP_ENCAP_ESPINUDP_NON_IKE)
Alexey Dobriyan
1
-7
/
+0
2019-07-17
xfrm interface: fix management of phydev
Nicolas Dichtel
1
-1
/
+0
2019-07-17
xfrm interface: ifname may be wrong in logs
Nicolas Dichtel
1
-1
/
+0
2019-07-01
xfrm: remove get_mtu indirection from xfrm_type
Florian Westphal
1
-3
/
+1
2019-06-06
xfrm: remove type and offload_type map from xfrm_state_afinfo
Florian Westphal
1
-4
/
+12
2019-06-06
xfrm: remove eth_proto value from xfrm_state_afinfo
Florian Westphal
1
-4
/
+2
2019-06-06
xfrm: remove state and template sort indirections from xfrm_state_afinfo
Florian Westphal
1
-11
/
+7
2019-06-05
xfrm: remove init_flags indirection from xfrm_state_afinfo
Florian Westphal
1
-1
/
+0
2019-06-05
xfrm: remove init_temprop indirection from xfrm_state_afinfo
Florian Westphal
1
-4
/
+0
2019-06-05
xfrm: remove init_tempsel indirection from xfrm_state_afinfo
Florian Westphal
1
-2
/
+0
2019-04-23
xfrm: remove unneeded export_symbols
Florian Westphal
1
-2
/
+0
2019-04-23
xfrm: remove decode_session indirection from afinfo_policy
Florian Westphal
1
-3
/
+0
2019-04-23
xfrm: remove init_path indirection from afinfo_policy
Florian Westphal
1
-3
/
+0
2019-04-23
xfrm: remove tos indirection from afinfo_policy
Florian Westphal
1
-1
/
+0
2019-04-08
xfrm: store xfrm_mode directly, not its address
Florian Westphal
1
-17
/
+17
2019-04-08
xfrm: make xfrm modes builtin
Florian Westphal
1
-9
/
+4
2019-04-08
xfrm: remove afinfo pointer from xfrm_mode
Florian Westphal
1
-1
/
+0
2019-04-08
xfrm: remove output2 indirection from xfrm_mode
Florian Westphal
1
-13
/
+0
2019-04-08
xfrm: remove input2 indirection from xfrm_mode
Florian Westphal
1
-13
/
+0
2019-04-08
xfrm: remove gso_segment indirection from xfrm_mode
Florian Westphal
1
-5
/
+0
2019-04-08
xfrm: remove xmit indirection from xfrm_mode
Florian Westphal
1
-5
/
+0
2019-04-08
xfrm: remove output indirection from xfrm_mode
Florian Westphal
1
-14
/
+5
2019-04-08
xfrm: remove input indirection from xfrm_mode
Florian Westphal
1
-11
/
+0
2019-04-08
xfrm: place af number into xfrm_mode struct
Florian Westphal
1
-4
/
+5
2019-03-27
xfrm: Honor original L3 slave device in xfrmi policy lookup
Martin Willi
1
-1
/
+2
2019-03-26
xfrm: clean up xfrm protocol checks
Cong Wang
1
-0
/
+17
2019-03-22
xfrm: Replace hrtimer tasklet with softirq hrtimer
Thomas Gleixner
1
-1
/
+1
2019-02-05
xfrm: destroy xfrm_state synchronously on net exit path
Cong Wang
1
-3
/
+9
2018-12-19
net: switch secpath to use skb extension infrastructure
Florian Westphal
1
-21
/
+1
2018-12-19
xfrm: use secpath_exist where applicable
Florian Westphal
1
-1
/
+1
2018-12-19
net: use skb_sec_path helper in more places
Florian Westphal
1
-2
/
+4
2018-12-19
net: move secpath_exist helper to sk_buff.h
Florian Westphal
1
-9
/
+0
2018-12-19
xfrm: change secpath_set to return secpath struct, not error value
Florian Westphal
1
-1
/
+1
2018-12-10
xfrm: clean an indentation issue, remove a space
Colin Ian King
1
-1
/
+1
2018-11-23
xfrm_user: fix freeing of xfrm states on acquire
Mathias Krause
1
-0
/
+1
2018-11-09
xfrm: policy: store inexact policies in a tree ordered by destination address
Florian Westphal
1
-0
/
+1
2018-11-09
xfrm: policy: add inexact policy search tree infrastructure
Florian Westphal
1
-0
/
+1
2018-11-09
xfrm: policy: store inexact policies in an rhashtable
Florian Westphal
1
-0
/
+1
2018-07-20
xfrm: Remove xfrmi interface ID from flowi
Benedict Wong
1
-1
/
+1
2018-07-11
ipv6: xfrm: use 64-bit timestamps
Arnd Bergmann
1
-1
/
+1
2018-06-25
xfrm: policy: remove pcpu policy cache
Florian Westphal
1
-1
/
+0
2018-06-23
xfrm: Add virtual xfrm interfaces
Steffen Klassert
1
-0
/
+24
2018-06-23
xfrm: Add a new lookup key to match xfrm interfaces.
Steffen Klassert
1
-5
/
+16
2018-06-23
xfrm: Extend the output_mark to support input direction and masking.
Steffen Klassert
1
-1
/
+8
2018-06-19
audit: eliminate audit_enabled magic number comparison
Richard Guy Briggs
1
-1
/
+1
2018-05-14
audit: use inline function to get audit context
Richard Guy Briggs
1
-1
/
+1
2018-05-14
audit: convert sessionid unset to a macro
Richard Guy Briggs
1
-1
/
+1
2018-04-16
xfrm: Fix warning in xfrm6_tunnel_net_exit.
Steffen Klassert
1
-0
/
+1
[next]