index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
xfrm
Age
Commit message (
Expand
)
Author
2025-02-08
xfrm: replay: Fix the update of replay_esn->oseq_hi for GSO
Jianbo Liu
2024-12-14
ipv6: introduce dst_rt6_info() helper
Eric Dumazet
2024-11-01
xfrm: validate new SA's prefixlen using SA family when sel.family is unset
Sabrina Dubroca
2024-11-01
xfrm: fix one more kernel-infoleak in algo dumping
Petr Vaganov
2024-11-01
xfrm: respect ip protocols rules criteria when performing dst lookups
Eyal Birger
2024-11-01
xfrm: extract dst lookup parameters into a struct
Eyal Birger
2024-08-03
xfrm: call xfrm_dev_policy_delete when kill policy
Jianbo Liu
2024-08-03
xfrm: fix netdev reference count imbalance
Jianbo Liu
2024-08-03
xfrm: Export symbol xfrm_dev_state_delete.
Steffen Klassert
2024-08-03
xfrm: Fix unregister netdevice hang on hardware offload.
Steffen Klassert
2024-06-16
net: fix __dst_negative_advice() race
Eric Dumazet
2024-05-17
xfrm: Preserve vlan tags for transport mode software GRO
Paul Davey
2024-04-03
xfrm: Avoid clang fortify warning in copy_to_user_tmpl()
Nathan Chancellor
2024-03-26
xfrm: Allow UDP encapsulation only in offload modes
Leon Romanovsky
2024-03-26
xfrm: set skb control buffer based on packet offload as well
Mike Yu
2024-03-26
xfrm: fix xfrm child route lookup for packet offload
Mike Yu
2024-03-15
xfrm: Pass UDP encapsulation in TX packet offload
Leon Romanovsky
2023-10-17
Merge tag 'ipsec-2023-10-17' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2023-10-13
xfrm: fix a data-race in xfrm_lookup_with_ifid()
Eric Dumazet
2023-09-13
xfrm: fix a data-race in xfrm_gen_index()
Eric Dumazet
2023-09-06
xfrm: interface: use DEV_STATS_INC()
Eric Dumazet
2023-09-05
net: xfrm: skip policies marked as dead while reinserting policies
Dong Chenchen
2023-08-29
Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2023-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-16
Merge tag 'ipsec-2023-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
2023-08-15
networking: Update to register_net_sysctl_sz
Joel Granados
2023-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-01
xfrm: don't skip free of empty state in acquire policy
Leon Romanovsky
2023-08-01
xfrm: delete offloaded policy
Leon Romanovsky
2023-07-31
xfrm: add forgotten nla_policy for XFRMA_MTIMER_THRESH
Lin Ma
2023-07-31
xfrm: add NULL check in xfrm_update_ae_params
Lin Ma
2023-07-29
net: annotate data-races around sk->sk_mark
Eric Dumazet
2023-07-25
xfrm: Support UDP encapsulation in packet offload mode
Leon Romanovsky
2023-07-11
xfrm: fix slab-use-after-free in decode_session6
Zhengchao Shao
2023-07-10
xfrm: Silence warnings triggerable by bad packets
Herbert Xu
2023-07-03
net: xfrm: Amend XFRMA_SEC_CTX nla_policy structure
Lin Ma
2023-06-29
net: xfrm: Fix xfrm_address_filter OOB read
Lin Ma
2023-06-24
tcp_bpf, smc, tls, espintcp, siw: Reduce MSG_SENDPAGE_NOTLAST usage
David Howells
2023-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-12
xfrm: Use xfrm_state selector for BEET input
Herbert Xu
2023-06-10
net: move gso declarations and functions to their own files
Eric Dumazet
2023-06-07
xfrm: add missed call to delete offloaded policies
Leon Romanovsky
2023-05-23
espintcp: Inline do_tcp_sendpages()
David Howells
2023-05-21
xfrm: Ensure policies always checked on XFRM-I input path
Benedict Wong
2023-05-21
xfrm: Treat already-verified secpath entries as optional
Benedict Wong
2023-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-05-16
Merge tag 'ipsec-2023-05-16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2023-05-13
net: introduce and use skb_frag_fill_page_desc()
Yunsheng Lin
2023-05-10
xfrm: Check if_id in inbound policy/secpath match
Benedict Wong
2023-05-10
xfrm: Reject optional tunnel/BEET mode templates in outbound policies
Tobias Brunner
[next]