开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
xfrm
Age
Commit message (
Expand
)
Author
2025-01-27
Merge tag 'ipsec-2025-01-27' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2025-01-24
xfrm: Don't disable preemption while looking up cache state.
Sebastian Sewior
2025-01-20
xfrm: Fix the usage of skb->sk
Steffen Klassert
2025-01-13
net: remove init_dummy_netdev()
Jakub Kicinski
2025-01-07
xfrm: Support ESN context update to hardware for TX
Jianbo Liu
2024-12-05
xfrm: iptfs: add tracepoint functionality
Christian Hopps
2024-12-05
xfrm: iptfs: handle reordering of received packets
Christian Hopps
2024-12-05
xfrm: iptfs: add skb-fragment sharing code
Christian Hopps
2024-12-05
xfrm: iptfs: add reusing received skb for the tunnel egress packet
Christian Hopps
2024-12-05
xfrm: iptfs: handle received fragmented inner packets
Christian Hopps
2024-12-05
xfrm: iptfs: add basic receive packet (tunnel egress) handling
Christian Hopps
2024-12-05
xfrm: iptfs: add fragmenting of larger than MTU user packets
Christian Hopps
2024-12-05
xfrm: iptfs: share page fragments of inner packets
Christian Hopps
2024-12-05
xfrm: iptfs: add user packet (tunnel ingress) handling
Christian Hopps
2024-12-05
xfrm: iptfs: add new iptfs xfrm mode impl
Christian Hopps
2024-12-05
xfrm: add generic iptfs defines and functionality
Christian Hopps
2024-12-05
xfrm: add mode_cbs module functionality
Christian Hopps
2024-12-05
xfrm: netlink: add config (netlink) options
Christian Hopps
2024-12-05
xfrm: config: add CONFIG_XFRM_IPTFS
Christian Hopps
2024-12-05
xfrm: state: fix out-of-bounds read during lookup
Florian Westphal
2024-11-25
xfrm: replay: Fix the update of replay_esn->oseq_hi for GSO
Jianbo Liu
2024-11-18
Merge tag 'ipsec-next-2024-11-15' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2024-11-15
xfrm: Fix acquire state insertion.
Steffen Klassert
2024-11-14
xfrm: replace deprecated strncpy with strscpy_pad
Daniel Yang
2024-11-14
xfrm: Add error handling when nla_put_u32() returns an error
Everest K.C
2024-11-11
net: convert to nla_get_*_default()
Johannes Berg
2024-11-06
xfrm: Convert struct xfrm_dst_lookup_params -> tos to dscp_t.
Guillaume Nault
2024-11-06
xfrm: Convert xfrm_dst_lookup() to dscp_t.
Guillaume Nault
2024-11-06
xfrm: Convert xfrm_bundle_create() to dscp_t.
Guillaume Nault
2024-11-06
xfrm: Convert xfrm_get_tos() to dscp_t.
Guillaume Nault
2024-10-29
xfrm: Restrict percpu SA attribute to specific netlink message types
Steffen Klassert
2024-10-29
xfrm: Add an inbound percpu state cache.
Steffen Klassert
2024-10-29
xfrm: Cache used outbound xfrm states at the policy.
Steffen Klassert
2024-10-29
xfrm: Add support for per cpu xfrm state handling.
Steffen Klassert
2024-10-24
Merge tag 'ipsec-2024-10-22' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
2024-10-11
xfrm: fix one more kernel-infoleak in algo dumping
Petr Vaganov
2024-10-07
xfrm: validate new SA's prefixlen using SA family when sel.family is unset
Sabrina Dubroca
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-24
xfrm: policy: remove last remnants of pernet inexact list
Florian Westphal
2024-09-23
xfrm: respect ip protocols rules criteria when performing dst lookups
Eyal Birger
2024-09-23
xfrm: extract dst lookup parameters into a struct
Eyal Birger
2024-09-10
Merge tag 'ipsec-next-2024-09-10' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2024-09-09
xfrm: policy: Restore dir assignments in xfrm_hash_rebuild()
Nathan Chancellor
2024-09-09
xfrm: policy: fix null dereference
Florian Westphal
2024-09-09
Revert "xfrm: add SA information to the offloaded packet"
Steffen Klassert
2024-09-03
netdev_features: convert NETIF_F_LLTX to dev->lltx
Alexander Lobakin
2024-08-31
xfrm: Unmask upper DSCP bits in xfrm_get_tos()
Ido Schimmel
2024-08-28
xfrm: minor update to sdb and xfrm_policy comments
Florian Westphal
2024-08-28
xfrm: policy: use recently added helper in more places
Florian Westphal
2024-08-27
xfrm: add SA information to the offloaded packet
wangfe
[next]