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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-21
nf_nat: restrict ICMP translation for embedded header
Julian Anastasov
1
-14
/
+15
2010-10-21
ipvs: provide address family for debugging
Julian Anastasov
8
-92
/
+54
2010-10-21
ipvs: inherit forwarding method in backup
Julian Anastasov
1
-0
/
+2
2010-10-21
ipvs: changes for local client
Julian Anastasov
2
-92
/
+225
2010-10-21
ipvs: changes for local real server
Julian Anastasov
4
-117
/
+458
2010-10-21
ipvs: move ip_route_me_harder for ICMP
Julian Anastasov
1
-20
/
+21
2010-10-21
ipvs: create ip_vs_defrag_user
Julian Anastasov
1
-21
/
+34
2010-10-21
ipvs: fix CHECKSUM_PARTIAL for TUN method
Julian Anastasov
1
-1
/
+1
2010-10-21
ipvs: stop ICMP from FORWARD to local
Julian Anastasov
1
-2
/
+19
2010-10-21
ipvs: do not schedule conns from real servers
Julian Anastasov
5
-9
/
+47
2010-10-21
ipvs: switch to notrack mode
Julian Anastasov
3
-38
/
+28
2010-10-21
ipvs: optimize checksums for apps
Julian Anastasov
4
-15
/
+66
2010-10-21
ipvs: fix CHECKSUM_PARTIAL for TCP, UDP
Julian Anastasov
2
-10
/
+10
2010-10-19
Fixed race condition at ip_vs.ko module init.
Eduardo Blanco
1
-9
/
+10
2010-10-19
ipvs: IPv6 tunnel mode
Hans Schillstrom
2
-79
/
+96
2010-10-19
netfilter: ctnetlink: add expectation deletion events
Pablo Neira Ayuso
4
-12
/
+33
2010-10-18
netfilter: install missing ebtables headers for userspace
Nick Bowler
1
-0
/
+2
2010-10-18
netfilter: fix kconfig unmet dependency warning
Randy Dunlap
2
-4
/
+4
2010-10-13
IPVS: ip_vs_dbg_callid() is only needed for debugging
Simon Horman
1
-0
/
+2
2010-10-13
netfilter: xtables: remove unused defines
Jan Engelhardt
3
-12
/
+0
2010-10-13
netfilter: xtables: unify {ip,ip6,arp}t_error_target
Jan Engelhardt
4
-21
/
+14
2010-10-13
netfilter: xtables: resolve indirect macros 3/3
Jan Engelhardt
8
-131
/
+94
2010-10-13
netfilter: xtables: resolve indirect macros 2/3
Jan Engelhardt
7
-108
/
+103
2010-10-13
netfilter: xtables: resolve indirect macros 1/3
Jan Engelhardt
6
-30
/
+35
2010-10-04
netfilter: add missing xt_log.h file
Patrick McHardy
1
-0
/
+54
2010-10-04
netfilter: unregister nf hooks, matches and targets in the reverse order
Changli Gao
2
-12
/
+6
2010-10-04
netfilter: remove duplicated include
Nicolas Kaiser
1
-1
/
+0
2010-10-04
netfilter: ipt_LOG: add bufferisation to call printk() once
Eric Dumazet
2
-150
/
+152
2010-10-04
netfilter: nf_nat: make find/put static
Stephen Hemminger
2
-7
/
+2
2010-10-04
IPVS: sip persistence engine
Simon Horman
3
-0
/
+177
2010-10-04
IPVS: Fallback if persistence engine fails
Simon Horman
2
-9
/
+7
2010-10-04
IPVS: Allow configuration of persistence engines
Simon Horman
3
-3
/
+58
2010-10-04
IPVS: management of persistence engine modules
Simon Horman
3
-1
/
+154
2010-10-04
IPVS: Add persistence engine data to /proc/net/ip_vs_conn
Simon Horman
2
-5
/
+21
2010-10-04
IPVS: Add struct ip_vs_pe
Simon Horman
5
-21
/
+129
2010-10-04
IPVS: ip_vs_{un,}bind_scheduler NULL arguments
Simon Horman
2
-22
/
+4
2010-10-04
IPVS: Allow null argument to ip_vs_scheduler_put()
Simon Horman
2
-10
/
+5
2010-10-04
IPVS: Add struct ip_vs_conn_param
Simon Horman
7
-203
/
+211
2010-10-04
IPVS: compact ip_vs_sched_persist()
Simon Horman
1
-105
/
+51
2010-10-04
netfilter: nf_conntrack_sip: Add callid parser
Simon Horman
2
-0
/
+40
2010-10-04
netfilter: nf_conntrack_sip: Allow ct_sip_get_header() to be called with a nu...
Simon Horman
1
-0
/
+3
2010-09-28
netfilter: ctnetlink: add support for user-space expectation helpers
Pablo Neira Ayuso
4
-31
/
+79
2010-09-22
netfilter: ctnetlink: allow to specify the expectation flags
Pablo Neira Ayuso
4
-4
/
+12
2010-09-22
netfilter: ctnetlink: missing validation of CTA_EXPECT_ZONE attribute
Pablo Neira Ayuso
1
-0
/
+1
2010-09-22
netfilter: nf_nat: better error handling of nf_ct_expect_related() in helpers
Pablo Neira Ayuso
5
-14
/
+93
2010-09-21
ipvs: changes related to service usecnt
Julian Anastasov
2
-154
/
+102
2010-09-21
netfilter: save the hash of the tuple in the original direction for latter use
Changli Gao
1
-34
/
+78
2010-09-21
ipvs: make rerouting optional with snat_reroute
Julian Anastasov
3
-8
/
+38
2010-09-21
ipvs: netfilter connection tracking changes
Julian Anastasov
10
-196
/
+475
2010-09-17
ipvs: extend connection flags to 32 bits
Julian Anastasov
5
-14
/
+28
[next]