index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
ipvs
/
ip_vs_sync.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2023-12-11
ipv6: annotate data-races around np->mcast_oif
Eric Dumazet
1
-1
/
+1
2023-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+4
2023-10-01
inet: implement lockless IP_MTU_DISCOVER
Eric Dumazet
1
-1
/
+1
2023-10-01
inet: implement lockless IP_MULTICAST_TTL
Eric Dumazet
1
-1
/
+1
2023-10-01
net: prevent address rewrite in kernel_bind()
Jordan Rife
1
-2
/
+2
2023-10-01
net: replace calls to sock->ops->connect() with kernel_connect()
Jordan Rife
1
-2
/
+2
2023-09-15
ipv6: lockless IPV6_MTU_DISCOVER implementation
Eric Dumazet
1
-1
/
+1
2023-09-15
ipv6: lockless IPV6_MULTICAST_HOPS implementation
Eric Dumazet
1
-1
/
+1
2023-09-15
ipv6: lockless IPV6_MULTICAST_LOOP implementation
Eric Dumazet
1
-6
/
+2
2023-08-16
inet: move inet->mc_loop to inet->inet_frags
Eric Dumazet
1
-3
/
+1
2023-04-22
ipvs: Remove {Enter,Leave}Function
Simon Horman
1
-5
/
+0
2023-04-22
ipvs: Update width of source for ip_vs_sync_conn_options
Simon Horman
1
-1
/
+1
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
1
-1
/
+1
2022-08-24
net: Fix data-races around sysctl_[rw]mem_(max|default).
Kuniyuki Iwashima
1
-2
/
+2
2020-11-22
ipvs: replace atomic_add_return()
Yejune Deng
1
-2
/
+2
2020-09-22
ipvs: Remove unused macros
YueHaibing
1
-3
/
+0
2020-07-22
ipvs: fix the connection sync failed in some cases
guodeqing
1
-4
/
+8
2020-01-24
ipvs: fix spelling mistake "to" -> "too"
Colin Ian King
1
-1
/
+1
2019-10-24
ipvs: don't ignore errors in case refcounting ip_vs module fails
Davide Caratti
1
-3
/
+10
2019-06-25
ipvs: fix tinfo memory leak in start_sync_thread
Julian Anastasov
1
-62
/
+72
2018-10-24
iov_iter: Separate type from direction and use accessor functions
David Howells
1
-1
/
+1
2018-07-18
ipvs: add assured state for conn templates
Julian Anastasov
1
-12
/
+6
2018-04-09
ipvs: fix rtnl_lock lockups caused by start_sync_thread
Julian Anastasov
1
-75
/
+80
2017-12-02
ipvs: switch to sock_recvmsg()
Al Viro
1
-6
/
+3
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-25
locking/atomics, net/netlink/netfilter: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()
Mark Rutland
1
-1
/
+1
2017-04-28
ipvs: change comparison on sync_refresh_period
Aaron Conole
1
-1
/
+1
2017-03-30
netfilter: ipvs: Replace kzalloc with kcalloc.
Varsha Rao
1
-2
/
+2
2017-02-27
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
1
-1
/
+1
2016-10-28
netfilter: ip_vs_sync: fix bogus maybe-uninitialized warning
Arnd Bergmann
1
-2
/
+5
2016-07-07
ipvs: fix bind to link-local mcast IPv6 address in backup
Quentin Armitage
1
-2
/
+4
2015-09-24
ipvs: Pass ipvs not net to ip_vs_sync_net_cleanup
Eric W. Biederman
1
-2
/
+1
2015-09-24
ipvs: Pass ipvs not net to ip_vs_sync_net_init
Eric W. Biederman
1
-3
/
+1
2015-09-24
ipvs: Pass ipvs not net to ip_vs_proc_sync_conn
Eric W. Biederman
1
-3
/
+2
2015-09-24
ipvs: Pass ipvs not net to ip_vs_proc_conn
Eric W. Biederman
1
-6
/
+6
2015-09-24
ipvs: Pass ipvs not net to ip_vs_sync_conn
Eric W. Biederman
1
-3
/
+2
2015-09-24
ipvs: Pass ipvs not net to ip_vs_sync_conn_v0
Eric W. Biederman
1
-4
/
+3
2015-09-24
ipvs: Pass ipvs not net to ip_vs_process_message
Eric W. Biederman
1
-4
/
+3
2015-09-24
ipvs: Store ipvs not net in struct ip_vs_sync_thread_data
Eric W. Biederman
1
-5
/
+5
2015-09-24
ipvs: Pass ipvs not net to make_receive_sock
Eric W. Biederman
1
-4
/
+3
2015-09-24
ipvs: Pass ipvs not net to make_send_sock
Eric W. Biederman
1
-4
/
+3
2015-09-24
ipvs: Pass ipvs not net to stop_sync_thread
Eric W. Biederman
1
-4
/
+3
2015-09-24
ipvs: Pass ipvs not net to start_sync_thread
Eric W. Biederman
1
-6
/
+5
2015-09-24
ipvs: Pass ipvs not net to ip_vs_proto_data_get
Eric W. Biederman
1
-1
/
+1
2015-09-24
ipvs: Pass ipvs not net to ip_vs_find_dest
Eric W. Biederman
1
-1
/
+1
2015-09-24
ipvs: Pass ipvs not net to ip_vs_fill_conn
Eric W. Biederman
1
-8
/
+8
2015-08-21
ipvs: add more mcast parameters for the sync daemon
Julian Anastasov
1
-23
/
+115
2015-08-21
ipvs: add sync_maxlen parameter for the sync daemon
Julian Anastasov
1
-74
/
+63
[next]