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
/
ipv6
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-10
netfilter: nft_dup: do not use sreg_dev if the user doesn't specify it
Liping Zhang
1
-2
/
+4
2019-03-23
netfilter: x_tables: enforce nul-terminated table name from getsockopt GET_EN...
Pablo Neira Ayuso
1
-0
/
+2
2019-02-08
ip: frags: fix crash in ip_do_fragment()
Taehee Yoo
1
-0
/
+1
2019-02-08
ip: use rb trees for IP frag queue.
Peter Oskolkov
1
-0
/
+1
2019-02-08
ipv6: defrag: drop non-last frags smaller than min mtu
Florian Westphal
1
-0
/
+4
2019-02-08
inet: frags: fix ip6frag_low_thresh boundary
Eric Dumazet
1
-2
/
+0
2019-02-08
inet: frags: break the 2GB limit for frags storage
Eric Dumazet
1
-5
/
+5
2019-02-08
inet: frags: remove inet_frag_maybe_warn_overflow()
Eric Dumazet
1
-3
/
+2
2019-02-08
inet: frags: use rhashtables for reassembly units
Eric Dumazet
1
-38
/
+13
2019-02-08
inet: frags: add a pointer to struct netns_frags
Eric Dumazet
1
-7
/
+9
2019-02-08
inet: frags: change inet_frags_init_net() return value
Eric Dumazet
1
-3
/
+9
2018-11-10
ipv6: orphan skbs in reassembly unit
Eric Dumazet
1
-0
/
+1
2018-08-24
netfilter: x_tables: set module owner for icmp(6) matches
Florian Westphal
1
-0
/
+1
2018-08-24
netfilter: ipv6: nf_defrag: reduce struct net memory waste
Eric Dumazet
1
-3
/
+3
2018-07-17
netfilter: x_tables: initialise match/target check parameter struct
Florian Westphal
1
-0
/
+1
2018-03-18
netfilter: x_tables: pack percpu counter allocations
Florian Westphal
1
-3
/
+6
2018-03-18
netfilter: x_tables: pass xt_counters struct to counter allocator
Florian Westphal
1
-4
/
+1
2018-03-18
netfilter: x_tables: pass xt_counters struct instead of packet counter
Florian Westphal
1
-3
/
+2
2018-03-18
netfilter: ipv6: fix use-after-free Write in nf_nat_ipv6_manip_pkt
Florian Westphal
1
-0
/
+4
2018-03-18
netfilter: add back stackpointer size checks
Florian Westphal
1
-0
/
+4
2018-02-25
netfilter: on sockopt() acquire sock lock only in the required scope
Paolo Abeni
1
-6
/
+12
2018-01-31
netfilter: fix IS_ERR_VALUE usage
Pablo Neira Ayuso
1
-2
/
+4
2018-01-31
netfilter: use fwmark_reflect in nf_send_reset
Pau Espin Pedrol
1
-0
/
+3
2018-01-31
netfilter: nf_dup_ipv6: set again FLOWI_FLAG_KNOWN_NH at flowi6_flags
Paolo Abeni
1
-0
/
+1
2018-01-31
netfilter: x_tables: speed up jump target validation
Florian Westphal
1
-21
/
+24
2017-09-27
Revert "net: fix percpu memory leaks"
Jesper Dangaard Brouer
1
-9
/
+3
2016-06-24
netfilter: x_tables: introduce and use xt_copy_counters_from_user
Florian Westphal
1
-44
/
+5
2016-06-24
netfilter: x_tables: do compat validation via translate_table
Florian Westphal
1
-125
/
+23
2016-06-24
netfilter: x_tables: xt_compat_match_from_user doesn't need a retval
Florian Westphal
1
-18
/
+9
2016-06-24
netfilter: ip6_tables: simplify translate_compat_table args
Florian Westphal
1
-35
/
+24
2016-06-24
netfilter: x_tables: check for bogus target offset
Florian Westphal
1
-2
/
+3
2016-06-24
netfilter: x_tables: add compat version of xt_check_entry_offsets
Florian Westphal
1
-1
/
+2
2016-06-24
netfilter: x_tables: kill check_entry helper
Florian Westphal
1
-12
/
+8
2016-06-24
netfilter: x_tables: add and use xt_check_entry_offsets
Florian Westphal
1
-11
/
+1
2016-06-24
netfilter: x_tables: validate targets of jumps
Florian Westphal
1
-0
/
+16
2016-06-24
netfilter: x_tables: don't move to non-existent next rule
Florian Westphal
1
-0
/
+4
2016-06-24
netfilter: x_tables: fix unconditional helper
Florian Westphal
1
-12
/
+11
2016-06-24
netfilter: x_tables: make sure e->next_offset covers remaining blob size
Florian Westphal
1
-2
/
+4
2016-06-24
netfilter: x_tables: validate e->target_offset early
Florian Westphal
1
-9
/
+8
2015-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-0
/
+1
2015-12-10
netfilter: nf_dup: add missing dependencies with NF_CONNTRACK
Pablo Neira Ayuso
1
-0
/
+1
2015-11-24
ipv6: distinguish frag queues by device for multicast and link-local packets
Michal Kubeček
1
-2
/
+3
2015-11-02
net: fix percpu memory leaks
Eric Dumazet
1
-3
/
+9
2015-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2015-10-27
ipv6: Export nf_ct_frag6_consume_orig()
Joe Stringer
1
-0
/
+1
2015-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2015-10-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
5
-7
/
+6
2015-10-16
netfilter: remove hook owner refcounting
Florian Westphal
4
-14
/
+0
2015-10-14
netfilter: ipv6: pointer cast layout
Ian Morris
1
-1
/
+1
2015-10-14
netfilter: ip6_tables: improve if statements
Ian Morris
1
-3
/
+3
[next]