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-01-11
xfrm: Don't accidentally set RTO_ONLINK in decode_session4()
Guillaume Nault
1
-1
/
+2
2022-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-11
/
+77
2022-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
7
-6
/
+87
2022-01-05
net/xfrm: IPsec tunnel mode fix inner_ipproto setting in sec_path
Raed Salem
1
-5
/
+25
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
2
-0
/
+2
2021-12-23
xfrm: rate limit SA mapping change message to user space
Antony Antony
3
-4
/
+43
2021-12-23
xfrm: Add support for SM4 symmetric cipher algorithm
Xu Jia
1
-0
/
+21
2021-12-23
xfrm: Add support for SM3 secure hash
Xu Jia
1
-0
/
+20
2021-12-23
xfrm: update SA curlft.use_time
Antony Antony
2
-0
/
+2
2021-12-17
xfrm: state and policy should fail if XFRMA_IF_ID 0
Antony Antony
1
-3
/
+18
2021-12-17
xfrm: interface with if_id 0 should return error
Antony Antony
1
-2
/
+12
2021-12-10
xfrm: add net device refcount tracker to struct xfrm_state_offload
Eric Dumazet
1
-1
/
+2
2021-12-09
xfrm: fix a small bug in xfrm_sa_len()
Eric Dumazet
1
-1
/
+1
2021-12-01
net: xfrm: drop check of pols[0] for the second time
Jean Sacren
1
-1
/
+1
2021-11-23
xfrm: fix policy lookup for ipv6 gre packets
Ghalem Boudour
1
-0
/
+21
2021-11-18
xfrm: Remove duplicate assignment
luo penghao
1
-1
/
+0
2021-11-02
Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2021-11-01
Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-4
/
+2
2021-11-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-2
/
+2
2021-10-28
xfrm: Remove redundant fields and related parentheses
luo penghao
1
-2
/
+2
2021-10-18
xfrm: Use memset_after() to clear padding
Kees Cook
2
-4
/
+2
2021-09-23
xfrm: fix rcu lock in xfrm_notify_userpolicy()
Nicolas Dichtel
1
-1
/
+6
2021-09-15
xfrm: notify default policy on update
Nicolas Dichtel
1
-0
/
+31
2021-09-15
xfrm: make user policy API complete
Nicolas Dichtel
1
-17
/
+19
2021-09-09
net: xfrm: fix shift-out-of-bounds in xfrm_get_default
Pavel Skripkin
1
-0
/
+5
2021-08-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/
David S. Miller
2
-0
/
+73
2021-08-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
4
-26
/
+67
2021-07-29
net: xfrm: fix shift-out-of-bounce
Pavel Skripkin
1
-1
/
+6
2021-07-26
net: xfrm: Fix end of loop tests for list_for_each_entry
Harshvardhan Jha
1
-1
/
+1
2021-07-21
net/xfrm/compat: Copy xfrm_spdattr_type_t atributes
Dmitry Safonov
1
-5
/
+44
2021-07-21
xfrm: Add possibility to set the default to block if we have no policy
Steffen Klassert
2
-0
/
+68
2021-07-02
xfrm: Fix RCU vs hash_resize_mutex lock inversion
Frederic Weisbecker
1
-9
/
+8
2021-07-02
Revert "xfrm: policy: Read seqcount outside of rcu-read side in xfrm_policy_l...
Steffen Klassert
1
-14
/
+7
2021-06-30
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
8
-119
/
+329
2021-06-30
Merge tag 'selinux-pr-20210629' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+2
2021-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-30
/
+41
2021-06-29
net: xfrm: fix memory leak in xfrm_user_rcv_msg
Pavel Skripkin
1
-0
/
+10
2021-06-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git
David S. Miller
6
-88
/
+248
2021-06-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
5
-30
/
+41
2021-06-22
net/xfrm: Add inner_ipproto into sec_path
Huy Nguyen
1
-1
/
+40
2021-06-22
xfrm: Fix xfrm offload fallback fail case
Ayush Sawal
1
-0
/
+1
2021-06-21
xfrm: replay: remove last replay indirection
Florian Westphal
2
-26
/
+27
2021-06-21
xfrm: replay: avoid replay indirection
Florian Westphal
2
-10
/
+19
2021-06-21
xfrm: replay: remove recheck indirection
Florian Westphal
2
-7
/
+17
2021-06-21
xfrm: replay: remove advance indirection
Florian Westphal
2
-10
/
+16
2021-06-21
xfrm: replay: avoid xfrm replay notify indirection
Florian Westphal
2
-18
/
+29
2021-06-16
xfrm: avoid compiler warning when ipv6 is disabled
Florian Westphal
1
-0
/
+2
2021-06-14
xfrm: Fix error reporting in xfrm_state_construct.
Steffen Klassert
1
-14
/
+14
2021-06-11
xfrm: merge dstopt and routing hdroff functions
Florian Westphal
1
-58
/
+22
2021-06-11
xfrm: remove hdr_offset indirection
Florian Westphal
1
-1
/
+1
[next]