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-09-29
xfrm: ipcomp: add extack to ipcomp{4,6}_init_state
Sabrina Dubroca
1
-3
/
+7
2022-09-29
xfrm: pass extack down to xfrm_type ->init_state
Sabrina Dubroca
1
-1
/
+1
2022-09-22
xfrm: add extack support to xfrm_init_replay
Sabrina Dubroca
3
-5
/
+9
2022-09-22
xfrm: add extack to __xfrm_init_state
Sabrina Dubroca
2
-8
/
+20
2022-09-22
xfrm: add extack to attach_*
Sabrina Dubroca
1
-16
/
+30
2022-09-22
xfrm: add extack support to xfrm_dev_state_add
Sabrina Dubroca
2
-8
/
+20
2022-09-22
xfrm: add extack to verify_one_alg, verify_auth_trunc, verify_aead
Sabrina Dubroca
1
-11
/
+20
2022-09-22
xfrm: add extack to verify_replay
Sabrina Dubroca
1
-8
/
+22
2022-09-22
xfrm: add extack support to verify_newsa_info
Sabrina Dubroca
1
-21
/
+69
2022-08-31
xfrm: add extack to verify_sec_ctx_len
Sabrina Dubroca
1
-7
/
+9
2022-08-31
xfrm: add extack to validate_tmpl
Sabrina Dubroca
1
-9
/
+20
2022-08-31
xfrm: add extack to verify_policy_type
Sabrina Dubroca
1
-11
/
+17
2022-08-31
xfrm: add extack to verify_policy_dir
Sabrina Dubroca
1
-4
/
+5
2022-08-31
xfrm: add extack support to verify_newpolicy_info
Sabrina Dubroca
1
-7
/
+18
2022-08-31
xfrm: propagate extack to all netlink doit handlers
Sabrina Dubroca
1
-22
/
+34
2022-08-29
xfrm: lwtunnel: add lwtunnel support for xfrm interfaces in collect_md mode
Eyal Birger
1
-0
/
+85
2022-08-29
xfrm: interface: support collect metadata mode
Eyal Birger
3
-27
/
+111
2022-08-23
xfrm: Drop unused argument
Hongbin Wang
1
-8
/
+7
2022-07-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-8
/
+4
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+5
2022-07-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-1
/
+4
2022-07-15
ip: Fix data-races around sysctl_ip_no_pmtu_disc.
Kuniyuki Iwashima
1
-1
/
+1
2022-06-24
xfrm: change the type of xfrm_register_km and xfrm_unregister_km
Zhengchao Shao
2
-8
/
+4
2022-06-09
net: rename reference+tracking helpers
Jakub Kicinski
1
-1
/
+1
2022-06-02
xfrm: xfrm_policy: fix a possible double xfrm_pols_put() in xfrm_bundle_lookup()
Hangyu Hua
1
-1
/
+4
2022-06-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
Jakub Kicinski
1
-1
/
+2
2022-05-25
xfrm: do not set IPv4 DF flag when encapsulating IPv6 frames <= 1280 bytes.
Maciej Żenczykowski
1
-1
/
+2
2022-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-05-17
xfrm: set dst dev to blackhole_netdev instead of loopback_dev in ifdown
Xin Long
1
-1
/
+1
2022-05-06
xfrm: drop not needed flags variable in XFRM offload struct
Leon Romanovsky
1
-3
/
+0
2022-05-06
xfrm: store and rely on direction to construct offload flags
Leon Romanovsky
2
-2
/
+9
2022-05-06
xfrm: rename xfrm_state_offload struct to allow reuse
Leon Romanovsky
3
-4
/
+4
2022-05-06
xfrm: delete not used number of external headers
Leon Romanovsky
1
-2
/
+0
2022-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-1
/
+3
2022-04-12
net: remove noblock parameter from recvmsg() entities
Oliver Hartkopp
1
-3
/
+1
2022-04-04
xfrm: Pass flowi_oif or l3mdev as oif to xfrm_dst_lookup
David Ahern
1
-1
/
+3
2022-03-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/
David S. Miller
3
-40
/
+27
2022-03-18
xfrm: rework default policy structure
Nicolas Dichtel
2
-28
/
+25
2022-03-11
net: add per-cpu storage and net->core_stats
Eric Dumazet
1
-1
/
+1
2022-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-19
/
+7
2022-03-06
Revert "xfrm: state and policy should fail if XFRMA_IF_ID 0"
Kai Lueke
1
-18
/
+3
2022-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-25
/
+32
2022-03-03
net: Add skb_clear_tstamp() to keep the mono delivery_time
Martin KaFai Lau
1
-1
/
+1
2022-03-01
xfrm: fix tunnel model fragmentation behavior
Lina Wang
1
-1
/
+4
2022-02-09
xfrm: enforce validity of offload input flags
Leon Romanovsky
1
-1
/
+5
2022-02-03
xfrm: fix the if_id check in changelink
Antony Antony
1
-1
/
+1
2022-02-02
xfrm: delete duplicated functions that calls same xfrm_api_check()
Leon Romanovsky
1
-12
/
+2
2022-01-27
Revert "xfrm: xfrm_state_mtu should return at least 1280 for ipv6"
Jiri Bohac
1
-12
/
+2
2022-01-26
xfrm: Fix xfrm migrate issues when address family changes
Yan Yan
1
-3
/
+5
2022-01-26
xfrm: Check if_id in xfrm_migrate
Yan Yan
3
-8
/
+19
[next]