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
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
2011-10-31
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
5
-0
/
+5
2011-10-31
net: add moduleparam.h for users of module_param/MODULE_PARM_DESC
Paul Gortmaker
1
-0
/
+1
2011-10-31
net: Fix files explicitly needing to include module.h
Paul Gortmaker
3
-0
/
+3
2011-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
9
-31
/
+31
2011-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-4
/
+3
2011-10-24
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-53
/
+88
2011-10-17
Merge branch 'nf' of git://1984.lsi.us.es/net
David S. Miller
3
-53
/
+88
2011-10-12
IPVS netns shutdown/startup dead-lock
Hans Schillstrom
2
-51
/
+86
2011-10-07
Merge branch 'master' of github.com:davem330/net
David S. Miller
1
-1
/
+1
2011-10-05
netfilter: Use proper rwlock init function
Thomas Gleixner
1
-1
/
+1
2011-10-03
netfilter: nf_conntrack: fix event flooding in GRE protocol tracker
Florian Westphal
1
-2
/
+2
2011-09-27
doc: fix broken references
Paul Bolle
1
-1
/
+1
2011-09-22
Merge branch 'master' of github.com:davem330/net
David S. Miller
4
-10
/
+10
2011-09-15
Merge branch 'master' into for-next
Jiri Kosina
4
-2
/
+4
2011-09-15
net: Convert vmalloc/memset to vzalloc
Joe Perches
1
-3
/
+2
2011-08-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
4
-10
/
+10
2011-08-30
netfilter: nf_ct_tcp: wrong multiplication of TCPOLEN_TSTAMP_ALIGNED in tcp_s...
Jozsef Kadlecsik
1
-1
/
+1
2011-08-30
netfilter: nf_ct_tcp: fix incorrect handling of invalid TCP option
Jozsef Kadlecsik
1
-2
/
+2
2011-08-30
netfilter: nf_ct_pptp: fix DNATed PPTP connection address translation
Sanket Shah
1
-0
/
+1
2011-08-30
netfilter: nf_queue: reject NF_STOLEN verdicts from userspace
Florian Westphal
1
-2
/
+2
2011-08-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2011-08-07
netfilter: avoid double free in nf_reinject
Julian Anastasov
1
-0
/
+1
[next]