index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
xfrm.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-21
xfrm: Add possibility to set the default to block if we have no policy
Steffen Klassert
1
-6
/
+30
2021-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2021-06-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git
David S. Miller
1
-22
/
+15
2021-06-22
net/xfrm: Add inner_ipproto into sec_path
Huy Nguyen
1
-0
/
+1
2021-06-21
xfrm: replay: remove last replay indirection
Florian Westphal
1
-7
/
+1
2021-06-21
xfrm: replay: avoid replay indirection
Florian Westphal
1
-3
/
+1
2021-06-21
xfrm: replay: remove recheck indirection
Florian Westphal
1
-3
/
+1
2021-06-21
xfrm: replay: remove advance indirection
Florian Westphal
1
-1
/
+1
2021-06-21
xfrm: replay: avoid xfrm replay notify indirection
Florian Westphal
1
-1
/
+10
2021-06-16
xfrm: delete xfrm4_output_finish xfrm6_output_finish declarations
Antony Antony
1
-2
/
+0
2021-06-11
xfrm: remove hdr_offset indirection
Florian Westphal
1
-3
/
+0
2021-06-09
xfrm: remove description from xfrm_type struct
Florian Westphal
1
-2
/
+0
2021-06-01
xfrm: Remove the repeated declaration
Shaokun Zhang
1
-1
/
+0
2021-05-14
xfrm: add state hashtable keyed by seq
Sabrina Dubroca
1
-0
/
+1
2021-04-19
xfrm: xfrm_state_mtu should return at least 1280 for ipv6
Sabrina Dubroca
1
-0
/
+1
2021-03-24
xfrm: Fix NULL pointer dereference on policy lookup
Steffen Klassert
1
-1
/
+1
2021-03-03
xfrm: Use actual socket sk instead of skb socket for xfrm_output_resume
Evan Nimmo
1
-1
/
+1
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-10
/
+6
2020-09-24
xfrm/compat: Translate 32-bit user_policy from sockptr
Dmitry Safonov
1
-0
/
+3
2020-09-24
xfrm/compat: Add 32=>64-bit messages translator
Dmitry Safonov
1
-0
/
+6
2020-09-24
xfrm/compat: Add 64=>32-bit messages translator
Dmitry Safonov
1
-0
/
+5
2020-09-24
xfrm: Provide API to register translator module
Dmitry Safonov
1
-0
/
+19
2020-09-07
xfrm: clone XFRMA_REPLAY_ESN_VAL in xfrm_do_migrate
Antony Antony
1
-10
/
+6
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-6
/
+9
2020-07-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-1
/
+4
2020-07-24
net/xfrm: switch xfrm_user_policy to sockptr_t
Christoph Hellwig
1
-3
/
+5
2020-07-21
xfrm: Fix crash when the hold queue is used.
Steffen Klassert
1
-2
/
+2
2020-07-09
tunnel6: add tunnel6_input_afinfo for ipip and ipv6 tunnels
Xin Long
1
-0
/
+1
2020-07-09
tunnel4: add cb_handler to struct xfrm_tunnel
Xin Long
1
-0
/
+1
2020-07-09
xfrm: add is_ipip to struct xfrm_input_afinfo
Xin Long
1
-1
/
+2
2020-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+1
2020-06-24
xfrm: policy: match with both mark and mask on user interfaces
Xin Long
1
-4
/
+7
2020-06-23
bonding/xfrm: use real_dev instead of slave_dev
Jarod Wilson
1
-1
/
+1
2020-06-22
xfrm: bail early on slave pass over skb
Jarod Wilson
1
-0
/
+1
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
[next]