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
/
ipv6
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2006-02-04
[NETFILTER]: Prepare {ipt,ip6t}_policy match for x_tables unification
Patrick McHardy
1
-2
/
+2
2006-02-04
[NETFILTER]: Fix ip6t_policy address matching
Patrick McHardy
1
-2
/
+3
2006-02-04
[NETFILTER]: Check policy length in policy match strict mode
Patrick McHardy
1
-1
/
+1
2006-02-04
[NETFILTER]: Fix possible overflow in netfilters do_replace()
Kirill Korotaev
1
-0
/
+7
2006-01-17
[NETFILTER] ip6tables: whitespace and indent cosmetic cleanup
Yasuyuki Kozakai
7
-422
/
+427
2006-01-17
[NETFILTER] Makefile cleanup
Yasuyuki Kozakai
1
-1
/
+0
2006-01-17
[NETFILTER] ip[6]t_policy: Fix compilation warnings
Benoit Boissinot
1
-1
/
+1
2006-01-13
[NET]: Use NIP6_FMT in kernel.h
Joe Perches
2
-4
/
+3
2006-01-12
[NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tables
Harald Welte
29
-1502
/
+140
2006-01-11
[PATCH] capable/capability.h (net/)
Randy Dunlap
1
-0
/
+2
2006-01-11
[NET]: Some more missing include/etherdevice.h includes
David S. Miller
1
-0
/
+1
2006-01-10
[NETFILTER]: Fix timeout sysctls on big-endian 64bit architectures
Patrick McHardy
1
-2
/
+2
2006-01-10
[NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr()
Kris Katterjohn
1
-2
/
+2
2006-01-07
[NETFILTER]: Add ipt_policy/ip6t_policy matches
Patrick McHardy
3
-0
/
+186
2006-01-05
[NETFILTER]: Export ip6_masked_addrcmp, don't pass IPv6 addresses on stack
Patrick McHardy
1
-8
/
+10
2006-01-05
[NETFILTER]: make ipv6_find_hdr() find transport protocol header
Patrick McHardy
7
-74
/
+48
2006-01-05
[NETFILTER]: Add ctnetlink port for nf_conntrack
Pablo Neira Ayuso
2
-9
/
+115
2006-01-04
[NETFILTER]: Use macro for spinlock_t/rwlock_t initializations/definition.
YOSHIFUJI Hideaki
1
-2
/
+2
2006-01-03
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
Arnaldo Carvalho de Melo
4
-0
/
+4
2006-01-03
[NETFILTER] ip_tables: NUMA-aware allocation
Eric Dumazet
1
-64
/
+126
2005-12-19
[NETFILTER]: Fix incorrect dependency for IP6_NF_TARGET_NFQUEUE
Patrick McHardy
1
-1
/
+1
2005-12-05
[NETFILTER]: nf_conntrack: Fix missing check for ICMPv6 type
Yasuyuki Kozakai
1
-6
/
+6
2005-11-29
[NET]: Add const markers to various variables.
Arjan van de Ven
1
-1
/
+1
2005-11-14
[NETFILTER] fix leak of fragment queue at unloading nf_conntrack_ipv6
Yasuyuki Kozakai
1
-0
/
+2
2005-11-14
[NETFILTER] nf_conntrack: fix possibility of infinite loop while evicting nf_...
Yasuyuki Kozakai
1
-16
/
+26
2005-11-14
[NETFILTER]: fix type of sysctl variables in nf_conntrack_ipv6
Yasuyuki Kozakai
2
-7
/
+7
2005-11-14
[NETFILTER]: cleanup IPv6 Netfilter Kconfig
Yasuyuki Kozakai
1
-36
/
+14
2005-11-09
[NETFILTER]: Add nf_conntrack subsystem.
Yasuyuki Kozakai
6
-3
/
+1736
2005-10-31
[NETFILTER]: Add "revision" support to arp_tables and ip6_tables
Harald Welte
2
-114
/
+192
2005-10-15
[NETFILTER]: Fix ip6_table.c build with NETFILTER_DEBUG enabled.
Andrew Morton
1
-1
/
+0
2005-10-13
[NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering.
David S. Miller
1
-5
/
+11
2005-10-03
[NET]: Fix packet timestamping.
Herbert Xu
1
-2
/
+2
2005-09-24
[NETFILTER]: Fix ip[6]t_NFQUEUE Kconfig dependency
Harald Welte
2
-1
/
+12
2005-09-19
[NETFILTER] ip6tables: remove duplicate code
Yasuyuki Kozakai
7
-464
/
+91
2005-09-10
[IPV6]: Bring Type 0 routing header in-line with rfc3542.
Brian Haley
1
-7
/
+7
2005-09-09
[PATCH] files: lock-free fd look-up
Dipankar Sarma
1
-0
/
+1
2005-09-08
[XFRM]: Always release dst_entry on error in xfrm_lookup
Patrick McHardy
1
-4
/
+1
2005-08-29
[NETFILTER6]: Add new ip6tables HOPLIMIT target
Harald Welte
3
-0
/
+135
2005-08-29
[NETFILTER]: Add goto target
Patrick McHardy
1
-2
/
+2
2005-08-29
[NETFILTER]: Add IPv6 REJECT target
Patrick McHardy
3
-0
/
+295
2005-08-29
[NETLINK]: Add "groups" argument to netlink_kernel_create
Patrick McHardy
1
-1
/
+2
2005-08-29
[NETFILTER]: Remove tasklist_lock abuse in ipt{,6}owner
Christoph Hellwig
1
-83
/
+7
2005-08-29
[NET]: Store skb->timestamp as offset to a base timestamp
Patrick McHardy
1
-2
/
+2
2005-08-29
[NETFILTER]: add /proc/net/netfilter interface to nf_queue
Harald Welte
1
-2
/
+7
2005-08-29
[NETFILTER]: ip{6}_queue: prevent unregistration race with nfnetlink_queue
Harald Welte
1
-1
/
+1
2005-08-29
[NETFILTER]: Extend netfilter logging API
Harald Welte
1
-41
/
+52
2005-08-29
[NETFILTER]: Add "nfnetlink_queue" netfilter queue handler over nfnetlink
Harald Welte
3
-4
/
+78
2005-08-29
[NETFILTER]: Core changes required by upcoming nfnetlink_queue code
Harald Welte
1
-1
/
+2
2005-08-29
[NETFILTER]: Move reroute-after-queue code up to the nf_queue layer.
Harald Welte
1
-24
/
+0
2005-08-29
[NETLINK]: Add properly module refcounting for kernel netlink sockets.
Harald Welte
1
-1
/
+1
[next]