Age | Commit message (Expand) | Author |
2023-05-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-05-18 | netfilter: flowtable: split IPv6 datapath in helper functions | Pablo Neira Ayuso |
2023-05-18 | netfilter: flowtable: split IPv4 datapath in helper functions | Pablo Neira Ayuso |
2023-05-18 | netfilter: flowtable: simplify route logic | Pablo Neira Ayuso |
2023-05-18 | netfilter: conntrack: allow insertion clash of gre protocol | Faicker Mo |
2023-05-18 | netfilter: nft_set_pipapo: Use struct_size() | Christophe JAILLET |
2023-05-18 | netfilter: nft_exthdr: add boolean DCCP option matching | Jeremy Sowden |
2023-05-18 | netfilter: nf_tables: always increment set element count | Florian Westphal |
2023-05-18 | netfilter: nf_tables: relax set/map validation checks | Florian Westphal |
2023-05-17 | netfilter: nft_set_rbtree: fix null deref on element insertion | Florian Westphal |
2023-05-17 | netfilter: nf_tables: fix nft_trans type confusion | Florian Westphal |
2023-05-17 | netfilter: conntrack: define variables exp_nat_nla_policy and any_addr with C... | Tom Rix |
2023-05-10 | netfilter: conntrack: fix possible bug_on with enable_hooks=1 | Florian Westphal |
2023-05-10 | netfilter: nf_tables: always release netdev hooks from notifier | Florian Westphal |
2023-05-05 | Merge tag 'net-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
2023-05-03 | netfilter: nf_tables: fix ct untracked match breakage | Florian Westphal |
2023-05-03 | netfilter: nf_tables: deactivate anonymous set from preparation phase | Pablo Neira Ayuso |
2023-05-03 | netfilter: nf_tables: hit ENOENT on unexisting chain/flowtable update with mi... | Pablo Neira Ayuso |
2023-04-27 | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2023-04-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni |
2023-04-24 | Merge tag 'nf-next-23-04-22' of git://git.kernel.org/pub/scm/linux/kernel/git... | Jakub Kicinski |
2023-04-21 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski |
2023-04-22 | netfilter: nf_tables: allow to create netdev chain without device | Pablo Neira Ayuso |
2023-04-22 | netfilter: nf_tables: support for deleting devices in an existing netdev chain | Pablo Neira Ayuso |
2023-04-22 | netfilter: nf_tables: support for adding new devices to an existing netdev chain | Pablo Neira Ayuso |
2023-04-22 | netfilter: nf_tables: rename function to destroy hook list | Pablo Neira Ayuso |
2023-04-22 | netfilter: nf_tables: do not send complete notification of deletions | Pablo Neira Ayuso |
2023-04-22 | netfilter: nf_tables: extended netlink error reporting for netdevice | Pablo Neira Ayuso |
2023-04-22 | ipvs: Remove {Enter,Leave}Function | Simon Horman |
2023-04-22 | ipvs: Consistently use array_size() in ip_vs_conn_init() | Simon Horman |
2023-04-22 | ipvs: Update width of source for ip_vs_sync_conn_options | Simon Horman |
2023-04-22 | netfilter: nf_tables: do not store rule in traceinfo structure | Florian Westphal |
2023-04-22 | netfilter: nf_tables: do not store verdict in traceinfo structure | Florian Westphal |
2023-04-22 | netfilter: nf_tables: do not store pktinfo in traceinfo structure | Florian Westphal |
2023-04-22 | netfilter: nf_tables: remove unneeded conditional | Florian Westphal |
2023-04-22 | netfilter: nf_tables: make validation state per table | Florian Westphal |
2023-04-22 | netfilter: nf_tables: don't write table validation state without mutex | Florian Westphal |
2023-04-22 | netfilter: nf_tables: don't store chain address on jump | Florian Westphal |
2023-04-22 | netfilter: nf_tables: don't store address of last rule on jump | Florian Westphal |
2023-04-22 | netfilter: nf_tables: merge nft_rules_old structure and end of ruleblob marker | Florian Westphal |
2023-04-21 | bpf: add test_run support for netfilter program type | Florian Westphal |
2023-04-21 | netfilter: disallow bpf hook attachment at same priority | Florian Westphal |
2023-04-21 | netfilter: nfnetlink hook: dump bpf prog id | Florian Westphal |
2023-04-21 | bpf: minimal support for programs hooked into netfilter framework | Florian Westphal |
2023-04-21 | bpf: add bpf_link support for BPF_NETFILTER programs | Florian Westphal |
2023-04-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-04-19 | netfilter: conntrack: fix wrong ct->timeout value | Tzung-Bi Shih |
2023-04-19 | netfilter: conntrack: restore IPS_CONFIRMED out of nf_conntrack_hash_check_in... | Pablo Neira Ayuso |
2023-04-18 | netfilter: nf_tables: tighten netlink attribute requirements for catch-all el... | Pablo Neira Ayuso |
2023-04-18 | netfilter: nf_tables: validate catch-all set elements | Pablo Neira Ayuso |