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
/
net
/
xfrm
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-19
Treewide: Stop corrupting socket's task_frag
Benjamin Coddington
1
-0
/
+1
2022-12-13
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
9
-73
/
+627
2022-12-12
Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-1
/
+1
2022-12-12
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2022-12-12
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
3
-0
/
+137
2022-12-09
xfrm: Fix spelling mistake "oflload" -> "offload"
Colin Ian King
1
-1
/
+1
2022-12-05
xfrm: interface: Add unstable helpers for setting/getting XFRM metadata from ...
Eyal Birger
3
-0
/
+135
2022-12-05
xfrm: interface: rename xfrm_interface.c to xfrm_interface_core.c
Eyal Birger
2
-0
/
+2
2022-12-05
xfrm: add support to HW update soft and hard limits
Leon Romanovsky
1
-0
/
+4
2022-12-05
xfrm: speed-up lookup of HW policies
Leon Romanovsky
2
-20
/
+62
2022-12-05
xfrm: add TX datapath support for IPsec packet offload mode
Leon Romanovsky
3
-6
/
+142
2022-12-05
xfrm: add an interface to offload policy
Leon Romanovsky
3
-1
/
+153
2022-12-05
xfrm: allow state packet offload mode
Leon Romanovsky
1
-5
/
+19
2022-12-05
xfrm: add new packet offload flag
Leon Romanovsky
2
-0
/
+5
2022-11-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
Jakub Kicinski
5
-41
/
+105
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
1
-1
/
+1
2022-11-25
xfrm: add extack to xfrm_set_spdinfo
Sabrina Dubroca
1
-4
/
+12
2022-11-25
xfrm: add extack to xfrm_alloc_userspi
Sabrina Dubroca
2
-8
/
+21
2022-11-25
xfrm: add extack to xfrm_do_migrate
Sabrina Dubroca
2
-13
/
+31
2022-11-25
xfrm: add extack to xfrm_new_ae and xfrm_replay_verify_len
Sabrina Dubroca
1
-9
/
+28
2022-11-25
xfrm: add extack to xfrm_del_sa
Sabrina Dubroca
1
-1
/
+1
2022-11-25
xfrm: add extack to xfrm_add_sa_expire
Sabrina Dubroca
1
-1
/
+4
2022-11-25
xfrm: a few coding style clean ups
Sabrina Dubroca
2
-6
/
+9
2022-11-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
Jakub Kicinski
2
-2
/
+15
2022-11-18
treewide: use get_random_u32_inclusive() when possible
Jason A. Donenfeld
1
-1
/
+1
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
1
-1
/
+1
2022-10-25
xfrm: Remove not-used total variable
Leon Romanovsky
1
-2
/
+2
2022-10-25
xfrm: update x->lastused for every packet
Antony Antony
2
-2
/
+2
2022-10-19
xfrm: replay: Fix ESN wrap around for GSO
Christian Langrock
2
-2
/
+15
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
1
-1
/
+1
2022-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-5
/
+14
2022-10-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
8
-175
/
+503
2022-09-30
net-next: skbuff: refactor pskb_pull
Richard Gobert
1
-1
/
+1
2022-09-29
xfrm: ipcomp: add extack to ipcomp{4,6}_init_state
Sabrina Dubroca
1
-3
/
+7
2022-09-29
xfrm: pass extack down to xfrm_type ->init_state
Sabrina Dubroca
1
-1
/
+1
2022-09-28
xfrm: Reinject transport-mode packets through workqueue
Liu Jian
1
-5
/
+13
2022-09-22
xfrm: add extack support to xfrm_init_replay
Sabrina Dubroca
3
-5
/
+9
2022-09-22
xfrm: add extack to __xfrm_init_state
Sabrina Dubroca
2
-8
/
+20
2022-09-22
xfrm: add extack to attach_*
Sabrina Dubroca
1
-16
/
+30
2022-09-22
xfrm: add extack support to xfrm_dev_state_add
Sabrina Dubroca
2
-8
/
+20
2022-09-22
xfrm: add extack to verify_one_alg, verify_auth_trunc, verify_aead
Sabrina Dubroca
1
-11
/
+20
2022-09-22
xfrm: add extack to verify_replay
Sabrina Dubroca
1
-8
/
+22
2022-09-22
xfrm: add extack support to verify_newsa_info
Sabrina Dubroca
1
-21
/
+69
2022-09-01
xfrm: Update ipcomp_scratches with NULL when freed
Khalid Masum
1
-0
/
+1
2022-08-31
xfrm: add extack to verify_sec_ctx_len
Sabrina Dubroca
1
-7
/
+9
2022-08-31
xfrm: add extack to validate_tmpl
Sabrina Dubroca
1
-9
/
+20
2022-08-31
xfrm: add extack to verify_policy_type
Sabrina Dubroca
1
-11
/
+17
2022-08-31
xfrm: add extack to verify_policy_dir
Sabrina Dubroca
1
-4
/
+5
2022-08-31
xfrm: add extack support to verify_newpolicy_info
Sabrina Dubroca
1
-7
/
+18
2022-08-31
xfrm: propagate extack to all netlink doit handlers
Sabrina Dubroca
1
-22
/
+34
[next]