index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-26
netfilter: nf_tables: disallow rule addition to bound chain via NFTA_RULE_CHA...
Pablo Neira Ayuso
1
-2
/
+3
2023-07-26
netfilter: nf_tables: skip immediate deactivate in _PREPARE_ERROR
Pablo Neira Ayuso
1
-9
/
+18
2023-07-26
netfilter: nft_set_rbtree: fix overlap expiration walk
Florian Westphal
1
-6
/
+14
2023-07-20
netfilter: nf_tables: skip bound chain on rule flush
Pablo Neira Ayuso
1
-0
/
+2
2023-07-20
netfilter: nf_tables: skip bound chain in netns release path
Pablo Neira Ayuso
1
-0
/
+3
2023-07-20
netfilter: nft_set_pipapo: fix improper element removal
Florian Westphal
1
-1
/
+5
2023-07-20
netfilter: nf_tables: can't schedule in nft_chain_validate
Florian Westphal
1
-2
/
+2
2023-07-20
netfilter: nf_tables: fix spurious set element insertion failure
Florian Westphal
1
-0
/
+3
2023-07-06
Merge tag 'nf-23-07-06' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
8
-96
/
+148
2023-07-06
netfilter: nf_tables: prevent OOB access in nft_byteorder_eval
Thadeu Lima de Souza Cascardo
1
-7
/
+7
2023-07-05
netfilter: nf_tables: do not ignore genmask when looking up chain by id
Thadeu Lima de Souza Cascardo
1
-4
/
+7
2023-07-05
netfilter: conntrack: don't fold port numbers into addresses before hashing
Florian Westphal
1
-13
/
+7
2023-07-05
netfilter: conntrack: Avoid nf_ct_helper_hash uses after free
Florent Revest
1
-0
/
+4
2023-07-05
netfilter: conntrack: gre: don't set assured flag for clash entries
Florian Westphal
1
-1
/
+9
2023-07-05
netfilter: nf_tables: report use refcount overflow
Pablo Neira Ayuso
4
-71
/
+114
2023-07-03
Merge tag 'leds-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
1
-2
/
+1
2023-06-28
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
31
-201
/
+543
2023-06-27
Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-5
/
+5
2023-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-5
/
+55
2023-06-26
Merge tag 'nf-next-23-06-26' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
21
-70
/
+194
2023-06-26
netfilter: nf_tables: fix underflow in chain reference counter
Pablo Neira Ayuso
1
-1
/
+3
2023-06-26
netfilter: nf_tables: unbind non-anonymous set if rule construction fails
Pablo Neira Ayuso
1
-0
/
+2
2023-06-26
netfilter: nf_conntrack_sip: fix the ct_sip_parse_numerical_param() return va...
Ilia.Gavrilov
1
-1
/
+1
2023-06-26
netfilter: conntrack: dccp: copy entire header to stack buffer, not just basi...
Florian Westphal
1
-3
/
+49
2023-06-26
netfilter: nf_tables: limit allowed range via nla_policy
Florian Westphal
15
-21
/
+21
2023-06-26
netfilter: nf_tables: Introduce NFT_MSG_GETSETELEM_RESET
Phil Sutter
1
-20
/
+48
2023-06-26
netfilter: snat: evict closing tcp entries on reply tuple collision
Florian Westphal
1
-4
/
+88
2023-06-26
netfilter: nf_tables: permit update of set size
Florian Westphal
1
-0
/
+4
2023-06-26
netfilter: ipset: remove rcu_read_lock_bh pair from ip_set_test
Florian Westphal
1
-2
/
+0
2023-06-26
netfilter: nft_payload: rebuild vlan header when needed
Pablo Neira Ayuso
1
-1
/
+2
2023-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-96
/
+417
2023-06-20
netfilter: nf_tables: Fix for deleting base chains with payload
Phil Sutter
1
-7
/
+9
2023-06-20
netfilter: nfnetlink_osf: fix module autoload
Pablo Neira Ayuso
2
-1
/
+1
2023-06-20
netfilter: nf_tables: drop module reference after updating chain
Pablo Neira Ayuso
1
-0
/
+2
2023-06-20
netfilter: nf_tables: disallow timeout for anonymous sets
Pablo Neira Ayuso
1
-0
/
+7
2023-06-20
netfilter: nf_tables: disallow updates of anonymous sets
Pablo Neira Ayuso
1
-0
/
+3
2023-06-20
netfilter: nf_tables: reject unbound chain set before commit phase
Pablo Neira Ayuso
1
-0
/
+13
2023-06-20
netfilter: nf_tables: reject unbound anonymous set before commit phase
Pablo Neira Ayuso
1
-3
/
+32
2023-06-20
netfilter: nf_tables: disallow element updates of bound anonymous sets
Pablo Neira Ayuso
1
-2
/
+5
2023-06-20
netfilter: nf_tables: fix underflow in object reference counter
Pablo Neira Ayuso
1
-8
/
+5
2023-06-20
netfilter: nft_set_pipapo: .walk does not deal with generations
Pablo Neira Ayuso
1
-1
/
+5
2023-06-20
netfilter: nf_tables: drop map element references from preparation phase
Pablo Neira Ayuso
5
-31
/
+163
2023-06-20
netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chain
Pablo Neira Ayuso
2
-7
/
+41
2023-06-20
netfilter: nf_tables: fix chain binding transaction logic
Pablo Neira Ayuso
2
-40
/
+133
2023-06-20
netfilter: ipset: Replace strlcpy with strscpy
Azeem Shaikh
1
-5
/
+5
2023-06-19
ipvs: align inner_mac_header for encapsulation
Terin Stock
1
-0
/
+2
2023-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-22
/
+112
2023-06-14
net/sched: act_ct: Fix promotion of offloaded unreplied tuple
Paul Blakey
2
-5
/
+12
2023-06-10
net: move gso declarations and functions to their own files
Eric Dumazet
2
-0
/
+2
2023-06-08
netfilter: nf_tables: incorrect error path handling with NFT_MSG_NEWRULE
Pablo Neira Ayuso
1
-1
/
+2
[next]