index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
2023-06-10
net: move gso declarations and functions to their own files
Eric Dumazet
2023-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-07
netfilter: nf_tables: out-of-bound check in chain blob
Pablo Neira Ayuso
2023-06-07
netfilter: ipset: Add schedule point in call_ad().
Kuniyuki Iwashima
2023-06-07
netfilter: conntrack: fix NULL pointer dereference in nf_confirm_cthelper
Tijs Van Buggenhout
2023-06-07
netfilter: nft_bitwise: fix register tracking
Jeremy Sowden
2023-06-07
netfilter: nf_tables: Add null check for nla_nest_start_noflag() in nft_dump_...
Gavrilov Ilia
2023-06-02
ipv4: Drop tos parameter from flowi4_update_output()
Guillaume Nault
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
[next]