index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
ipvs
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-08
ipvs: ip_vs_proto: local functions should not be exposed globally
H Hartley Sweeten
1
-1
/
+1
2012-05-08
ipvs: ip_vs_ftp: local functions should not be exposed globally
H Hartley Sweeten
1
-1
/
+1
2012-05-08
ipvs: optimize the use of flags in ip_vs_bind_dest
Pablo Neira Ayuso
1
-6
/
+9
2012-05-08
ipvs: add support for sync threads
Pablo Neira Ayuso
3
-157
/
+280
2012-05-08
ipvs: reduce sync rate with time thresholds
Julian Anastasov
4
-46
/
+137
2012-05-08
ipvs: wakeup master thread
Pablo Neira Ayuso
2
-32
/
+133
2012-05-08
ipvs: always update some of the flags bits in backup
Julian Anastasov
1
-42
/
+23
2012-05-08
ipvs: fix ip_vs_try_bind_dest to rebind app and transmitter
Julian Anastasov
1
-7
/
+26
2012-05-08
ipvs: remove check for IP_VS_CONN_F_SYNC from ip_vs_bind_dest
Julian Anastasov
1
-5
/
+5
2012-05-08
ipvs: ignore IP_VS_CONN_F_NOOUTPUT in backup server
Julian Anastasov
1
-1
/
+1
2012-05-08
ipvs: use GFP_KERNEL allocation where possible
Sasha Levin
1
-1
/
+1
2012-05-08
ipvs: SH scheduler does not need GFP_ATOMIC allocation
Julian Anastasov
1
-1
/
+1
2012-05-08
ipvs: LBLCR scheduler does not need GFP_ATOMIC allocation on init
Julian Anastasov
1
-1
/
+1
2012-05-08
ipvs: WRR scheduler does not need GFP_ATOMIC allocation
Julian Anastasov
1
-1
/
+1
2012-05-08
ipvs: DH scheduler does not need GFP_ATOMIC allocation
Julian Anastasov
1
-1
/
+1
2012-05-08
ipvs: LBLC scheduler does not need GFP_ATOMIC allocation on init
Julian Anastasov
1
-1
/
+1
2012-05-08
ipvs: timeout tables do not need GFP_ATOMIC allocation
Julian Anastasov
1
-1
/
+1
2012-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-38
/
+90
2012-04-30
ipvs: kernel oops - do_ip_vs_get_ctl
Hans Schillstrom
2
-22
/
+39
2012-04-30
ipvs: take care of return value from protocol init_netns
Hans Schillstrom
4
-5
/
+21
2012-04-30
ipvs: null check of net->ipvs in lblc(r) shedulers
Hans Schillstrom
2
-0
/
+6
2012-04-26
ipvs: reset ipvs pointer in netns
Julian Anastasov
1
-0
/
+2
2012-04-26
ipvs: add check in ftp for initialized core
Julian Anastasov
1
-0
/
+2
2012-04-25
ipvs: fix crash in ip_vs_control_net_cleanup on unload
Julian Anastasov
1
-2
/
+2
2012-04-25
ipvs: Verify that IP_VS protocol has been registered
Sasha Levin
1
-9
/
+18
2012-04-21
sock: Introduce named constants for sk_reuse
Pavel Emelyanov
1
-1
/
+1
2012-04-21
net: Delete all remaining instances of ctl_path
Eric W. Biederman
1
-7
/
+0
2012-04-21
net: Convert all sysctl registrations to register_net_sysctl
Eric W. Biederman
3
-6
/
+3
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
11
-49
/
+49
2012-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+0
2012-04-02
ipvs: Stop using NLA_PUT*().
David S. Miller
1
-50
/
+58
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2
-2
/
+0
2012-02-04
ipvs: fix matching of fwmark templates during scheduling
Simon Horman
1
-1
/
+1
2012-01-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+0
2012-01-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-4
/
+10
2011-12-31
ipvs: try also real server with port 0 in backup server
Julian Anastasov
3
-4
/
+10
2011-12-29
ipv6: Kill rt6i_dev and rt6i_expires defines.
David S. Miller
2
-2
/
+2
2011-12-25
Merge branch 'nf-next' of git://1984.lsi.us.es/net-next
David S. Miller
2
-1
/
+32
2011-12-20
net: fix assignment of 0/1 to bool variables.
Rusty Russell
1
-2
/
+2
2011-12-17
net:netfilter: use IS_ENABLED
Igor Maravić
1
-4
/
+4
2011-12-13
IPVS: Modify the SH scheduler to use weights
Michael Maxim
2
-1
/
+32
2011-11-23
net: remove ipv6_addr_copy()
Alexey Dobriyan
3
-9
/
+9
2011-11-13
drop "select GCD" from three Kconfig files
Paul Bolle
1
-1
/
+0
2011-11-01
ipvs: Remove unused variable "cs" from ip_vs_leave function.
Krzysztof Wilczynski
1
-1
/
+1
2011-11-01
netfilter: Remove unnecessary OOM logging messages
Joe Perches
8
-42
/
+23
2011-11-01
ipvs: Removed unused variables
Simon Horman
1
-4
/
+0
2011-11-01
ipvs: Remove unused return value of protocol state transitions
Simon Horman
4
-24
/
+14
2011-11-01
ipvs: Remove unused parameter from ip_vs_confirm_conntrack()
Simon Horman
2
-2
/
+2
2011-11-01
ipvs: Expose ip_vs_ftp module parameters via sysfs.
Krzysztof Wilczynski
1
-2
/
+3
2011-10-18
Merge branch 'nf' of git://1984.lsi.us.es/net
David S. Miller
2
-51
/
+86
[next]