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
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-23
netfilter: nf_conntrack_sip: extend request line validation
Ulrich Weber
1
-1
/
+4
2017-02-23
netfilter: restart search if moved to other chain
Florian Westphal
1
-0
/
+7
2016-11-20
netfilter: nfnetlink_queue: reject verdict request from different portid
Liping Zhang
1
-3
/
+0
2016-06-15
nf_conntrack: avoid kernel pointer value leak in slab name
Linus Torvalds
1
-1
/
+3
2016-05-01
ipvs: correct initial offset of Call-ID header search in SIP persistence engine
Marco Angaroni
1
-1
/
+1
2015-08-12
netfilter: nf_conntrack: Support expectations in different zones
Joe Stringer
1
-1
/
+2
2015-08-07
ipvs: kernel oops - do_ip_vs_get_ctl
Hans Schillstrom
2
-22
/
+39
2015-08-07
ipvs: fix memory leak in ip_vs_ctl.c
Tommi Rantala
1
-0
/
+3
2015-05-09
ipvs: uninitialized data with IP_VS_IPV6
Dan Carpenter
1
-5
/
+5
2015-05-09
ipvs: rerouting to local clients is not needed anymore
Julian Anastasov
1
-11
/
+21
2015-05-09
net: make skb_gso_segment error handling more robust
Florian Westphal
1
-1
/
+1
2015-05-09
ipvs: add missing ip_vs_pe_put in sync code
Julian Anastasov
1
-0
/
+3
2015-05-09
netfilter: xt_socket: fix a stack corruption bug
Eric Dumazet
1
-9
/
+13
2015-02-20
netfilter: conntrack: disable generic tracking for known protocols
Florian Westphal
1
-1
/
+25
2015-02-20
netfilter: ipset: small potential read beyond the end of buffer
Dan Carpenter
1
-0
/
+6
2014-11-05
ipvs: avoid netns exit crash on ip_vs_conn_drop_conntrack
Julian Anastasov
1
-1
/
+0
2014-09-13
inetpeer: get rid of ip_id_count
Eric Dumazet
1
-1
/
+1
2014-08-06
ipvs: stop tot_stats estimator only under CONFIG_SYSCTL
Julian Anastasov
1
-1
/
+1
2014-04-09
netfilter: nf_conntrack_dccp: fix skb_header_pointer API usages
Daniel Borkmann
1
-3
/
+3
2013-11-28
netfilter: nf_ct_sip: don't drop packets with offsets pointing outside the pa...
Patrick McHardy
1
-1
/
+1
2013-10-26
ip: generate unique IP identificator if local fragmentation is allowed
Ansis Atteka
1
-1
/
+1
2013-05-30
ipvs: ip_vs_sip_fill_param() BUG: bad check of return value
Hans Schillstrom
1
-5
/
+1
2012-12-06
netfilter: Validate the sequence number of dataless ACK packets as well
Jozsef Kadlecsik
1
-8
/
+2
2012-12-06
netfilter: Mark SYN/ACK packets as invalid from original direction
Jozsef Kadlecsik
1
-11
/
+8
2012-10-30
netfilter: nf_conntrack: fix racy timer handling with reliable events
Pablo Neira Ayuso
1
-5
/
+11
2012-10-17
netfilter: xt_limit: have r->cost != 0 case work
Jan Engelhardt
1
-4
/
+4
2012-10-17
netfilter: limit, hashlimit: avoid duplicated inline
Florian Westphal
2
-8
/
+5
2012-10-17
netfilter: nf_ct_expect: fix possible access to uninitialized timer
Pablo Neira Ayuso
1
-23
/
+6
2012-09-19
ipvs: fix info leak in getsockopt(IP_VS_SO_GET_TIMEOUT)
Mathias Krause
1
-0
/
+1
2012-02-29
ipvs: fix matching of fwmark templates during scheduling
Simon Horman
1
-1
/
+1
2012-02-03
net: reintroduce missing rcu_assign_pointer() calls
Eric Dumazet
8
-12
/
+12
2011-12-31
netfilter: ctnetlink: fix timeout calculation
Xi Wang
1
-2
/
+2
2011-12-31
ipvs: try also real server with port 0 in backup server
Julian Anastasov
3
-4
/
+10
2011-12-24
Merge branch 'nf' of git://1984.lsi.us.es/net
David S. Miller
1
-5
/
+13
2011-12-24
netfilter: ctnetlink: fix scheduling while atomic if helper is autoloaded
Pablo Neira Ayuso
1
-0
/
+3
2011-12-24
netfilter: ctnetlink: fix return value of ctnetlink_get_expect()
Pablo Neira Ayuso
1
-5
/
+10
2011-12-23
netfilter: xt_connbytes: handle negation correctly
Florian Westphal
1
-3
/
+3
2011-12-01
netfilter: Remove ADVANCED dependency from NF_CONNTRACK_NETBIOS_NS
David S. Miller
1
-1
/
+0
2011-11-29
Merge branch 'nf' of git://1984.lsi.us.es/net
David S. Miller
5
-43
/
+73
2011-11-23
netfilter: Remove NOTRACK/RAW dependency on NETFILTER_ADVANCED.
David S. Miller
1
-1
/
+0
2011-11-22
netfilter: nf_conntrack: make event callback registration per-netns
Pablo Neira Ayuso
2
-40
/
+70
2011-11-21
netfilter: ipset: suppress compile-time warnings in ip_set_hash_ipport*.c
Jozsef Kadlecsik
3
-3
/
+3
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-0
/
+9
2011-11-01
netfilter: do not propagate nf_queue errors in nf_hook_slow
Florian Westphal
1
-6
/
+5
2011-11-01
ipvs: Remove unused variable "cs" from ip_vs_leave function.
Krzysztof Wilczynski
1
-1
/
+1
2011-11-01
netfilter: Remove unnecessary OOM logging messages
Joe Perches
13
-60
/
+28
2011-11-01
ipvs: Removed unused variables
Simon Horman
1
-4
/
+0
2011-11-01
ipvs: Remove unused return value of protocol state transitions
Simon Horman
4
-24
/
+14
2011-11-01
ipvs: Remove unused parameter from ip_vs_confirm_conntrack()
Simon Horman
2
-2
/
+2
2011-11-01
ipvs: Expose ip_vs_ftp module parameters via sysfs.
Krzysztof Wilczynski
1
-2
/
+3
[next]