index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-11
treewide: Remove uninitialized_var() usage
Kees Cook
1
-3
/
+3
2023-05-30
netfilter: nftables: add nft_parse_register_load() and use it
Pablo Neira Ayuso
1
-9
/
+9
2022-10-26
netfilter: nft_fib: Fix for rpath check with VRF devices
Phil Sutter
1
-0
/
+3
2022-01-27
netfilter: ipt_CLUSTERIP: fix refcount leak in clusterip_tg_check()
Xin Xiong
1
-1
/
+4
2021-04-16
netfilter: x_tables: fix compat match/target pad out-of-bound write
Florian Westphal
2
-0
/
+4
2021-03-30
Revert "netfilter: x_tables: Update remaining dereference to RCU"
Mark Tomlinson
2
-2
/
+2
2021-03-30
Revert "netfilter: x_tables: Switch synchronization to RCU"
Mark Tomlinson
2
-14
/
+14
2021-01-27
netfilter: rpfilter: mask ecn bits before fib lookup
Guillaume Nault
1
-1
/
+1
2021-01-12
netfilter: x_tables: Update remaining dereference to RCU
Subash Abhinov Kasiviswanathan
2
-2
/
+2
2020-12-30
netfilter: x_tables: Switch synchronization to RCU
Subash Abhinov Kasiviswanathan
2
-14
/
+14
2020-11-18
netfilter: use actual socket sk rather than skb sk when routing harder
Jason A. Donenfeld
5
-5
/
+5
2020-10-29
netfilter: nf_log: missing vlan offload tag and proto
Pablo Neira Ayuso
2
-4
/
+21
2020-06-03
netfilter: nf_conntrack_pptp: prevent buffer overflows in debug code
Pablo Neira Ayuso
1
-5
/
+2
2020-01-23
netfilter: arp_tables: init netns pointer in xt_tgdtor_param struct
Florian Westphal
1
-9
/
+10
2020-01-14
netfilter: arp_tables: init netns pointer in xt_tgchk_param struct
Florian Westphal
1
-11
/
+16
2019-11-20
netfilter: masquerade: don't flush all conntracks if only one address deleted...
Tan Hu
1
-3
/
+19
2019-08-16
netfilter: Fix rpfilter dropping vrf packets by mistake
Miaohe Lin
1
-0
/
+1
2019-03-23
netfilter: ipt_CLUSTERIP: fix warning unused variable cn
Anders Roxell
1
-1
/
+1
2019-02-27
netfilter: ipt_CLUSTERIP: fix sleep-in-atomic bug in clusterip_config_entry_p...
Taehee Yoo
1
-5
/
+14
2019-02-23
netfilter: nf_nat_snmp_basic: add missing length checks in ASN.1 cbs
Jann Horn
1
-1
/
+6
2019-01-26
netfilter: ipt_CLUSTERIP: fix deadlock in netns exit routine
Taehee Yoo
1
-68
/
+87
2019-01-26
netfilter: ipt_CLUSTERIP: remove wrong WARN_ON_ONCE in netns exit routine
Taehee Yoo
1
-1
/
+0
2019-01-26
netfilter: ipt_CLUSTERIP: check MAC address when duplicate config is set
Taehee Yoo
1
-1
/
+2
2018-12-17
netfilter: nat: fix double register in masquerade modules
Taehee Yoo
1
-7
/
+16
2018-12-17
netfilter: add missing error handling code for register functions
Taehee Yoo
3
-7
/
+25
2018-08-31
netfilter: kconfig: nat related expression depend on nftables core
Florian Westphal
1
-3
/
+5
2018-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
4
-880
/
+3
2018-07-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2
-6
/
+13
2018-07-17
netfilter: conntrack: remove l3proto abstraction
Florian Westphal
4
-781
/
+3
2018-07-16
netfilter: conntrack: remove get_timeout() indirection
Florian Westphal
1
-5
/
+11
2018-07-16
netfilter: conntrack: remove get_l4proto indirection from l3 protocol trackers
Florian Westphal
1
-30
/
+0
2018-07-16
netfilter: conntrack: remove invert_tuple indirection from l3 protocol trackers
Florian Westphal
2
-12
/
+1
2018-07-16
netfilter: conntrack: remove pkt_to_tuple indirection from l3 protocol trackers
Florian Westphal
1
-17
/
+0
2018-07-16
netfilter: conntrack: remove ctnetlink callbacks from l3 protocol trackers
Florian Westphal
1
-47
/
+0
2018-07-06
netfilter: nf_tproxy: fix possible non-linear access to transport header
Máté Eckl
1
-6
/
+12
2018-07-05
netfilter: x_tables: set module owner for icmp(6) matches
Florian Westphal
1
-0
/
+1
2018-06-28
netfilter: check if the socket netns is correct.
Flavio Leitner
1
-4
/
+4
2018-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-0
/
+1
2018-06-08
netfilter: x_tables: initialise match/target check parameter struct
Florian Westphal
1
-0
/
+1
2018-06-03
netfilter: Libify xt_TPROXY
Máté Eckl
3
-1
/
+152
2018-05-29
netfilter: nat: merge ipv4/ipv6 masquerade code into main nat module
Florian Westphal
3
-11
/
+2
2018-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
4
-162
/
+115
2018-05-23
netfilter: nf_nat: add nat type hooks to nat core
Florian Westphal
3
-112
/
+106
2018-05-23
netfilter: nf_tables: allow chain type to override hook register
Florian Westphal
1
-6
/
+13
2018-05-23
netfilter: xtables: allow table definitions not backed by hook_ops
Florian Westphal
1
-1
/
+4
2018-05-23
netfilter: nf_nat: move common nat code to nat core
Florian Westphal
1
-53
/
+2
2018-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+2
2018-05-17
net/ipv4: Initialize proto and ports in flow struct
David Ahern
1
-1
/
+1
2018-05-08
netfilter: x_tables: add module alias for icmp matches
Florian Westphal
1
-0
/
+1
2018-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
12
-279
/
+20
[next]