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
/
ipv4
/
netfilter
Age
Commit message (
Expand
)
Author
Lines
2011-06-29
netfilter: Fix ip_route_me_harder triggering ip_rt_bug
Julian Anastasov
-10
/
+4
2011-06-16
netfilter: nf_nat: avoid double seq_adjust for loopback
Julian Anastasov
-1
/
+3
2011-06-16
netfilter: fix looped (broad|multi)cast's MAC handling
Nicolas Cavallari
-1
/
+2
2011-06-16
netfilter: ipt_ecn: fix inversion for IP header ECN match
Patrick McHardy
-1
/
+2
2011-06-16
netfilter: ipt_ecn: fix protocol check in ecn_mt_check()
Patrick McHardy
-3
/
+1
2011-06-16
netfilter: ip_tables: fix compile with debug
Sebastian Andrzej Siewior
-1
/
+1
2011-06-06
netfilter: use unsigned variables for packet lengths in ip[6]_queue.
Dave Jones
-1
/
+2
2011-06-06
netfilter: nf_conntrack: fix ct refcount leak in l4proto->error()
Pablo Neira Ayuso
-1
/
+1
2011-06-06
netfilter: nf_nat: fix crash in nf_nat_csum
Julian Anastasov
-1
/
+1
2011-06-06
netfilter: add more values to enum ip_conntrack_info
Eric Dumazet
-9
/
+9
2011-04-22
inet: constify ip headers and in6_addr
Eric Dumazet
-1
/
+1
2011-04-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
-23
/
+23
2011-04-04
netfilter: get rid of atomic ops in fast path
Eric Dumazet
-23
/
+23
2011-03-31
Fix common misspellings
Lucas De Marchi
-5
/
+5
2011-03-20
netfilter: ipt_CLUSTERIP: fix buffer overflow
Vasiliy Kulikov
-1
/
+4
2011-03-20
netfilter: xtables: fix reentrancy
Eric Dumazet
-2
/
+2
2011-03-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
-145
/
+6
2011-03-15
netfilter: ipt_addrtype: rename to xt_addrtype
Florian Westphal
-145
/
+0
2011-03-15
netfilter: ip_tables: fix infoleak to userspace
Vasiliy Kulikov
-0
/
+3
2011-03-15
netfilter: arp_tables: fix infoleak to userspace
Vasiliy Kulikov
-0
/
+3
2011-03-12
net: Put fl4_* macros to struct flowi4 and use them again.
David S. Miller
-2
/
+2
2011-03-12
netfilter: Use flowi4 in nf_nat_standalone.c
David S. Miller
-4
/
+5
2011-03-12
net: Make flowi ports AF dependent.
David S. Miller
-2
/
+2
2011-02-04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
-3
/
+3
2011-02-01
netfilter: arpt_mangle: fix return values of checkentry
Pablo Neira Ayuso
-3
/
+3
2011-01-20
netfilter: nf_nat: place conntrack in source hash after SNAT is done
Changli Gao
-7
/
+11
2011-01-20
netfilter: do not omit re-route check on NF_QUEUE verdict
Florian Westphal
-1
/
+1
2011-01-19
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
-62
/
+28
2011-01-18
netfilter: nf_conntrack: nf_conntrack snmp helper
Jiri Olsa
-5
/
+7
2011-01-18
netfilter: ipt_CLUSTERIP: remove "no conntrack!"
Eric Dumazet
-6
/
+1
2011-01-18
netfilter: nf_nat: fix conversion to non-atomic bit ops
Changli Gao
-2
/
+2
2011-01-14
netfilter: nf_conntrack: use is_vmalloc_addr()
Patrick McHardy
-4
/
+2
2011-01-13
netfilter: x_table: speedup compat operations
Eric Dumazet
-0
/
+4
2011-01-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Simon Horman
-5
/
+5
2011-01-10
netfilter: x_tables: dont block BH while reading counters
Eric Dumazet
-62
/
+28
2011-01-06
netfilter: fix export secctx error handling
Pablo Neira Ayuso
-1
/
+1
2010-12-12
ipv4: Don't pre-seed hoplimit metric.
David S. Miller
-1
/
+1
2010-12-12
net: Abstract RTAX_HOPLIMIT metric accesses behind helper.
David S. Miller
-1
/
+1
2010-11-22
Net: ipv4: netfilter: Makefile: Remove deprecated kbuild goal definitions
Tracey Dent
-3
/
+3
2010-11-15
netfilter: nf_nat_amanda: rename a variable
Eric Dumazet
-4
/
+4
2010-11-15
netfilter: add __rcu annotations
Eric Dumazet
-7
/
+15
2010-11-15
netfilter: nf_nat: don't use atomic bit operation
Changli Gao
-2
/
+2
2010-11-15
netfilter: xt_LOG: do print MAC header on FORWARD
Jan Engelhardt
-2
/
+1
2010-11-03
ipv4: netfilter: ip_tables: fix information leak to userland
Vasiliy Kulikov
-0
/
+1
2010-11-03
ipv4: netfilter: arp_tables: fix information leak to userland
Vasiliy Kulikov
-0
/
+1
2010-10-29
netfilter: nf_nat: fix compiler warning with CONFIG_NF_CT_NETLINK=n
Patrick McHardy
-20
/
+20
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
-1
/
+1
2010-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
-256
/
+325
2010-10-21
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-1
/
+1
2010-10-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
-239
/
+309
[next]