index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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
*
bpf: xfrm: Add bpf_xdp_get_xfrm_state() kfunc
Daniel Xu
2023-12-14
1
-0
/
+9
*
xfrm: pass struct net to xfrm_decode_session wrappers
Florian Westphal
2023-10-06
1
-6
/
+6
*
xfrm: Support GRO for IPv6 ESP in UDP encapsulation
Steffen Klassert
2023-10-06
1
-0
/
+2
*
xfrm: Support GRO for IPv4 ESP in UDP encapsulation
Steffen Klassert
2023-10-06
1
-0
/
+2
*
xfrm: Remove unused function declarations
Yue Haibing
2023-09-28
1
-2
/
+0
*
ipv6: lockless IPV6_DONTFRAG implementation
Eric Dumazet
2023-09-15
1
-1
/
+1
*
xfrm: don't skip free of empty state in acquire policy
Leon Romanovsky
2023-08-01
1
-0
/
+1
*
xfrm: Treat already-verified secpath entries as optional
Benedict Wong
2023-05-21
1
-0
/
+1
*
xfrm: add new device offload acquire flag
Raed Salem
2023-03-20
1
-0
/
+5
*
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2022-12-12
1
-0
/
+17
|
\
|
*
xfrm: interface: Add unstable helpers for setting/getting XFRM metadata from ...
Eyal Birger
2022-12-05
1
-0
/
+17
*
|
xfrm: add support to HW update soft and hard limits
Leon Romanovsky
2022-12-05
1
-0
/
+17
*
|
xfrm: add RX datapath protection for IPsec packet offload mode
Leon Romanovsky
2022-12-05
1
-23
/
+32
*
|
xfrm: add an interface to offload policy
Leon Romanovsky
2022-12-05
1
-0
/
+45
*
|
xfrm: add new packet offload flag
Leon Romanovsky
2022-12-05
1
-0
/
+7
|
/
*
xfrm: add extack to xfrm_alloc_userspi
Sabrina Dubroca
2022-11-25
1
-2
/
+3
*
xfrm: add extack to xfrm_do_migrate
Sabrina Dubroca
2022-11-25
1
-1
/
+2
*
xfrm: pass extack down to xfrm_type ->init_state
Sabrina Dubroca
2022-09-29
1
-1
/
+2
*
xfrm: add extack support to xfrm_init_replay
Sabrina Dubroca
2022-09-22
1
-1
/
+1
*
xfrm: add extack to __xfrm_init_state
Sabrina Dubroca
2022-09-22
1
-1
/
+2
*
xfrm: add extack support to xfrm_dev_state_add
Sabrina Dubroca
2022-09-22
1
-2
/
+3
*
xfrm: interface: support collect metadata mode
Eyal Birger
2022-08-29
1
-2
/
+9
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2022-07-25
1
-2
/
+2
|
\
|
*
xfrm: change the type of xfrm_register_km and xfrm_unregister_km
Zhengchao Shao
2022-06-24
1
-2
/
+2
*
|
net: Find dst with sk's xfrm policy not ctl_sk
sewookseo
2022-07-11
1
-0
/
+2
|
/
*
net: rename reference+tracking helpers
Jakub Kicinski
2022-06-09
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-19
1
-1
/
+13
|
\
|
*
xfrm: fix "disable_policy" flag use when arriving from different devices
Eyal Birger
2022-05-16
1
-1
/
+13
*
|
xfrm: drop not needed flags variable in XFRM offload struct
Leon Romanovsky
2022-05-06
1
-1
/
+0
*
|
xfrm: store and rely on direction to construct offload flags
Leon Romanovsky
2022-05-06
1
-0
/
+6
*
|
xfrm: rename xfrm_state_offload struct to allow reuse
Leon Romanovsky
2022-05-06
1
-5
/
+5
*
|
xfrm: delete not used number of external headers
Leon Romanovsky
2022-05-06
1
-1
/
+0
*
|
xfrm: free not used XFRM_ESP_NO_TRAILER flag
Leon Romanovsky
2022-05-06
1
-1
/
+1
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/
David S. Miller
2022-03-19
1
-30
/
+18
|
\
|
*
xfrm: rework default policy structure
Nicolas Dichtel
2022-03-18
1
-30
/
+18
*
|
Revert "xfrm: xfrm_state_mtu should return at least 1280 for ipv6"
Jiri Bohac
2022-01-27
1
-1
/
+0
*
|
xfrm: Check if_id in xfrm_migrate
Yan Yan
2022-01-26
1
-2
/
+3
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-01-09
1
-1
/
+1
|
\
|
*
xfrm: fix dflt policy check when there is no policy configured
Nicolas Dichtel
2021-11-23
1
-1
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2022-01-06
1
-0
/
+5
|
\
\
|
*
|
xfrm: rate limit SA mapping change message to user space
Antony Antony
2021-12-23
1
-0
/
+5
|
|
/
*
/
xfrm: add net device refcount tracker to struct xfrm_state_offload
Eric Dumazet
2021-12-10
1
-1
/
+2
|
/
*
xfrm: Add possibility to set the default to block if we have no policy
Steffen Klassert
2021-07-21
1
-6
/
+30
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-29
1
-1
/
+1
|
\
|
*
xfrm: Remove the repeated declaration
Shaokun Zhang
2021-06-01
1
-1
/
+0
|
*
xfrm: xfrm_state_mtu should return at least 1280 for ipv6
Sabrina Dubroca
2021-04-19
1
-0
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git
David S. Miller
2021-06-28
1
-22
/
+15
|
\
\
|
*
|
xfrm: replay: remove last replay indirection
Florian Westphal
2021-06-21
1
-7
/
+1
|
*
|
xfrm: replay: avoid replay indirection
Florian Westphal
2021-06-21
1
-3
/
+1
|
*
|
xfrm: replay: remove recheck indirection
Florian Westphal
2021-06-21
1
-3
/
+1
[next]