index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
IPVS: Conditionally include sysctl members of struct netns_ipvs
Simon Horman
2011-03-15
1
-8
/
+13
*
IPVS: Conditional ip_vs_conntrack_enabled()
Simon Horman
2011-03-15
1
-0
/
+4
*
IPVS: ip_vs_todrop() becomes a noop when CONFIG_SYSCTL is undefined
Simon Horman
2011-03-15
1
-0
/
+4
*
IPVS: Add sysctl_sync_ver()
Simon Horman
2011-03-15
1
-0
/
+11
*
IPVS: Add {sysctl_sync_threshold,period}()
Simon Horman
2011-03-15
1
-0
/
+29
*
ipvs: rename estimator functions
Julian Anastasov
2011-03-15
1
-2
/
+2
*
ipvs: optimize rates reading
Julian Anastasov
2011-03-15
1
-0
/
+2
*
ipvs: remove unused seqcount stats
Julian Anastasov
2011-03-15
1
-17
/
+0
*
ipvs: properly zero stats and rates
Julian Anastasov
2011-03-15
1
-0
/
+1
*
ipvs: reorganize tot_stats
Julian Anastasov
2011-03-15
1
-2
/
+1
*
ipvs: move struct netns_ipvs
Julian Anastasov
2011-03-15
3
-144
/
+123
*
IPVS: Fix variable assignment in ip_vs_notrack
Jesper Juhl
2011-03-15
1
-1
/
+1
*
ipvs: unify the formula to estimate the overhead of processing connections
Changli Gao
2011-02-25
1
-0
/
+14
*
ipvs: use hlist instead of list
Changli Gao
2011-02-22
1
-1
/
+1
*
ipvs: make "no destination available" message more informative
Patrick Schaaf
2011-02-16
1
-0
/
+2
*
netfilter: xtables: add device group match
Patrick McHardy
2011-02-03
2
-0
/
+22
*
netfilter: ipset: fix linking with CONFIG_IPV6=n
Patrick McHardy
2011-02-02
1
-0
/
+10
*
netfilter: ipset: install ipset related header files
Patrick McHardy
2011-02-01
3
-0
/
+8
*
IPVS: Remove unused variables
Simon Horman
2011-02-01
1
-2
/
+0
*
netfilter: xtables: "set" match and "SET" target support
Jozsef Kadlecsik
2011-02-01
1
-0
/
+55
*
netfilter: ipset: list:set set type support
Jozsef Kadlecsik
2011-02-01
1
-0
/
+27
*
netfilter: ipset: hash:ip set type support
Jozsef Kadlecsik
2011-02-01
2
-0
/
+1100
*
netfilter: ipset: bitmap:ip set type support
Jozsef Kadlecsik
2011-02-01
2
-0
/
+158
*
netfilter: ipset: IP set core support
Jozsef Kadlecsik
2011-02-01
3
-0
/
+498
*
netfilter: NFNL_SUBSYS_IPSET id and NLA_PUT_NET* macros
Jozsef Kadlecsik
2011-02-01
2
-1
/
+11
*
netfilter: nf_conntrack: fix linker error with NF_CONNTRACK_TIMESTAMP=n
Patrick McHardy
2011-01-20
1
-0
/
+12
*
netfilter: xtables: add missing header inclusions for headers_check
Jan Engelhardt
2011-01-20
39
-0
/
+77
*
Merge branch 'connlimit' of git://dev.medozas.de/linux
Patrick McHardy
2011-01-20
1
-1
/
+1
|
\
|
*
netfilter: xtables: remove duplicate member
Jan Engelhardt
2011-01-20
1
-1
/
+1
*
|
Merge branch 'connlimit' of git://dev.medozas.de/linux
Patrick McHardy
2011-01-20
1
-0
/
+12
|
\
|
|
*
netfilter: xtables: connlimit revision 1
Jan Engelhardt
2011-01-19
1
-0
/
+12
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2011-01-20
63
-247
/
+748
|
\
\
|
*
|
netfilter: xtables: remove extraneous header that slipped in
Jan Engelhardt
2011-01-20
1
-1
/
+0
|
*
|
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
2011-01-19
273
-1777
/
+7169
|
|
\
\
|
*
|
|
netfilter: nf_conntrack_tstamp: add flow-based timestamp extension
Pablo Neira Ayuso
2011-01-19
4
-0
/
+68
|
|
|
/
|
|
/
|
|
*
|
netfilter: nf_conntrack: nf_conntrack snmp helper
Jiri Olsa
2011-01-18
2
-0
/
+15
|
*
|
Merge branch 'master' of git://dev.medozas.de/linux
Patrick McHardy
2011-01-18
31
-121
/
+123
|
|
\
\
|
|
*
|
netfilter: xtables: add missing header files to export list
Jan Engelhardt
2011-01-18
1
-0
/
+2
|
|
*
|
netfilter: xtables: use __uXX guarded types for userspace exports
Jan Engelhardt
2011-01-18
30
-121
/
+121
|
*
|
|
netfilter: allow NFQUEUE bypass if no listener is available
Florian Westphal
2011-01-18
2
-0
/
+7
|
*
|
|
netfilter: reduce NF_VERDICT_MASK to 0xff
Florian Westphal
2011-01-18
1
-5
/
+15
|
*
|
|
netfilter: nf_nat: fix conversion to non-atomic bit ops
Changli Gao
2011-01-18
1
-2
/
+2
|
|
/
/
|
*
|
netfilter: create audit records for x_tables replaces
Thomas Graf
2011-01-16
1
-0
/
+1
|
*
|
netfilter: audit target to record accepted/dropped packets
Thomas Graf
2011-01-16
3
-0
/
+32
|
*
|
netfilter: nf_conntrack: use is_vmalloc_addr()
Patrick McHardy
2011-01-14
3
-5
/
+2
|
*
|
Merge branch 'master' of git://1984.lsi.us.es/net-next-2.6
Patrick McHardy
2011-01-14
288
-3074
/
+6106
|
|
\
\
|
|
*
|
netfilter: ebt_ip6: allow matching on ipv6-icmp types/codes
Florian Westphal
2011-01-13
1
-3
/
+12
|
|
*
|
netfilter: x_table: speedup compat operations
Eric Dumazet
2011-01-13
1
-1
/
+2
|
|
*
|
netfilter: xt_conntrack: support matching on port ranges
Patrick McHardy
2011-01-13
1
-0
/
+15
|
|
*
|
netfilter: xt_comment: drop unneeded unsigned qualifier
Jan Engelhardt
2011-01-13
1
-1
/
+1
[next]