index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
xfrm
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-0
/
+10
2024-05-07
rtnetlink: allow rtnl_fill_link_netnsid() to run under RCU protection
Eric Dumazet
1
-1
/
+1
2024-05-06
Merge tag 'ipsec-next-2024-05-03' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
8
-9
/
+196
2024-05-03
net: Remove ctl_table sentinel elements from several networking subsystems
Joel Granados
1
-4
/
+1
2024-05-01
xfrm: Restrict SA direction attribute to specific netlink message types
Antony Antony
1
-0
/
+24
2024-05-01
xfrm: Add dir validation to "in" data path lookup
Antony Antony
2
-0
/
+12
2024-05-01
xfrm: Add dir validation to "out" data path lookup
Antony Antony
2
-0
/
+7
2024-05-01
xfrm: Add Direction to the SA in or out
Antony Antony
5
-9
/
+153
2024-04-29
ipv6: introduce dst_rt6_info() helper
Eric Dumazet
1
-2
/
+1
2024-04-26
xfrm: Preserve vlan tags for transport mode software GRO
Paul Davey
1
-0
/
+8
2024-04-22
sysctl: treewide: constify ctl_table_header::ctl_table_arg
Thomas Weißschuh
1
-1
/
+1
2024-04-11
xfrm: fix possible derferencing in error path
Antony Antony
1
-0
/
+2
2024-03-18
xfrm: Allow UDP encapsulation only in offload modes
Leon Romanovsky
1
-1
/
+2
2024-03-08
Merge tag 'ipsec-next-2024-03-06' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2
-14
/
+143
2024-03-07
net: move netdev_max_backlog to net_hotdata
Eric Dumazet
2
-2
/
+5
2024-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-4
/
+13
2024-03-06
Merge tag 'ipsec-2024-03-06' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
4
-4
/
+13
2024-03-05
xfrm: set skb control buffer based on packet offload as well
Mike Yu
1
-1
/
+5
2024-03-05
xfrm: fix xfrm child route lookup for packet offload
Mike Yu
1
-1
/
+3
2024-03-02
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-4
/
+4
2024-02-27
xfrm: Do not allocate stats in the driver
Breno Leitao
1
-8
/
+2
2024-02-26
rtnetlink: prepare nla_put_iflink() to run under RCU
Eric Dumazet
1
-1
/
+1
2024-02-26
xfrm: Avoid clang fortify warning in copy_to_user_tmpl()
Nathan Chancellor
1
-0
/
+3
2024-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-0
/
+2
2024-02-09
net: fill in MODULE_DESCRIPTION()s for xfrm
Breno Leitao
2
-0
/
+2
2024-02-09
xfrm: Simplify the allocation of slab caches in xfrm_policy_init
Kunwu Chan
1
-4
/
+1
2024-02-07
xfrm: interface: use exit_batch_rtnl() method
Eric Dumazet
1
-8
/
+6
2024-02-05
xfrm: get global statistics from the offloaded device
Leon Romanovsky
2
-0
/
+14
2024-02-05
xfrm: generalize xdo_dev_state_update_curlft to allow statistics update
Leon Romanovsky
2
-3
/
+3
2024-01-31
bpf: treewide: Annotate BPF kfuncs in BTF
Daniel Xu
2
-4
/
+4
2024-01-25
xfrm: Pass UDP encapsulation in TX packet offload
Leon Romanovsky
1
-1
/
+1
2024-01-25
xfrm: introduce forwarding of ICMP Error messages
Antony Antony
1
-2
/
+140
2024-01-17
xfrm: Clear low order bits of ->flowi4_tos in decode_session4().
Guillaume Nault
1
-1
/
+1
2023-12-14
bpf: xfrm: Add bpf_xdp_get_xfrm_state() kfunc
Daniel Xu
3
-0
/
+137
2023-11-09
Merge tag 'net-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-4
/
+2
2023-11-02
Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2
-12
/
+8
2023-11-01
bpf: Add __bpf_kfunc_{start,end}_defs macros
Dave Marchevsky
1
-4
/
+2
2023-10-30
Merge tag 'ipsec-next-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
3
-180
/
+129
2023-10-27
xfrm: policy: fix layer 4 flowi decoding
Florian Westphal
1
-6
/
+20
2023-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-23
/
+26
2023-10-17
Merge tag 'ipsec-2023-10-17' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2
-23
/
+26
2023-10-13
xfrm: fix a data-race in xfrm_lookup_with_ifid()
Eric Dumazet
1
-1
/
+1
2023-10-06
xfrm: policy: replace session decode with flow dissector
Florian Westphal
1
-158
/
+95
2023-10-06
xfrm: move mark and oif flowi decode into common code
Florian Westphal
1
-12
/
+12
2023-10-06
xfrm: pass struct net to xfrm_decode_session wrappers
Florian Westphal
2
-7
/
+7
2023-10-06
xfrm: Use the XFRM_GRO to indicate a GRO call on input
Steffen Klassert
1
-4
/
+2
2023-10-01
ipsec: Select CRYPTO_AEAD
Herbert Xu
1
-0
/
+1
2023-09-20
ipsec: Stop using crypto_has_alg
Herbert Xu
1
-12
/
+7
2023-09-13
xfrm: fix a data-race in xfrm_gen_index()
Eric Dumazet
1
-4
/
+2
2023-09-12
net: dst: remove unnecessary input parameter in dst_alloc and dst_init
Zhengchao Shao
1
-1
/
+1
[next]