index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
ip_vs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipvs: Remove skb_sknet
Eric W. Biederman
2015-09-24
1
-22
/
+0
*
ipvs: Remove skb_net
Eric W. Biederman
2015-09-24
1
-31
/
+0
*
ipvs: Pass ipvs not net to ip_vs_protocol_net_(init|cleanup)
Eric W. Biederman
2015-09-24
1
-2
/
+2
*
ipvs: Remove net argument from ip_vs_tcp_conn_listen
Eric W. Biederman
2015-09-24
1
-1
/
+1
*
ipvs: Wrap sysctl_cache_bypass and remove ifdefs in ip_vs_leave
Eric W. Biederman
2015-09-24
1
-0
/
+10
*
ipvs: Pass ipvs into .conn_schedule and ip_vs_try_to_schedule
Eric W. Biederman
2015-09-24
1
-1
/
+2
*
ipvs: Pass ipvs not net into ip_vs_conn_net_init and ip_vs_conn_net_cleanup
Eric W. Biederman
2015-09-24
1
-2
/
+2
*
ipvs: Pass ipvs into conn_out_get
Eric W. Biederman
2015-09-24
1
-2
/
+4
*
ipvs: Pass ipvs into .conn_in_get and ip_vs_conn_in_get_proto
Eric W. Biederman
2015-09-24
1
-2
/
+4
*
ipvs: Pass ipvs not net into init_netns and exit_netns
Eric W. Biederman
2015-09-24
1
-2
/
+2
*
ipvs: Pass ipvs not net into ip_vs_app_net_init and ip_vs_app_net_cleanup
Eric W. Biederman
2015-09-24
1
-2
/
+2
*
ipvs: Pass ipvs not net to register_ip_vs_app and unregister_ip_vs_app
Eric W. Biederman
2015-09-24
1
-2
/
+2
*
ipvs: Pass ipvs not net to register_ip_vs_app_inc
Eric W. Biederman
2015-09-24
1
-1
/
+1
*
ipvs: Pass ipvs not net into register_app and unregister_app
Eric W. Biederman
2015-09-24
1
-2
/
+2
*
ipvs: Pass ipvs not net to ip_vs_estimator_net_init and ip_vs_estimator_cleanup
Eric W. Biederman
2015-09-24
1
-2
/
+2
*
ipvs: Pass ipvs not net into ip_vs_control_net_(init|cleanup)
Eric W. Biederman
2015-09-24
1
-2
/
+2
*
ipvs: Pass ipvs not net to ip_vs_random_drop_entry
Eric W. Biederman
2015-09-24
1
-1
/
+1
*
ipvs: Pass ipvs not net to ip_vs_start_estimator aned ip_vs_stop_estimator
Eric W. Biederman
2015-09-24
1
-2
/
+2
*
ipvs: Pass ipvs not net to ip_vs_sync_net_cleanup
Eric W. Biederman
2015-09-24
1
-1
/
+1
*
ipvs: Pass ipvs not net to ip_vs_sync_net_init
Eric W. Biederman
2015-09-24
1
-1
/
+1
*
ipvs: Pass ipvs not net to ip_vs_sync_conn
Eric W. Biederman
2015-09-24
1
-1
/
+1
*
ipvs: Pass ipvs not net to stop_sync_thread
Eric W. Biederman
2015-09-24
1
-1
/
+1
*
ipvs: Pass ipvs not net to start_sync_thread
Eric W. Biederman
2015-09-24
1
-1
/
+1
*
ipvs: Pass ipvs not net to ip_vs_proto_data_get
Eric W. Biederman
2015-09-24
1
-1
/
+1
*
ipvs: Pass ipvs not net to ip_vs_service_net_cleanup
Eric W. Biederman
2015-09-24
1
-1
/
+1
*
ipvs: Pass ipvs not net to ip_vs_find_dest
Eric W. Biederman
2015-09-24
1
-1
/
+1
*
ipvs: Pass ipvs not net to ip_vs_has_real_service
Eric W. Biederman
2015-09-24
1
-1
/
+1
*
ipvs: Pass ipvs not net to ip_vs_service_find
Eric W. Biederman
2015-09-24
1
-1
/
+1
*
ipvs: Store ipvs not net in struct ip_vs_service
Eric W. Biederman
2015-09-24
1
-1
/
+1
*
ipvs: Pass ipvs not net to ip_vs_fill_conn
Eric W. Biederman
2015-09-24
1
-2
/
+2
*
ipvs: Store ipvs not net in struct ip_vs_conn_param
Eric W. Biederman
2015-09-24
1
-2
/
+2
*
ipvs: Store ipvs not net in struct ip_vs_conn
Eric W. Biederman
2015-09-24
1
-30
/
+1
*
ipvs: add sysctl to ignore tunneled packets
Alex Gartrell
2015-09-17
1
-0
/
+11
*
ipvs: add schedule_icmp sysctl
Alex Gartrell
2015-09-01
1
-0
/
+11
*
ipvs: drop inverse argument to conn_{in,out}_get
Alex Gartrell
2015-09-01
1
-8
/
+4
*
ipvs: Add hdr_flags to iphdr
Alex Gartrell
2015-09-01
1
-3
/
+40
*
ipvs: replace ip_vs_fill_ip4hdr with ip_vs_fill_iph_skb_off
Alex Gartrell
2015-09-01
1
-20
/
+29
*
ipvs: add more mcast parameters for the sync daemon
Julian Anastasov
2015-08-21
1
-0
/
+4
*
ipvs: add sync_maxlen parameter for the sync daemon
Julian Anastasov
2015-08-21
1
-8
/
+11
*
net: Introduce possible_net_t
Eric W. Biederman
2015-03-12
1
-4
/
+4
*
ipvs: allow rescheduling of new connections when port reuse is detected
Marcelo Ricardo Leitner
2015-02-25
1
-0
/
+11
*
ipvs: use 64-bit rates in stats
Julian Anastasov
2015-02-09
1
-17
/
+33
*
ipvs: Clean up comment style in ip_vs.h
Simon Horman
2014-10-02
1
-139
/
+75
*
ipvs: prevent mixing heterogeneous pools and synchronization
Alex Gartrell
2014-09-16
1
-0
/
+4
*
ipvs: Supply destination address family to ip_vs_conn_new
Alex Gartrell
2014-09-16
1
-1
/
+2
*
ipvs: Supply destination addr family to ip_vs_{lookup_dest,find_dest}
Alex Gartrell
2014-09-16
1
-2
/
+3
*
ipvs: Add destination address family to netlink interface
Alex Gartrell
2014-09-16
1
-0
/
+3
*
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-04-18
1
-2
/
+2
*
netfilter: push reasm skb through instead of original frag skbs
Jiri Pirko
2013-11-11
1
-31
/
+1
*
ipvs: avoid rcu_barrier during netns cleanup
Julian Anastasov
2013-10-15
1
-0
/
+6
[next]