index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
udplite.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-03-15
IPVS: Add {sysctl_sync_threshold,period}()
Simon Horman
4
-9
/
+38
2011-03-15
IPVS: Add sysctl_nat_icmp_send()
Simon Horman
1
-3
/
+8
2011-03-15
IPVS: Add sysctl_snat_reroute()
Simon Horman
1
-4
/
+16
2011-03-15
IPVS: Add ip_vs_route_me_harder()
Simon Horman
1
-26
/
+22
2011-03-15
ipvs: rename estimator functions
Julian Anastasov
3
-10
/
+10
2011-03-15
ipvs: optimize rates reading
Julian Anastasov
3
-39
/
+27
2011-03-15
ipvs: remove unused seqcount stats
Julian Anastasov
1
-17
/
+0
2011-03-15
ipvs: properly zero stats and rates
Julian Anastasov
3
-43
/
+69
2011-03-15
ipvs: reorganize tot_stats
Julian Anastasov
4
-28
/
+29
2011-03-15
ipvs: move struct netns_ipvs
Julian Anastasov
3
-144
/
+123
2011-03-15
IPVS: Fix variable assignment in ip_vs_notrack
Jesper Juhl
1
-1
/
+1
2011-03-15
netfilter:ipvs: use kmemdup
Shan Wei
2
-7
/
+5
2011-03-15
ipvs: remove _bh from percpu stats reading
Julian Anastasov
1
-4
/
+4
2011-03-15
ipvs: avoid lookup for fwmark 0
Julian Anastasov
1
-3
/
+5
2011-03-14
netfilter: nf_conntrack: fix sysctl memory leak
Stephen Hemminger
1
-0
/
+1
2011-03-14
netfilter: x_tables: return -ENOENT for non-existant matches/targets
Patrick McHardy
1
-2
/
+2
2011-03-09
netfilter: x_tables: misuse of try_then_request_module
Stephen Hemminger
1
-7
/
+15
2011-03-08
netfilter: ipset: fix the compile warning in ip_set_create
Shan Wei
1
-1
/
+1
2011-02-28
netfilter: nf_ct_tcp: fix out of sync scenario while in SYN_RECV
Pablo Neira Ayuso
1
-2
/
+2
2011-02-25
ipvs: unify the formula to estimate the overhead of processing connections
Changli Gao
5
-63
/
+27
2011-02-24
ipvs: use enum to instead of magic numbers
Changli Gao
1
-14
/
+27
2011-02-22
ipvs: use hlist instead of list
Changli Gao
2
-24
/
+30
2011-02-16
ipvs: make "no destination available" message more informative
Patrick Schaaf
11
-14
/
+43
2011-02-15
ipvs: remove extra lookups for ICMP packets
Julian Anastasov
1
-25
/
+3
2011-02-15
ipvs: fix timer in get_curr_sync_buff
Tinggong Wang
1
-2
/
+2
2011-02-15
netfilter: nfnetlink_log: remove unused parameter
Florian Westphal
1
-2
/
+1
2011-02-14
netfilter: xt_conntrack: warn about use in raw table
Jan Engelhardt
1
-0
/
+5
2011-02-14
Revert "netfilter: xt_connlimit: connlimit-above early loop termination"
Stefan Berger
1
-10
/
+3
2011-02-14
bridge: netfilter: fix information leak
Vasiliy Kulikov
1
-0
/
+2
2011-02-11
netfilter: xt_connlimit: connlimit-above early loop termination
Stefan Berger
1
-3
/
+10
2011-02-10
netfilter: ipset: add dependency on CONFIG_NETFILTER_NETLINK
Patrick McHardy
1
-0
/
+1
2011-02-07
IPVS: precedence bug in ip_vs_sync_switch_mode()
Dan Carpenter
1
-1
/
+1
2011-02-03
IPVS: Use correct lock in SCTP module
Simon Horman
1
-1
/
+1
2011-02-03
netfilter: xtables: add device group match
Patrick McHardy
5
-0
/
+114
2011-02-02
netfilter: ipset: send error message manually
Jozsef Kadlecsik
1
-7
/
+26
2011-02-02
netfilter: ipset: fix linking with CONFIG_IPV6=n
Patrick McHardy
2
-6
/
+19
2011-02-02
netfilter: ipset: add missing break statemtns in ip_set_get_ip_port()
Patrick McHardy
1
-0
/
+2
2011-02-01
netfilter: ipset: install ipset related header files
Patrick McHardy
3
-0
/
+8
2011-02-01
IPVS: Remove ip_vs_sync_cleanup from section __exit
Simon Horman
1
-1
/
+1
2011-02-01
IPVS: Allow compilation with CONFIG_SYSCTL disabled
Simon Horman
3
-25
/
+29
2011-02-01
IPVS: Remove unused variables
Simon Horman
1
-2
/
+0
2011-02-01
IPVS: remove duplicate initialisation or rs_table
Simon Horman
1
-3
/
+0
2011-02-01
IPVS: use z modifier for sizeof() argument
Simon Horman
1
-1
/
+1
2011-02-01
netfilter: ctnetlink: fix ctnetlink_parse_tuple() warning
Patrick McHardy
1
-1
/
+1
2011-02-01
netfilter: ipset: remove unnecessary includes
Patrick McHardy
9
-27
/
+0
2011-02-01
netfilter: ipset: use nla_parse_nested()
Patrick McHardy
1
-26
/
+16
2011-02-01
netfilter: xtables: "set" match and "SET" target support
Jozsef Kadlecsik
4
-0
/
+427
2011-02-01
netfilter: ipset: list:set set type support
Jozsef Kadlecsik
4
-0
/
+624
2011-02-01
netfilter: ipset: hash:net,port set type support
Jozsef Kadlecsik
3
-0
/
+592
2011-02-01
netfilter: ipset: hash:net set type support
Jozsef Kadlecsik
3
-0
/
+471
[next]