index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
xfrm.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-04
xfrm: Fix double ESP trailer insertion in IPsec crypto offload.
Huy Nguyen
1
-0
/
+1
2020-05-06
xfrm: remove output_finish indirection from xfrm_state_afinfo
Florian Westphal
1
-1
/
+0
2020-05-06
xfrm: remove extract_output indirection from xfrm_state_afinfo
Florian Westphal
1
-3
/
+0
2020-05-06
xfrm: place xfrm6_local_dontfrag in xfrm.h
Florian Westphal
1
-0
/
+16
2020-05-06
xfrm: expose local_rxpmtu via ipv6_stubs
Florian Westphal
1
-0
/
+1
2020-05-06
xfrm: move xfrm4_extract_header to common helper
Florian Westphal
1
-1
/
+0
2020-05-06
xfrm: state: remove extract_input indirection from xfrm_state_afinfo
Florian Westphal
1
-3
/
+0
2020-05-06
xfrm: avoid extract_output indirection for ipv4
Florian Westphal
1
-1
/
+0
2020-04-28
xfrm: add support for UDPv6 encapsulation of ESP
Sabrina Dubroca
1
-0
/
+5
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-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-93
/
+23
2019-05-06
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2019-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+19
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-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
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
[next]