index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
xfrm
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcp_bpf, smc, tls, espintcp, siw: Reduce MSG_SENDPAGE_NOTLAST usage
David Howells
2023-06-24
1
-4
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-22
3
-8
/
+68
|
\
|
*
xfrm: Use xfrm_state selector for BEET input
Herbert Xu
2023-06-12
1
-4
/
+3
|
*
xfrm: add missed call to delete offloaded policies
Leon Romanovsky
2023-06-07
1
-0
/
+2
|
*
xfrm: Ensure policies always checked on XFRM-I input path
Benedict Wong
2023-05-21
1
-4
/
+50
|
*
xfrm: Treat already-verified secpath entries as optional
Benedict Wong
2023-05-21
2
-0
/
+13
*
|
net: move gso declarations and functions to their own files
Eric Dumazet
2023-06-10
3
-0
/
+3
*
|
espintcp: Inline do_tcp_sendpages()
David Howells
2023-05-23
1
-3
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-05-18
4
-70
/
+21
|
\
|
|
*
Merge tag 'ipsec-2023-05-16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2023-05-16
4
-70
/
+21
|
|
\
|
|
*
xfrm: Check if_id in inbound policy/secpath match
Benedict Wong
2023-05-10
1
-5
/
+6
|
|
*
xfrm: Reject optional tunnel/BEET mode templates in outbound policies
Tobias Brunner
2023-05-10
1
-5
/
+9
|
|
*
Revert "Fix XFRM-I support for nested ESP tunnels"
Martin Willi
2023-04-25
2
-53
/
+4
|
|
*
xfrm: Fix leak of dev tracker
Leon Romanovsky
2023-04-21
1
-1
/
+1
|
|
*
xfrm: release all offloaded policy memory
Leon Romanovsky
2023-04-21
1
-0
/
+1
|
|
*
xfrm: don't check the default policy if the policy allows the packet
Sabrina Dubroca
2023-04-06
1
-6
/
+0
*
|
|
net: introduce and use skb_frag_fill_page_desc()
Yunsheng Lin
2023-05-13
1
-4
/
+1
|
/
/
*
|
Merge tag 'ipsec-next-2023-04-19' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2023-04-19
2
-65
/
+34
|
\
\
|
*
|
xfrm: Remove inner/outer modes from output path
Herbert Xu
2023-03-13
1
-22
/
+11
|
*
|
xfrm: Remove inner/outer modes from input path
Herbert Xu
2023-03-13
1
-43
/
+23
*
|
|
Merge tag 'ipsec-esn-replay' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2023-04-07
1
-1
/
+1
|
\
\
\
|
*
|
|
xfrm: don't require advance ESN callback for packet offload
Leon Romanovsky
2023-04-06
1
-1
/
+1
*
|
|
|
Merge tag 'ipsec-libreswan-mlx5' of https://git.kernel.org/pub/scm/linux/kern...
Jakub Kicinski
2023-03-22
2
-0
/
+3
|
\
|
|
|
|
|
_
|
/
|
/
|
|
|
*
|
xfrm: copy_to_user_state fetch offloaded SA packets/bytes statistics
Raed Salem
2023-03-20
1
-0
/
+2
|
*
|
xfrm: add new device offload acquire flag
Raed Salem
2023-03-20
1
-0
/
+1
|
|
/
*
|
Merge tag 'ipsec-2023-03-15' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2023-03-16
2
-9
/
+41
|
\
\
|
|
/
|
/
|
|
*
xfrm: Allow transport-mode states with AF_UNSPEC selector
Herbert Xu
2023-02-24
1
-5
/
+0
|
*
xfrm: Zero padding when dumping algos and encap
Herbert Xu
2023-02-13
1
-4
/
+41
*
|
Daniel Borkmann says:
Jakub Kicinski
2023-02-10
1
-5
/
+2
|
\
\
|
*
|
bpf: Add __bpf_kfunc tag to all kfuncs
David Vernet
2023-02-02
1
-5
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-02-09
5
-20
/
+73
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
xfrm: fix bug with DSCP copy to v6 from v4 tunnel
Christian Hopps
2023-01-30
1
-2
/
+1
|
*
|
xfrm: annotate data-race around use_time
Eric Dumazet
2023-01-27
2
-9
/
+12
|
*
|
xfrm: consistently use time64_t in xfrm_timer_handler()
Eric Dumazet
2023-01-27
1
-4
/
+4
|
*
|
xfrm/compat: prevent potential spectre v1 gadget in xfrm_xlate32_attr()
Eric Dumazet
2023-01-23
1
-0
/
+2
|
*
|
xfrm: compat: change expression for switch in xfrm_xlate64
Anastasia Belova
2023-01-12
1
-1
/
+1
|
*
|
Fix XFRM-I support for nested ESP tunnels
Benedict Wong
2023-01-09
2
-4
/
+53
*
|
|
netlink: provide an ability to set default extack message
Leon Romanovsky
2023-02-01
1
-1
/
+4
|
|
/
|
/
|
*
|
xfrm: extend add state callback to set failure reason
Leon Romanovsky
2023-01-26
2
-5
/
+3
*
|
xfrm: extend add policy callback to set failure reason
Leon Romanovsky
2023-01-26
1
-2
/
+1
*
|
net/sock: Introduce trace_sk_data_ready()
Peilin Ye
2023-01-23
1
-0
/
+3
|
/
*
Treewide: Stop corrupting socket's task_frag
Benjamin Coddington
2022-12-19
1
-0
/
+1
*
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-12-13
9
-73
/
+627
|
\
|
*
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2022-12-12
3
-0
/
+137
|
|
\
|
|
*
xfrm: interface: Add unstable helpers for setting/getting XFRM metadata from ...
Eyal Birger
2022-12-05
3
-0
/
+135
|
|
*
xfrm: interface: rename xfrm_interface.c to xfrm_interface_core.c
Eyal Birger
2022-12-05
2
-0
/
+2
|
*
|
xfrm: Fix spelling mistake "oflload" -> "offload"
Colin Ian King
2022-12-09
1
-1
/
+1
|
*
|
xfrm: add support to HW update soft and hard limits
Leon Romanovsky
2022-12-05
1
-0
/
+4
|
*
|
xfrm: speed-up lookup of HW policies
Leon Romanovsky
2022-12-05
2
-20
/
+62
|
*
|
xfrm: add TX datapath support for IPsec packet offload mode
Leon Romanovsky
2022-12-05
3
-6
/
+142
[next]