index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Lines
2014-01-06
netfilter: only warn once on wrong seqadj usage
Jesper Dangaard Brouer
-1
/
+1
2014-01-06
netfilter: nf_nat: fix access to uninitialized buffer in IRC NAT helper
Daniel Borkmann
-5
/
+27
2013-12-28
netfilter: nf_tables: fix wrong datatype in nft_validate_data_load()
Pablo Neira Ayuso
-1
/
+3
2013-12-28
netfilter: nf_tables: fix oops when updating table with user chains
Pablo Neira Ayuso
-2
/
+10
2013-12-28
netfilter: nf_tables: fix dumping with large number of sets
Pablo Neira Ayuso
-3
/
+7
2013-12-27
ipvs: correct usage/allocation of seqadj ext in ipvs
Jesper Dangaard Brouer
-0
/
+6
2013-12-27
netfilter: WARN about wrong usage of sequence number adjustments
Jesper Dangaard Brouer
-0
/
+5
2013-12-20
netfilter: nf_ct_timestamp: Fix BUG_ON after netns deletion
Helmut Schaa
-1
/
+0
2013-12-20
netfilter: nft_exthdr: call ipv6_find_hdr() with explicitly initialized offset
Daniel Borkmann
-1
/
+1
2013-12-17
netfilter: nfnetlink_log: unset nf_loggers for netns when unloading module
Gao feng
-0
/
+1
2013-12-07
netfilter: nf_tables: fix missing rules flushing per table
Pablo Neira Ayuso
-13
/
+33
2013-12-07
netfilter: xt_hashlimit: fix proc entry leak in netns destroy path
Sergey Popovich
-14
/
+11
2013-11-25
netfilter: ipset: fix incorret comparison in hash_netnet4_data_equal()
Dave Jones
-1
/
+1
2013-11-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
-13
/
+22
2013-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-2
/
+2
2013-11-19
genetlink: only pass array to genl_register_family_with_ops()
Johannes Berg
-1
/
+1
2013-11-18
netfilter: nf_conntrack: decrement global counter after object release
Pablo Neira Ayuso
-1
/
+2
2013-11-18
netfilter: nft_compat: fix error path in nft_parse_compat()
Pablo Neira Ayuso
-6
/
+13
2013-11-18
netfilter: fix wrong byte order in nf_ct_seqadj_set internal information
Phil Oester
-2
/
+2
2013-11-18
netfilter: synproxy: correct wscale option passing
Martin Topholm
-3
/
+4
2013-11-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
-2
/
+2
2013-11-14
genetlink: make all genl_ops users const
Johannes Berg
-1
/
+1
2013-11-14
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-3
/
+22
2013-11-13
netfilter: fix connlimit Kconfig prompt string
Randy Dunlap
-1
/
+1
2013-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
-1873
/
+10075
2013-11-12
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-5
/
+2
2013-11-11
netfilter: push reasm skb through instead of original frag skbs
Jiri Pirko
-61
/
+2
2013-11-08
nfnetlink: do not ack malformed messages
Jiri Benc
-3
/
+5
2013-11-06
net: Explicitly initialize u64_stats_sync structures for lockdep
John Stultz
-3
/
+22
2013-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
-8
/
+12
2013-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
-154
/
+200
2013-11-04
netfilter: nft_compat: use _safe version of list_for_each
Dan Carpenter
-4
/
+4
2013-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-2
/
+12
2013-11-03
netfilter: ctnetlink: account both directions in one step
Holger Eitzenberger
-25
/
+24
2013-11-03
netfilter: introduce nf_conn_acct structure
Holger Eitzenberger
-20
/
+30
2013-11-01
Merge branch 'linus' into sched/core
Ingo Molnar
-2
/
+2
2013-10-30
net: ipvs: sctp: do not recalc sctp csum when ports didn't change
Daniel Borkmann
-6
/
+33
2013-10-29
netfilter: xt_NFQUEUE: fix --queue-bypass regression
Holger Eitzenberger
-1
/
+6
2013-10-28
netfilter: nft_nat: Fix endianness issue reported by sparse
Tomasz Bursztyka
-4
/
+8
2013-10-28
net: ipvs: sctp: add missing verdict assignments in sctp_conn_schedule
Daniel Borkmann
-2
/
+7
2013-10-27
netfilter: ipset: remove duplicate define
Michael Opdenacker
-1
/
+0
2013-10-27
netfilter:ipset: Fix memory allocation for bitmap:port
Jozsef Kadlecsik
-1
/
+1
2013-10-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
-1
/
+6
2013-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-2
/
+2
2013-10-22
netfilter: ipset: The unnamed union initialization may lead to compilation error
Jozsef Kadlecsik
-24
/
+20
2013-10-22
netfilter: ipset: Use netlink callback dump args only
Jozsef Kadlecsik
-54
/
+58
2013-10-22
netfilter: x_tables: fix ordering of jumpstack allocation and table update
Will Deacon
-1
/
+6
2013-10-21
netfilter: nf_conntrack: fix rt6i_gateway checks for H.323 helper
Julian Anastasov
-2
/
+2
2013-10-19
net: misc: Remove extern from function prototypes
Joe Perches
-17
/
+11
2013-10-17
netfilter: xt_socket: use sock_gen_put()
Eric Dumazet
-11
/
+2
[next]