index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
ipvs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-01-08
1
-1
/
+0
|
\
|
*
drop "select GCD" from three Kconfig files
Paul Bolle
2011-11-13
1
-1
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-01-02
3
-4
/
+10
|
\
\
|
*
|
ipvs: try also real server with port 0 in backup server
Julian Anastasov
2011-12-31
3
-4
/
+10
|
|
/
*
|
ipv6: Kill rt6i_dev and rt6i_expires defines.
David S. Miller
2011-12-28
2
-2
/
+2
*
|
Merge branch 'nf-next' of git://1984.lsi.us.es/net-next
David S. Miller
2011-12-25
2
-1
/
+32
|
\
\
|
*
|
IPVS: Modify the SH scheduler to use weights
Michael Maxim
2011-12-13
2
-1
/
+32
*
|
|
net: fix assignment of 0/1 to bool variables.
Rusty Russell
2011-12-19
1
-2
/
+2
*
|
|
net:netfilter: use IS_ENABLED
Igor Maravić
2011-12-16
1
-4
/
+4
|
/
/
*
|
net: remove ipv6_addr_copy()
Alexey Dobriyan
2011-11-22
3
-9
/
+9
|
/
*
ipvs: Remove unused variable "cs" from ip_vs_leave function.
Krzysztof Wilczynski
2011-11-01
1
-1
/
+1
*
netfilter: Remove unnecessary OOM logging messages
Joe Perches
2011-11-01
8
-42
/
+23
*
ipvs: Removed unused variables
Simon Horman
2011-11-01
1
-4
/
+0
*
ipvs: Remove unused return value of protocol state transitions
Simon Horman
2011-11-01
4
-24
/
+14
*
ipvs: Remove unused parameter from ip_vs_confirm_conntrack()
Simon Horman
2011-11-01
2
-2
/
+2
*
ipvs: Expose ip_vs_ftp module parameters via sysfs.
Krzysztof Wilczynski
2011-11-01
1
-2
/
+3
*
Merge branch 'nf' of git://1984.lsi.us.es/net
David S. Miller
2011-10-17
2
-51
/
+86
|
\
|
*
IPVS netns shutdown/startup dead-lock
Hans Schillstrom
2011-10-12
2
-51
/
+86
*
|
netfilter: Use proper rwlock init function
Thomas Gleixner
2011-10-05
1
-1
/
+1
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/...
David S. Miller
2011-07-28
1
-0
/
+1
|
\
|
*
IPVS: Free resources on module removal
Simon Horman
2011-07-22
1
-0
/
+1
*
|
ip: introduce ip_is_fragment helper inline function
Paul Gortmaker
2011-06-21
1
-4
/
+3
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-06-20
2
-9
/
+18
|
\
\
|
|
/
|
*
IPVS netns exit causes crash in conntrack
Hans Schillstrom
2011-06-13
2
-1
/
+10
|
*
ipvs: restore support for iptables SNAT
Julian Anastasov
2011-06-06
1
-8
/
+8
*
|
IPVS: remove unused init and cleanup functions.
Hans Schillstrom
2011-06-14
4
-53
/
+4
*
|
IPVS: labels at pos 0
Hans Schillstrom
2011-06-14
2
-9
/
+9
*
|
IPVS: rename of netns init and cleanup functions.
Hans Schillstrom
2011-06-13
7
-38
/
+38
*
|
ipvs: support more FTP PASV responses
Julian Anastasov
2011-06-13
1
-14
/
+38
|
/
*
IPVS: bug in ip_vs_ftp, same list heaad used in all netns.
Hans Schillstrom
2011-05-27
1
-8
/
+19
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-05-17
3
-6
/
+6
|
\
|
*
IPVS: fix netns if reading ip_vs_* procfs entries
Hans Schillstrom
2011-05-15
3
-6
/
+6
*
|
ipvs: Remove all remaining references to rt->rt_{src,dst}
Julian Anastasov
2011-05-12
2
-46
/
+50
*
|
ipvs: Eliminate rt->rt_dst usage in __ip_vs_get_out_rt().
David S. Miller
2011-05-12
1
-3
/
+4
*
|
ipvs: Use IP_VS_RT_MODE_* instead of magic constants.
David S. Miller
2011-05-12
1
-9
/
+15
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-05-11
7
-99
/
+241
|
\
\
|
|
/
|
*
IPVS: init and cleanup restructuring
Hans Schillstrom
2011-05-10
7
-80
/
+206
|
*
IPVS: Change of socket usage to enable name space exit.
Hans Schillstrom
2011-05-10
2
-22
/
+38
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2011-04-19
1
-3
/
+0
|
\
\
|
|
/
|
/
|
|
*
IPVS: combine consecutive #ifdef CONFIG_PROC_FS blocks
Simon Horman
2011-04-05
1
-3
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-04-11
1
-1
/
+1
|
\
\
|
*
|
IPVS: fix NULL ptr dereference in ip_vs_ctl.c ip_vs_genl_dump_daemons()
Hans Schillstrom
2011-04-04
1
-1
/
+1
|
|
/
*
|
Fix common misspellings
Lucas De Marchi
2011-03-31
4
-8
/
+8
|
/
*
IPVS: Use global mutex in ip_vs_app.c
Simon Horman
2011-03-21
1
-13
/
+10
*
ipvs: fix a typo in __ip_vs_control_init()
Eric Dumazet
2011-03-21
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2011-03-15
8
-210
/
+312
|
\
|
*
IPVS: Add __ip_vs_control_{init,cleanup}_sysctl()
Simon Horman
2011-03-15
1
-36
/
+62
|
*
IPVS: Conditionally define and use ip_vs_lblc{r}_table
Simon Horman
2011-03-15
2
-9
/
+20
|
*
IPVS: Minimise ip_vs_leave when CONFIG_SYSCTL is undefined
Simon Horman
2011-03-15
1
-2
/
+7
|
*
IPVS: Conditinally use sysctl_lblc{r}_expiration
Simon Horman
2011-03-15
2
-9
/
+28
[next]