index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
xfrm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-30
5
-30
/
+41
|
|
\
|
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2021-06-23
5
-30
/
+41
|
|
|
\
|
|
|
*
xfrm: Fix xfrm offload fallback fail case
Ayush Sawal
2021-06-22
1
-0
/
+1
|
|
|
*
xfrm: Fix error reporting in xfrm_state_construct.
Steffen Klassert
2021-06-14
1
-14
/
+14
|
|
|
*
xfrm: remove the fragment check for ipv6 beet mode
Xin Long
2021-06-01
1
-7
/
+0
|
|
|
*
xfrm: policy: Read seqcount outside of rcu-read side in xfrm_policy_lookup_by...
Varad Gautam
2021-06-01
1
-7
/
+14
|
|
|
*
xfrm: xfrm_state_mtu should return at least 1280 for ipv6
Sabrina Dubroca
2021-04-19
1
-2
/
+12
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git
David S. Miller
2021-06-28
6
-88
/
+248
|
|
\
\
\
|
|
*
|
|
xfrm: replay: remove last replay indirection
Florian Westphal
2021-06-21
2
-26
/
+27
|
|
*
|
|
xfrm: replay: avoid replay indirection
Florian Westphal
2021-06-21
2
-10
/
+19
|
|
*
|
|
xfrm: replay: remove recheck indirection
Florian Westphal
2021-06-21
2
-7
/
+17
|
|
*
|
|
xfrm: replay: remove advance indirection
Florian Westphal
2021-06-21
2
-10
/
+16
|
|
*
|
|
xfrm: replay: avoid xfrm replay notify indirection
Florian Westphal
2021-06-21
2
-18
/
+29
|
|
*
|
|
xfrm: avoid compiler warning when ipv6 is disabled
Florian Westphal
2021-06-16
1
-0
/
+2
|
|
*
|
|
xfrm: merge dstopt and routing hdroff functions
Florian Westphal
2021-06-11
1
-58
/
+22
|
|
*
|
|
xfrm: remove hdr_offset indirection
Florian Westphal
2021-06-11
1
-1
/
+1
|
|
*
|
|
xfrm: ipv6: move mip6_rthdr_offset into xfrm core
Florian Westphal
2021-06-11
1
-0
/
+49
|
|
*
|
|
xfrm: ipv6: move mip6_destopt_offset into xfrm core
Florian Westphal
2021-06-11
1
-0
/
+57
|
|
*
|
|
xfrm: ipv6: add xfrm6_hdr_offset helper
Florian Westphal
2021-06-11
1
-2
/
+7
|
|
*
|
|
xfrm: policy: fix a spelling mistake
gushengxian
2021-06-11
1
-1
/
+1
|
|
*
|
|
xfrm: add state hashtable keyed by seq
Sabrina Dubroca
2021-05-14
2
-13
/
+59
|
|
|
/
/
|
*
/
/
net/xfrm: Add inner_ipproto into sec_path
Huy Nguyen
2021-06-23
1
-1
/
+40
|
|
/
/
*
|
|
Merge tag 'selinux-pr-20210629' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-06-30
1
-4
/
+2
|
\
\
\
|
*
|
|
selinux: delete selinux_xfrm_policy_lookup() useless argument
Zhongjun Tan
2021-05-11
1
-4
/
+2
|
|
/
/
*
/
/
xfrm: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-05-18
1
-0
/
+1
|
/
/
*
|
xfrm: ipcomp: remove unnecessary get_cpu()
Sabrina Dubroca
2021-04-19
1
-17
/
+8
*
|
xfrm: avoid synchronize_rcu during netns destruction
Florian Westphal
2021-04-19
1
-3
/
+7
*
|
xfrm: remove stray synchronize_rcu from xfrm_init
Florian Westphal
2021-04-19
1
-3
/
+0
*
|
flow: remove spi key from flowi struct
Florian Westphal
2021-04-19
1
-39
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-10
5
-15
/
+36
|
\
|
|
*
xfrm/compat: Cleanup WARN()s that can be user-triggered
Dmitry Safonov
2021-03-30
1
-3
/
+9
|
*
xfrm: Provide private skb extensions for segmented and hw offloaded ESP packets
Steffen Klassert
2021-03-29
1
-2
/
+0
|
*
xfrm: BEET mode doesn't support fragments for inner packets
Xin Long
2021-03-24
1
-0
/
+13
|
*
net: xfrm: Use sequence counter with associated spinlock
Ahmed S. Darwish
2021-03-22
1
-1
/
+2
|
*
net: xfrm: Localize sequence counter per network namespace
Ahmed S. Darwish
2021-03-22
1
-5
/
+5
|
*
xfrm: Use actual socket sk instead of skb socket for xfrm_output_resume
Evan Nimmo
2021-03-03
1
-5
/
+5
|
*
xfrm: interface: fix ipv4 pmtu check to honor ip header df
Eyal Birger
2021-02-23
1
-0
/
+3
*
|
xfrm_user.c: Added a punctuation
Bhaskar Chowdhury
2021-03-29
1
-1
/
+1
*
|
xfrm_policy.c : Mundane typo fix
Bhaskar Chowdhury
2021-03-29
1
-1
/
+1
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2021-02-09
2
-2
/
+10
|
\
|
*
xfrm: Return the correct errno code
Zheng Yongjun
2021-02-04
1
-1
/
+1
|
*
xfrm: interface: enable TSO on xfrm interfaces
Eyal Birger
2021-01-08
1
-1
/
+9
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
Jakub Kicinski
2021-01-21
2
-11
/
+21
|
\
\
|
|
/
|
/
|
|
*
xfrm: Fix wraparound in xfrm_policy_addr_delta()
Visa Hankala
2021-01-04
1
-8
/
+18
|
*
xfrm: fix disable_xfrm sysctl when used on xfrm interfaces
Eyal Birger
2021-01-04
1
-2
/
+2
|
*
xfrm: Fix oops in xfrm_replay_advance_bmp
Shmulik Ladkani
2020-12-19
1
-1
/
+1
*
|
Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-16
1
-2
/
+4
|
\
\
|
*
|
lsm,selinux: pass flowi_common instead of flowi to the LSM hooks
Paul Moore
2020-11-24
1
-2
/
+4
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
Jakub Kicinski
2020-12-12
1
-7
/
+67
|
\
\
\
|
*
|
|
xfrm: redact SA secret with lockdown confidentiality
Antony Antony
2020-11-27
1
-7
/
+67
[prev]
[next]