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
2013-05-11
ipvs: ip_vs_sip_fill_param() BUG: bad check of return value
Hans Schillstrom
1
-5
/
+1
2013-04-18
netfilter: ipset: bitmap:ip,mac: fix listing with timeout
Jozsef Kadlecsik
1
-1
/
+5
2013-04-12
netfilter: nf_nat: fix race when unloading protocol modules
Florian Westphal
1
-33
/
+7
2013-04-09
netfilter: ipset: hash:*net*: nomatch flag not excluded on set resize
Jozsef Kadlecsik
4
-4
/
+76
2013-04-09
netfilter: ipset: list:set: fix reference counter update
Jozsef Kadlecsik
1
-3
/
+7
2013-04-06
netfilter: nf_ct_sip: don't drop packets with offsets pointing outside the pa...
Patrick McHardy
1
-4
/
+2
2013-03-27
netfilter: nf_conntrack: fix error return code
Wei Yongjun
1
-0
/
+1
2013-03-25
netfilter: nfnetlink_acct: return -EINVAL if object name is empty
Pablo Neira Ayuso
1
-0
/
+2
2013-03-25
netfilter: nfnetlink_queue: fix error return code in nfnetlink_queue_init()
Wei Yongjun
1
-1
/
+3
2013-03-19
ipvs: remove extra rcu lock
Julian Anastasov
1
-2
/
+0
2013-03-19
ipvs: add backup_only flag to avoid loops
Julian Anastasov
2
-4
/
+15
2013-03-19
ipvs: fix sctp chunk length order
Julian Anastasov
1
-7
/
+9
2013-03-15
netfilter: nfnetlink_queue: fix incorrect initialization of copy range field
Pablo Neira Ayuso
1
-1
/
+1
2013-03-15
netfilter: nf_conntrack: register pernet subsystem before register L4 proto
Gao feng
4
-24
/
+24
2013-03-07
Merge branch 'master' of git://1984.lsi.us.es/nf
David S. Miller
3
-7
/
+14
2013-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+2
2013-03-04
netfilter: nfnetlink: silence warning if CONFIG_PROVE_RCU isn't set
Paul Bolle
1
-6
/
+1
2013-03-04
netfilter: xt_AUDIT: only generate audit log when audit enabled
Gao feng
1
-0
/
+3
2013-03-02
netfilter: nf_ct_helper: Fix logging for dropped packets
Joe Perches
1
-1
/
+10
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
12
-82
/
+55
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-02-26
Merge branch 'master' of git://1984.lsi.us.es/nf
David S. Miller
1
-1
/
+2
2013-02-22
new helper: file_inode(file)
Al Viro
1
-1
/
+1
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-16
/
+8
2013-02-21
netfilter: ipset: "Directory not empty" error message
Jozsef Kadlecsik
1
-1
/
+2
2013-02-18
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
19
-182
/
+295
2013-02-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net
David S. Miller
2
-1
/
+6
2013-02-19
netfilter: nf_ct_helper: better logging for dropped packets
Pablo Neira Ayuso
13
-50
/
+157
2013-02-18
net: proc: change proc_net_remove to remove_proc_entry
Gao feng
8
-18
/
+18
2013-02-18
net: proc: change proc_net_fops_create to proc_create
Gao feng
5
-9
/
+10
2013-02-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-18
/
+19
2013-02-12
netfilter: nf_ct_helper: don't discard helper if it is actually the same
Florian Westphal
1
-1
/
+3
2013-02-12
netfilter: ctnetlink: don't permit ct creation with random tuple
Florian Westphal
1
-0
/
+3
2013-02-06
ipvs: sctp: fix checksumming on snat and dnat handlers
Daniel Borkmann
1
-18
/
+17
2013-02-05
netfilter: nf_ct_pptp: Fix comment referring to incorrect RFC
Reese Moore
1
-1
/
+1
2013-02-05
netfilter: nfnetlink: add mutex per subsystem
Pablo Neira Ayuso
3
-39
/
+51
2013-02-05
netfilter: xt_CT: add alias flag
Pablo Neira Ayuso
1
-3
/
+29
2013-02-05
netfilter: xt_CT: merge common code of revision 0 and 1
Pablo Neira Ayuso
1
-89
/
+56
2013-02-05
netfilter: fix missing dependencies for NETFILTER_XT_MATCH_CONNLABEL
Florian Westphal
1
-0
/
+1
2013-02-04
net: remove redundant check for timer pending state before del_timer
Ying Xue
1
-2
/
+1
2013-01-29
netfilter ipset: Use ipv6_addr_equal() where appropriate.
YOSHIFUJI Hideaki / 吉藤英明
7
-9
/
+9
2013-01-28
ipvs: freeing uninitialized pointer on error
Dan Carpenter
1
-0
/
+2
2013-01-23
netfilter: nf_conntrack: fix compilation if sysctl are disabled
Pablo Neira Ayuso
1
-2
/
+9
2013-01-23
netfilter: nf_conntrack: refactor l4proto support for netns
Gao feng
5
-59
/
+117
2013-01-23
netfilter: nf_conntrack: refactor l3proto support for netns
Gao feng
1
-22
/
+9
2013-01-23
netfilter: nf_ct_proto: move initialization out of pernet_operations
Gao feng
2
-18
/
+29
2013-01-23
netfilter: nf_ct_labels: move initialization out of pernet_operations
Gao feng
2
-16
/
+12
2013-01-23
netfilter: nf_ct_helper: move initialization out of pernet_operations
Gao feng
2
-32
/
+36
2013-01-23
netfilter: nf_ct_timeout: move initialization out of pernet_operations
Gao feng
2
-23
/
+15
2013-01-23
netfilter: nf_ct_ecache: move initialization out of pernet_operations
Gao feng
2
-28
/
+24
[next]