index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-28
netfilter: revised locking for x_tables
Stephen Hemminger
2
-180
/
+71
2009-04-16
netfilter: nf_nat: add support for persistent mappings
Patrick McHardy
1
-1
/
+2
2009-04-02
netfilter: use rcu_read_bh() in ipt_do_table()
Eric Dumazet
2
-4
/
+4
2009-03-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
6
-64
/
+58
2009-03-25
netfilter: nf_conntrack: calculate per-protocol nlattr size
Holger Eitzenberger
2
-0
/
+12
2009-03-25
netfilter: nf_conntrack: use SLAB_DESTROY_BY_RCU and get rid of call_rcu()
Eric Dumazet
2
-28
/
+37
2009-03-25
netfilter: {ip,ip6,arp}_tables: fix incorrect loop detection
Patrick McHardy
2
-2
/
+6
2009-03-25
netfilter: factorize ifname_compare()
Eric Dumazet
2
-34
/
+3
2009-03-24
arp_tables: ifname_compare() can assume 16bit alignment
Eric Dumazet
1
-2
/
+6
2009-03-16
netfilter: auto-load ip_queue module when socket opened
Scott James Remnant
1
-0
/
+2
2009-03-16
netfilter: conntrack: increase drop stats if sequence adjustment fails
Pablo Neira Ayuso
1
-1
/
+3
2009-03-16
netfilter: Kconfig spelling fixes (trivial)
Stephen Hemminger
1
-3
/
+3
2009-03-16
netfilter: use a linked list of loggers
Eric Leblond
2
-2
/
+2
2009-02-20
netfilter: ip_tables: unfold two critical loops in ip_packet_match()
Eric Dumazet
1
-12
/
+21
2009-02-20
netfilter: iptables: lock free counters
Stephen Hemminger
2
-60
/
+175
2009-02-19
netfilter: xtables: add backward-compat options
Jan Engelhardt
1
-0
/
+18
2009-02-18
netfilter: Combine ipt_ttl and ip6t_hl source
Jan Engelhardt
3
-73
/
+0
2009-02-18
netfilter: Combine ipt_TTL and ip6t_HL source
Jan Engelhardt
3
-113
/
+0
2009-02-18
netfilter: arp_tables: unfold two critical loops in arp_packet_match()
Eric Dumazet
1
-10
/
+34
2009-02-18
netfilter: x_tables: remove unneeded initializations
Stephen Hemminger
6
-7
/
+0
2009-02-01
net: replace uses of __constant_{endian}
Harvey Harrison
1
-2
/
+2
2009-01-12
netfilter 06/09: nf_conntrack: fix ICMP/ICMPv6 timeout sysctls on big-endian
Patrick McHardy
1
-1
/
+1
2009-01-12
netfilter 01/09: remove "happy cracking" message
Patrick McHardy
5
-25
/
+5
2008-12-29
cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits: net
Rusty Russell
1
-2
/
+2
2008-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
13
-133
/
+86
2008-12-25
Merge branch 'next' into for-linus
James Morris
1
-2
/
+2
2008-12-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2008-12-15
netfilter: update rwlock initialization for nat_table
Steven Rostedt
1
-1
/
+1
2008-11-14
CRED: Use creds in file structs
David Howells
1
-2
/
+2
2008-11-04
netfilter: nf_nat: remove warn_if_extra_mangle
Simon Arlott
1
-23
/
+0
2008-11-04
netfilter: arptable_filter: merge forward hook
Alexey Dobriyan
1
-11
/
+1
2008-11-04
netfilter: netns-aware ipt_addrtype
Alexey Dobriyan
1
-7
/
+9
2008-11-03
net: '&' redux
Alexey Dobriyan
2
-8
/
+8
2008-10-31
net: replace NIPQUAD() in net/ipv4/netfilter/
Harvey Harrison
10
-85
/
+69
2008-10-20
netfilter: snmp nat leaks memory in case of failure
Ilpo Järvinen
1
-0
/
+1
2008-10-14
netfilter: ctnetlink: remove bogus module dependency between ctnetlink and nf...
Pablo Neira Ayuso
1
-0
/
+97
2008-10-14
netfilter: restore lost #ifdef guarding defrag exception
Patrick McHardy
1
-1
/
+2
2008-10-08
netfilter: xtables: provide invoked family value to extensions
Jan Engelhardt
2
-4
/
+12
2008-10-08
netfilter: xtables: move extension arguments into compound structure (6/6)
Jan Engelhardt
3
-9
/
+16
2008-10-08
netfilter: xtables: move extension arguments into compound structure (5/6)
Jan Engelhardt
13
-82
/
+50
2008-10-08
netfilter: xtables: move extension arguments into compound structure (4/6)
Jan Engelhardt
13
-103
/
+70
2008-10-08
netfilter: xtables: move extension arguments into compound structure (3/6)
Jan Engelhardt
1
-3
/
+7
2008-10-08
netfilter: xtables: move extension arguments into compound structure (2/6)
Jan Engelhardt
4
-45
/
+34
2008-10-08
netfilter: xtables: move extension arguments into compound structure (1/6)
Jan Engelhardt
5
-58
/
+36
2008-10-08
netfilter: xtables: use "if" blocks in Kconfig
Jan Engelhardt
1
-20
/
+16
2008-10-08
netfilter: xtables: sort extensions alphabetically in Kconfig
Jan Engelhardt
1
-39
/
+39
2008-10-08
netfilter: xtables: do centralized checkentry call (1/2)
Jan Engelhardt
2
-20
/
+13
2008-10-08
netfilter: split netfilter IPv4 defragmentation into a separate module
KOVACS Krisztian
4
-53
/
+107
2008-10-08
netfilter: netns nat: PPTP NAT in netns
Alexey Dobriyan
1
-1
/
+2
2008-10-08
netfilter: netns nf_conntrack: fixup DNAT in netns
Alexey Dobriyan
1
-3
/
+3
[next]