Age | Commit message (Expand) | Author |
2023-10-06 | xfrm: policy: replace session decode with flow dissector | Florian Westphal |
2023-10-06 | xfrm: move mark and oif flowi decode into common code | Florian Westphal |
2023-10-06 | xfrm: pass struct net to xfrm_decode_session wrappers | Florian Westphal |
2023-10-06 | xfrm: Use the XFRM_GRO to indicate a GRO call on input | Steffen Klassert |
2023-09-12 | net: dst: remove unnecessary input parameter in dst_alloc and dst_init | Zhengchao Shao |
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 |
2023-04-25 | Revert "Fix XFRM-I support for nested ESP tunnels" | Martin Willi |
2023-04-21 | xfrm: Fix leak of dev tracker | Leon Romanovsky |
2023-04-21 | xfrm: release all offloaded policy memory | Leon Romanovsky |
2023-04-19 | Merge tag 'ipsec-next-2023-04-19' of git://git.kernel.org/pub/scm/linux/kerne... | Jakub Kicinski |
2023-04-07 | Merge tag 'ipsec-esn-replay' of https://git.kernel.org/pub/scm/linux/kernel/g... | Jakub Kicinski |
2023-04-06 | xfrm: don't check the default policy if the policy allows the packet | Sabrina Dubroca |
2023-04-06 | xfrm: don't require advance ESN callback for packet offload | Leon Romanovsky |
2023-03-22 | Merge tag 'ipsec-libreswan-mlx5' of https://git.kernel.org/pub/scm/linux/kern... | Jakub Kicinski |
2023-03-20 | xfrm: copy_to_user_state fetch offloaded SA packets/bytes statistics | Raed Salem |
2023-03-20 | xfrm: add new device offload acquire flag | Raed Salem |
2023-03-16 | Merge tag 'ipsec-2023-03-15' of git://git.kernel.org/pub/scm/linux/kernel/git... | Jakub Kicinski |
2023-03-13 | xfrm: Remove inner/outer modes from output path | Herbert Xu |
2023-03-13 | xfrm: Remove inner/outer modes from input path | Herbert Xu |
2023-02-24 | xfrm: Allow transport-mode states with AF_UNSPEC selector | Herbert Xu |
2023-02-13 | xfrm: Zero padding when dumping algos and encap | Herbert Xu |
2023-02-10 | Daniel Borkmann says: | Jakub Kicinski |
2023-02-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |