Age | Commit message (Expand) | Author |
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 |
2023-02-01 | netlink: provide an ability to set default extack message | Leon Romanovsky |
2023-02-02 | bpf: Add __bpf_kfunc tag to all kfuncs | David Vernet |
2023-01-30 | xfrm: fix bug with DSCP copy to v6 from v4 tunnel | Christian Hopps |
2023-01-27 | xfrm: annotate data-race around use_time | Eric Dumazet |
2023-01-27 | xfrm: consistently use time64_t in xfrm_timer_handler() | Eric Dumazet |
2023-01-26 | xfrm: extend add state callback to set failure reason | Leon Romanovsky |
2023-01-26 | xfrm: extend add policy callback to set failure reason | Leon Romanovsky |
2023-01-23 | net/sock: Introduce trace_sk_data_ready() | Peilin Ye |
2023-01-23 | xfrm/compat: prevent potential spectre v1 gadget in xfrm_xlate32_attr() | Eric Dumazet |
2023-01-12 | xfrm: compat: change expression for switch in xfrm_xlate64 | Anastasia Belova |
2023-01-09 | Fix XFRM-I support for nested ESP tunnels | Benedict Wong |
2022-12-19 | Treewide: Stop corrupting socket's task_frag | Benjamin Coddington |
2022-12-13 | Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |