index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Lines
2023-06-26
netfilter: ipset: remove rcu_read_lock_bh pair from ip_set_test
Florian Westphal
-2
/
+0
2023-06-26
netfilter: nft_payload: rebuild vlan header when needed
Pablo Neira Ayuso
-1
/
+2
2023-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-96
/
+417
2023-06-20
netfilter: nf_tables: Fix for deleting base chains with payload
Phil Sutter
-7
/
+9
2023-06-20
netfilter: nfnetlink_osf: fix module autoload
Pablo Neira Ayuso
-1
/
+1
2023-06-20
netfilter: nf_tables: drop module reference after updating chain
Pablo Neira Ayuso
-0
/
+2
2023-06-20
netfilter: nf_tables: disallow timeout for anonymous sets
Pablo Neira Ayuso
-0
/
+7
2023-06-20
netfilter: nf_tables: disallow updates of anonymous sets
Pablo Neira Ayuso
-0
/
+3
2023-06-20
netfilter: nf_tables: reject unbound chain set before commit phase
Pablo Neira Ayuso
-0
/
+13
2023-06-20
netfilter: nf_tables: reject unbound anonymous set before commit phase
Pablo Neira Ayuso
-3
/
+32
2023-06-20
netfilter: nf_tables: disallow element updates of bound anonymous sets
Pablo Neira Ayuso
-2
/
+5
2023-06-20
netfilter: nf_tables: fix underflow in object reference counter
Pablo Neira Ayuso
-8
/
+5
2023-06-20
netfilter: nft_set_pipapo: .walk does not deal with generations
Pablo Neira Ayuso
-1
/
+5
2023-06-20
netfilter: nf_tables: drop map element references from preparation phase
Pablo Neira Ayuso
-31
/
+163
2023-06-20
netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chain
Pablo Neira Ayuso
-7
/
+41
2023-06-20
netfilter: nf_tables: fix chain binding transaction logic
Pablo Neira Ayuso
-40
/
+133
2023-06-20
netfilter: ipset: Replace strlcpy with strscpy
Azeem Shaikh
-5
/
+5
2023-06-19
ipvs: align inner_mac_header for encapsulation
Terin Stock
-0
/
+2
2023-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-22
/
+112
2023-06-14
net/sched: act_ct: Fix promotion of offloaded unreplied tuple
Paul Blakey
-5
/
+12
2023-06-10
net: move gso declarations and functions to their own files
Eric Dumazet
-0
/
+2
2023-06-08
netfilter: nf_tables: incorrect error path handling with NFT_MSG_NEWRULE
Pablo Neira Ayuso
-1
/
+2
2023-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-2
/
+15
2023-06-08
netfilter: nfnetlink: skip error delivery on batch in case of ENOMEM
Pablo Neira Ayuso
-1
/
+2
2023-06-08
netfilter: nf_tables: integrate pipapo into commit protocol
Pablo Neira Ayuso
-15
/
+96
2023-06-07
netfilter: nf_tables: out-of-bound check in chain blob
Pablo Neira Ayuso
-1
/
+1
2023-06-07
netfilter: ipset: Add schedule point in call_ad().
Kuniyuki Iwashima
-0
/
+8
2023-06-07
netfilter: conntrack: fix NULL pointer dereference in nf_confirm_cthelper
Tijs Van Buggenhout
-0
/
+3
2023-06-07
netfilter: nft_bitwise: fix register tracking
Jeremy Sowden
-1
/
+1
2023-06-07
netfilter: nf_tables: Add null check for nla_nest_start_noflag() in nft_dump_...
Gavrilov Ilia
-0
/
+2
2023-06-02
ipv4: Drop tos parameter from flowi4_update_output()
Guillaume Nault
-2
/
+2
2023-06-01
ipvs: dynamically limit the connection hash table
Julian Anastasov
-9
/
+17
2023-06-01
ipvs: increase ip_vs_conn_tab_bits range for 64BIT
Abhijeet Rastogi
-15
/
+16
2023-05-25
leds: Change led_trigger_blink[_oneshot]() delay parameters to pass-by-value
Hans de Goede
-2
/
+1
2023-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-10
/
+18
2023-05-18
netfilter: flowtable: split IPv6 datapath in helper functions
Pablo Neira Ayuso
-41
/
+71
2023-05-18
netfilter: flowtable: split IPv4 datapath in helper functions
Pablo Neira Ayuso
-42
/
+77
2023-05-18
netfilter: flowtable: simplify route logic
Pablo Neira Ayuso
-25
/
+11
2023-05-18
netfilter: conntrack: allow insertion clash of gre protocol
Faicker Mo
-0
/
+1
2023-05-18
netfilter: nft_set_pipapo: Use struct_size()
Christophe JAILLET
-4
/
+2
2023-05-18
netfilter: nft_exthdr: add boolean DCCP option matching
Jeremy Sowden
-0
/
+106
2023-05-18
netfilter: nf_tables: always increment set element count
Florian Westphal
-4
/
+7
2023-05-18
netfilter: nf_tables: relax set/map validation checks
Florian Westphal
-8
/
+15
2023-05-17
netfilter: nft_set_rbtree: fix null deref on element insertion
Florian Westphal
-7
/
+13
2023-05-17
netfilter: nf_tables: fix nft_trans type confusion
Florian Westphal
-3
/
+1
2023-05-17
netfilter: conntrack: define variables exp_nat_nla_policy and any_addr with C...
Tom Rix
-0
/
+4
2023-05-10
netfilter: conntrack: fix possible bug_on with enable_hooks=1
Florian Westphal
-3
/
+6
2023-05-10
netfilter: nf_tables: always release netdev hooks from notifier
Florian Westphal
-3
/
+6
2023-05-05
Merge tag 'net-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-19
/
+42
2023-05-03
netfilter: nf_tables: fix ct untracked match breakage
Florian Westphal
-4
/
+10
[prev]
[next]