index
:
kernel_goldelico_gta04.git
android-3.0-gta04
for-cmair
jack-working+v2
neil-rebase-3.7
replicant-2.3
replicant-4.0
replicant-4.0+3.10+not-compilation-tested
replicant-4.0+3.7+WIP
replicant-4.0+3.8+WIP
replicant-4.0+jack-working
replicant-4.0+suspend
replicant-4.2
kernel/goldelico/gta04
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NETFILTER]: xt_iprange match, revision 1
Jan Engelhardt
2008-01-28
1
-9
/
+113
*
[NETFILTER]: Rename ipt_iprange to xt_iprange
Jan Engelhardt
2008-01-28
3
-0
/
+88
*
[NETFILTER]: Update modules' descriptions
Jan Engelhardt
2008-01-28
41
-38
/
+41
*
[NETFILTER]: xt_policy: use the new union nf_inet_addr
Jan Engelhardt
2008-01-28
1
-7
/
+8
*
[NETFILTER]: xt_pkttype: IPv6 multicast address recognition
Jan Engelhardt
2008-01-28
1
-7
/
+11
*
[NETFILTER]: xt_pkttype: Add explicit check for IPv4
Jan Engelhardt
2008-01-28
1
-1
/
+2
*
[NETFILTER]: xt_mark match, revision 1
Jan Engelhardt
2008-01-28
1
-20
/
+52
*
[NETFILTER]: xt_conntrack match, revision 1
Jan Engelhardt
2008-01-28
1
-25
/
+182
*
[NETFILTER]: xt_connmark match, revision 1
Jan Engelhardt
2008-01-28
1
-17
/
+71
*
[NETFILTER]: xt_MARK target, revision 2
Jan Engelhardt
2008-01-28
1
-22
/
+52
*
[NETFILTER]: xt_CONNMARK target, revision 1
Jan Engelhardt
2008-01-28
1
-20
/
+97
*
[NETFILTER]: xt_TOS: Properly set the TOS field
Jan Engelhardt
2008-01-28
1
-2
/
+2
*
[NETFILTER]: xt_TOS: Change semantic of mask value
Jan Engelhardt
2008-01-28
1
-1
/
+1
*
[NETFILTER]: Remove some EXPERIMENTAL dependencies
Patrick McHardy
2008-01-28
1
-12
/
+12
*
[NETFILTER]: Hide a few more options under NETFILTER_ADVANCED
Patrick McHardy
2008-01-28
1
-0
/
+2
*
[NETFILTER] xt_policy.c: kill some bloat
Ilpo Järvinen
2008-01-28
1
-1
/
+1
*
[NETFILTER]: Use the ctl paths instead of hand-made analogue
Pavel Emelyanov
2008-01-28
2
-121
/
+13
*
[NETFILTER]: Switch to using ctl_paths in nf_queue and conntrack modules
Pavel Emelyanov
2008-01-28
1
-9
/
+6
*
[NETFILTER]: Kill some supper dupper bloatry
Ilpo Järvinen
2008-01-28
1
-6
/
+6
*
[NETFILTER]: Add CONFIG_NETFILTER_ADVANCED option
Patrick McHardy
2008-01-28
1
-6
/
+65
*
[NETFILTER]: non-power-of-two jhash optimizations
Patrick McHardy
2008-01-28
2
-4
/
+6
*
[NETFILTER]: xt_hashlimit: reduce overhead without IPv6
Eric Dumazet
2008-01-28
1
-3
/
+17
*
[NETFILTER]: xt_hashlimit: speedup hash_dst()
Eric Dumazet
2008-01-28
1
-1
/
+10
*
[NETFILTER]: xt_connlimit: use the new union nf_inet_addr
Jan Engelhardt
2008-01-28
1
-4
/
+3
*
[NETFILTER]: Parenthesize macro parameters
Jan Engelhardt
2008-01-28
6
-12
/
+13
*
[NETFILTER]: Introduce nf_inet_address
Jan Engelhardt
2008-01-28
5
-34
/
+34
*
[NETFILTER]: x_tables: use %u format specifiers
Jan Engelhardt
2008-01-28
7
-7
/
+7
*
[NETFILTER]: constify nf_afinfo
Patrick McHardy
2008-01-28
3
-6
/
+6
*
[NETFILTER]: nfnetlink_log: include GID in netlink message
Patrick McHardy
2008-01-28
1
-0
/
+3
*
[NETFILTER]: nfnetlink_log: use endianness-aware attribute functions
Patrick McHardy
2008-01-28
1
-52
/
+35
*
[NETFILTER]: nfnetlink_{queue,log}: return proper error codes in instance_create
Patrick McHardy
2008-01-28
2
-12
/
+23
*
[NETFILTER]: nfnetlink_log: remove excessive debugging
Patrick McHardy
2008-01-28
1
-45
/
+0
*
[NETFILTER]: nfnetlink_{queue,log}: return ENOTSUPP for unknown cfg commands
Patrick McHardy
2008-01-28
2
-2
/
+2
*
[NETFILTER]: nfnetlink_log: fix checks in nfulnl_recv_config
Patrick McHardy
2008-01-28
1
-22
/
+27
*
[NETFILTER]: nf_log: remove incomprehensible comment
Patrick McHardy
2008-01-28
1
-1
/
+0
*
[NETFILTER]: nf_log: constify struct nf_logger and nf_log_packet loginfo arg
Patrick McHardy
2008-01-28
2
-6
/
+6
*
[NETFILTER]: nf_log: move logging stuff to seperate header
Patrick McHardy
2008-01-28
6
-0
/
+6
*
[NETFILTER]: nf_nat: pass manip type instead of hook to nf_nat_setup_info
Patrick McHardy
2008-01-28
1
-6
/
+4
*
[NETFILTER]: nf_nat: mark NAT protocols const
Patrick McHardy
2008-01-28
1
-1
/
+1
*
[NETFILTER]: ctnetlink: fix expectation timeout dumping
Patrick McHardy
2008-01-28
1
-2
/
+5
*
[NETFILTER]: ctnetlink: use netlink attribute helpers
Patrick McHardy
2008-01-28
3
-69
/
+50
*
[NETFILTER]: nf_conntrack_sctp: add ctnetlink support
Pablo Neira Ayuso
2008-01-28
1
-0
/
+10
*
[NETFILTER]: ctnetlink: add support for secmark
Pablo Neira Ayuso
2008-01-28
2
-1
/
+26
*
[NETFILTER]: ctnetlink: add support for master tuple event notification and d...
Pablo Neira Ayuso
2008-01-28
1
-0
/
+28
*
[NETFILTER]: ctnetlink: add support for NAT sequence adjustments
Pablo Neira Ayuso
2008-01-28
1
-1
/
+123
*
[NETFILTER]: xt_TCPMSS: don't allow netfilter --setmss to increase mss
Benjamin LaHaise
2008-01-28
1
-2
/
+5
*
[NETFILTER]: xt_MARK: add compat support for revision 0
Patrick McHardy
2008-01-28
1
-6
/
+38
*
[NETFILTER]: xt_MARK: support revision 1 for IPv6
Patrick McHardy
2008-01-28
1
-0
/
+15
*
[NETFILTER]: x_tables: enable compat translation for IPv6 matches/targets
Patrick McHardy
2008-01-28
4
-0
/
+20
*
[NETFILTER]: ip_tables: move compat offset calculation to x_tables
Patrick McHardy
2008-01-28
1
-0
/
+58
[next]