Age | Commit message (Expand) | Author |
2008-01-31 | [NETFILTER]: xt_TCPMSS: consider reverse route's MTU in clamp-to-pmtu | Jan Engelhardt |
2008-01-31 | [NETFILTER]: x_tables: return new table from {arp,ip,ip6}t_register_table() | Alexey Dobriyan |
2008-01-31 | [NETFILTER]: x_tables: per-netns xt_tables | Alexey Dobriyan |
2008-01-31 | [NETFILTER]: x_tables: change xt_table_register() return value convention | Alexey Dobriyan |
2008-01-31 | [NETFILTER]: xt_conntrack: add port and direction matching | Jan Engelhardt |
2008-01-31 | [NETFILTER]: nfnetlink_log: fix typo | Patrick McHardy |
2008-01-31 | [NETFILTER]: Supress some sparse warnings | Eric Dumazet |
2008-01-30 | SELinux: Enable dynamic enable/disable of the network access checks | Paul Moore |
2008-01-28 | [NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink API | Patrick McHardy |
2008-01-28 | [NETNS]: Consolidate kernel netlink socket destruction. | Denis V. Lunev |
2008-01-28 | [NETFILTER]: nf_conntrack: make print_conntrack function optional for l4protos | Patrick McHardy |
2008-01-28 | [NETFILTER]: nf_conntrack: remove print_conntrack function from l3protos | Patrick McHardy |
2008-01-28 | [NETFILTER]: nf_conntrack: clean up a few header files | Patrick McHardy |
2008-01-28 | [NETFILTER]: kill nf_sysctl.c | Patrick McHardy |
2008-01-28 | [NETFILTER]: nf_conntrack_sctp: remove timeout indirection | Patrick McHardy |
2008-01-28 | [NETFILTER]: nf_conntrack_sctp: replace magic value by symbolic constant | Patrick McHardy |
2008-01-28 | [NETFILTER]: nf_conntrack_sctp: don't take sctp_lock once per chunk | Patrick McHardy |
2008-01-28 | [NETFILTER]: nf_conntrack_sctp: rename "newconntrack" variable | Patrick McHardy |
2008-01-28 | [NETFILTER]: nf_conntrack_sctp: consolidate sctp_packet() error paths | Patrick McHardy |
2008-01-28 | [NETFILTER]: nf_conntrack_sctp: reduce line length further | Patrick McHardy |
2008-01-28 | [NETFILTER]: nf_conntrack_sctp: reduce line length | Patrick McHardy |
2008-01-28 | [NETFILTER]: nf_conntrack_sctp: use proper types for bitops | Patrick McHardy |
2008-01-28 | [NETFILTER]: nf_conntrack_sctp: basic cleanups | Patrick McHardy |
2008-01-28 | [NETFILTER]: nf_conntrack_tcp: remove timeout indirection | Patrick McHardy |
2008-01-28 | [NETFILTER]: nf_conntrack_{tcp,sctp}: shrink state table | Patrick McHardy |
2008-01-28 | [NETFILTER]: nf_conntrack_{tcp,sctp}: mark state table const | Patrick McHardy |
2008-01-28 | [NETFILTER]: xt_iprange match, revision 1 | Jan Engelhardt |
2008-01-28 | [NETFILTER]: Rename ipt_iprange to xt_iprange | Jan Engelhardt |
2008-01-28 | [NETFILTER]: Update modules' descriptions | Jan Engelhardt |
2008-01-28 | [NETFILTER]: xt_policy: use the new union nf_inet_addr | Jan Engelhardt |
2008-01-28 | [NETFILTER]: xt_pkttype: IPv6 multicast address recognition | Jan Engelhardt |
2008-01-28 | [NETFILTER]: xt_pkttype: Add explicit check for IPv4 | Jan Engelhardt |
2008-01-28 | [NETFILTER]: xt_mark match, revision 1 | Jan Engelhardt |
2008-01-28 | [NETFILTER]: xt_conntrack match, revision 1 | Jan Engelhardt |
2008-01-28 | [NETFILTER]: xt_connmark match, revision 1 | Jan Engelhardt |
2008-01-28 | [NETFILTER]: xt_MARK target, revision 2 | Jan Engelhardt |
2008-01-28 | [NETFILTER]: xt_CONNMARK target, revision 1 | Jan Engelhardt |
2008-01-28 | [NETFILTER]: xt_TOS: Properly set the TOS field | Jan Engelhardt |
2008-01-28 | [NETFILTER]: xt_TOS: Change semantic of mask value | Jan Engelhardt |
2008-01-28 | [NETFILTER]: Remove some EXPERIMENTAL dependencies | Patrick McHardy |
2008-01-28 | [NETFILTER]: Hide a few more options under NETFILTER_ADVANCED | Patrick McHardy |
2008-01-28 | [NETFILTER] xt_policy.c: kill some bloat | Ilpo Järvinen |
2008-01-28 | [NETFILTER]: Use the ctl paths instead of hand-made analogue | Pavel Emelyanov |
2008-01-28 | [NETFILTER]: Switch to using ctl_paths in nf_queue and conntrack modules | Pavel Emelyanov |
2008-01-28 | [NETFILTER]: Kill some supper dupper bloatry | Ilpo Järvinen |
2008-01-28 | [NETFILTER]: Add CONFIG_NETFILTER_ADVANCED option | Patrick McHardy |
2008-01-28 | [NETFILTER]: non-power-of-two jhash optimizations | Patrick McHardy |
2008-01-28 | [NETFILTER]: xt_hashlimit: reduce overhead without IPv6 | Eric Dumazet |
2008-01-28 | [NETFILTER]: xt_hashlimit: speedup hash_dst() | Eric Dumazet |
2008-01-28 | [NETFILTER]: xt_connlimit: use the new union nf_inet_addr | Jan Engelhardt |