Age | Commit message (Expand) | Author |
2022-06-01 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | Jakub Kicinski |
2022-05-25 | xfrm: do not set IPv4 DF flag when encapsulating IPv6 frames <= 1280 bytes. | Maciej Żenczykowski |
2022-05-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-05-17 | xfrm: set dst dev to blackhole_netdev instead of loopback_dev in ifdown | Xin Long |
2022-05-06 | xfrm: drop not needed flags variable in XFRM offload struct | Leon Romanovsky |
2022-05-06 | xfrm: store and rely on direction to construct offload flags | Leon Romanovsky |
2022-05-06 | xfrm: rename xfrm_state_offload struct to allow reuse | Leon Romanovsky |
2022-05-06 | xfrm: delete not used number of external headers | Leon Romanovsky |
2022-04-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni |
2022-04-12 | net: remove noblock parameter from recvmsg() entities | Oliver Hartkopp |
2022-04-04 | xfrm: Pass flowi_oif or l3mdev as oif to xfrm_dst_lookup | David Ahern |
2022-03-19 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ | David S. Miller |
2022-03-18 | xfrm: rework default policy structure | Nicolas Dichtel |
2022-03-11 | net: add per-cpu storage and net->core_stats | Eric Dumazet |
2022-03-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-03-06 | Revert "xfrm: state and policy should fail if XFRMA_IF_ID 0" | Kai Lueke |
2022-03-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-03-03 | net: Add skb_clear_tstamp() to keep the mono delivery_time | Martin KaFai Lau |
2022-03-01 | xfrm: fix tunnel model fragmentation behavior | Lina Wang |
2022-02-09 | xfrm: enforce validity of offload input flags | Leon Romanovsky |
2022-02-03 | xfrm: fix the if_id check in changelink | Antony Antony |
2022-02-02 | xfrm: delete duplicated functions that calls same xfrm_api_check() | Leon Romanovsky |
2022-01-27 | Revert "xfrm: xfrm_state_mtu should return at least 1280 for ipv6" | Jiri Bohac |
2022-01-26 | xfrm: Fix xfrm migrate issues when address family changes | Yan Yan |
2022-01-26 | xfrm: Check if_id in xfrm_migrate | Yan Yan |
2022-01-11 | xfrm: Don't accidentally set RTO_ONLINK in decode_session4() | Guillaume Nault |
2022-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-01-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2022-01-05 | net/xfrm: IPsec tunnel mode fix inner_ipproto setting in sec_path | Raed Salem |
2021-12-29 | net: Don't include filter.h from net/sock.h | Jakub Kicinski |
2021-12-23 | xfrm: rate limit SA mapping change message to user space | Antony Antony |
2021-12-23 | xfrm: Add support for SM4 symmetric cipher algorithm | Xu Jia |
2021-12-23 | xfrm: Add support for SM3 secure hash | Xu Jia |
2021-12-23 | xfrm: update SA curlft.use_time | Antony Antony |
2021-12-17 | xfrm: state and policy should fail if XFRMA_IF_ID 0 | Antony Antony |
2021-12-17 | xfrm: interface with if_id 0 should return error | Antony Antony |
2021-12-10 | xfrm: add net device refcount tracker to struct xfrm_state_offload | Eric Dumazet |
2021-12-09 | xfrm: fix a small bug in xfrm_sa_len() | Eric Dumazet |
2021-12-01 | net: xfrm: drop check of pols[0] for the second time | Jean Sacren |
2021-11-23 | xfrm: fix policy lookup for ipv6 gre packets | Ghalem Boudour |
2021-11-18 | xfrm: Remove duplicate assignment | luo penghao |
2021-11-02 | Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-11-01 | Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-11-01 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2021-10-28 | xfrm: Remove redundant fields and related parentheses | luo penghao |
2021-10-18 | xfrm: Use memset_after() to clear padding | Kees Cook |
2021-09-23 | xfrm: fix rcu lock in xfrm_notify_userpolicy() | Nicolas Dichtel |
2021-09-15 | xfrm: notify default policy on update | Nicolas Dichtel |
2021-09-15 | xfrm: make user policy API complete | Nicolas Dichtel |
2021-09-09 | net: xfrm: fix shift-out-of-bounds in xfrm_get_default | Pavel Skripkin |