index
:
rhel7-kernel-misery
master
Attempts to make the RHEL7 kernel work in minimal CI
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
ipvs
/
ip_vs_ctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-30
linux-3.10.0-1160.el7
Jason A. Donenfeld
1
-115
/
+218
2013-06-10
ipvs: info leak in __ip_vs_get_dest_entries()
Dan Carpenter
1
-0
/
+1
2013-04-23
ipvs: fix sparse warnings for some parameters
Julian Anastasov
1
-16
/
+24
2013-04-23
ipvs: fix the remaining sparse warnings in ip_vs_ctl.c
Julian Anastasov
1
-4
/
+6
2013-04-23
ipvs: properly dereference dest_dst in ip_vs_forget_dev
Julian Anastasov
1
-1
/
+4
2013-04-02
ipvs: convert services to rcu
Julian Anastasov
1
-176
/
+123
2013-04-02
ipvs: convert dests to rcu
Julian Anastasov
1
-15
/
+17
2013-04-02
ipvs: convert sched_lock to spin lock
Julian Anastasov
1
-1
/
+1
2013-04-02
ipvs: do not expect result from done_service
Julian Anastasov
1
-4
/
+1
2013-04-02
ipvs: reorganize dest trash
Julian Anastasov
1
-74
/
+104
2013-04-02
ipvs: add ip_vs_dest_hold and ip_vs_dest_put
Julian Anastasov
1
-2
/
+2
2013-04-02
ipvs: preparations for using rcu in schedulers
Julian Anastasov
1
-0
/
+8
2013-04-02
ipvs: remove rs_lock by using RCU
Julian Anastasov
1
-57
/
+31
2013-04-02
ipvs: optimize dst usage for real server
Julian Anastasov
1
-7
/
+18
2013-04-02
ipvs: rename functions related to dst_cache reset
Julian Anastasov
1
-12
/
+22
2013-04-02
ipvs: prefer NETDEV_DOWN event to free cached dsts
Julian Anastasov
1
-5
/
+3
2013-03-25
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
1
-3
/
+5
2013-03-19
ipvs: add backup_only flag to avoid loops
Julian Anastasov
1
-0
/
+7
2013-03-19
ipvs: fix hashing in ip_vs_svc_hashkey
Julian Anastasov
1
-3
/
+5
2013-02-18
net: proc: change proc_net_remove to remove_proc_entry
Gao feng
1
-3
/
+3
2013-02-18
net: proc: change proc_net_fops_create to proc_create
Gao feng
1
-4
/
+4
2012-11-18
net: Allow userns root to control llc, netfilter, netlink, packet, and xfrm
Eric W. Biederman
1
-2
/
+2
2012-11-18
net: Don't export sysctls to unprivileged users
Eric W. Biederman
1
-0
/
+4
2012-10-09
ipvs: initialize returned data in do_ip_vs_get_ctl
Arnd Bergmann
1
-1
/
+2
2012-09-13
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
1
-2
/
+1
2012-09-10
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
1
-3
/
+3
2012-09-10
ipvs: use list_del_init instead of list_del/INIT_LIST_HEAD
Wei Yongjun
1
-2
/
+1
2012-08-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2012-08-30
ipvs: fix error return code
Julia Lawall
1
-1
/
+3
2012-08-22
Merge git://1984.lsi.us.es/nf-next
David S. Miller
1
-4
/
+12
2012-08-15
ipvs: fix info leak in getsockopt(IP_VS_SO_GET_TIMEOUT)
Mathias Krause
1
-0
/
+1
2012-08-10
ipvs: add pmtu_disc option to disable IP DF for TUN packets
Julian Anastasov
1
-0
/
+8
2012-08-10
ipvs: fixed sparse warning
Claudiu Ghioc
1
-4
/
+4
2012-07-17
ipvs: fix oops in ip_vs_dst_event on rmmod
Julian Anastasov
1
-2
/
+3
2012-06-25
netfilter: ipvs: fix dst leak in __ip_vs_addr_is_local_v6
Eric Dumazet
1
-7
/
+7
2012-05-08
ipvs: add support for sync threads
Pablo Neira Ayuso
1
-3
/
+26
2012-05-08
ipvs: reduce sync rate with time thresholds
Julian Anastasov
1
-1
/
+24
2012-05-08
ipvs: wakeup master thread
Pablo Neira Ayuso
1
-0
/
+16
2012-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-24
/
+32
2012-04-30
ipvs: kernel oops - do_ip_vs_get_ctl
Hans Schillstrom
1
-22
/
+30
2012-04-25
ipvs: fix crash in ip_vs_control_net_cleanup on unload
Julian Anastasov
1
-2
/
+2
2012-04-20
net: Delete all remaining instances of ctl_path
Eric W. Biederman
1
-7
/
+0
2012-04-20
net: Convert all sysctl registrations to register_net_sysctl
Eric W. Biederman
1
-2
/
+1
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
1
-13
/
+13
2012-04-02
ipvs: Stop using NLA_PUT*().
David S. Miller
1
-50
/
+58
2012-01-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+8
2011-12-31
ipvs: try also real server with port 0 in backup server
Julian Anastasov
1
-2
/
+8
2011-12-28
ipv6: Kill rt6i_dev and rt6i_expires defines.
David S. Miller
1
-1
/
+1
2011-11-01
netfilter: Remove unnecessary OOM logging messages
Joe Perches
1
-12
/
+6
2011-11-01
ipvs: Removed unused variables
Simon Horman
1
-4
/
+0
[next]