index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
ip_vs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-02
ipvs: free ip_vs_dest structs when refcnt=0
David Windsor
1
-1
/
+1
2017-02-02
netfilter: add and use nf_ct_set helper
Florian Westphal
1
-2
/
+1
2017-02-02
netfilter: reduce direct skb->nfct usage
Florian Westphal
1
-3
/
+6
2016-06-06
ipvs: update real-server binding of outgoing connections in SIP-pe
Marco Angaroni
1
-1
/
+1
2016-04-20
ipvs: handle connections started by real-servers
Marco Angaroni
1
-0
/
+17
2016-03-07
ipvs: drop first packet to redirect conntrack
Julian Anastasov
1
-0
/
+17
2015-09-24
ipvs: Remove skb_sknet
Eric W. Biederman
1
-22
/
+0
2015-09-24
ipvs: Remove skb_net
Eric W. Biederman
1
-31
/
+0
2015-09-24
ipvs: Pass ipvs not net to ip_vs_protocol_net_(init|cleanup)
Eric W. Biederman
1
-2
/
+2
2015-09-24
ipvs: Remove net argument from ip_vs_tcp_conn_listen
Eric W. Biederman
1
-1
/
+1
2015-09-24
ipvs: Wrap sysctl_cache_bypass and remove ifdefs in ip_vs_leave
Eric W. Biederman
1
-0
/
+10
2015-09-24
ipvs: Pass ipvs into .conn_schedule and ip_vs_try_to_schedule
Eric W. Biederman
1
-1
/
+2
2015-09-24
ipvs: Pass ipvs not net into ip_vs_conn_net_init and ip_vs_conn_net_cleanup
Eric W. Biederman
1
-2
/
+2
2015-09-24
ipvs: Pass ipvs into conn_out_get
Eric W. Biederman
1
-2
/
+4
2015-09-24
ipvs: Pass ipvs into .conn_in_get and ip_vs_conn_in_get_proto
Eric W. Biederman
1
-2
/
+4
2015-09-24
ipvs: Pass ipvs not net into init_netns and exit_netns
Eric W. Biederman
1
-2
/
+2
2015-09-24
ipvs: Pass ipvs not net into ip_vs_app_net_init and ip_vs_app_net_cleanup
Eric W. Biederman
1
-2
/
+2
2015-09-24
ipvs: Pass ipvs not net to register_ip_vs_app and unregister_ip_vs_app
Eric W. Biederman
1
-2
/
+2
2015-09-24
ipvs: Pass ipvs not net to register_ip_vs_app_inc
Eric W. Biederman
1
-1
/
+1
2015-09-24
ipvs: Pass ipvs not net into register_app and unregister_app
Eric W. Biederman
1
-2
/
+2
2015-09-24
ipvs: Pass ipvs not net to ip_vs_estimator_net_init and ip_vs_estimator_cleanup
Eric W. Biederman
1
-2
/
+2
2015-09-24
ipvs: Pass ipvs not net into ip_vs_control_net_(init|cleanup)
Eric W. Biederman
1
-2
/
+2
2015-09-24
ipvs: Pass ipvs not net to ip_vs_random_drop_entry
Eric W. Biederman
1
-1
/
+1
2015-09-24
ipvs: Pass ipvs not net to ip_vs_start_estimator aned ip_vs_stop_estimator
Eric W. Biederman
1
-2
/
+2
2015-09-24
ipvs: Pass ipvs not net to ip_vs_sync_net_cleanup
Eric W. Biederman
1
-1
/
+1
2015-09-24
ipvs: Pass ipvs not net to ip_vs_sync_net_init
Eric W. Biederman
1
-1
/
+1
2015-09-24
ipvs: Pass ipvs not net to ip_vs_sync_conn
Eric W. Biederman
1
-1
/
+1
2015-09-24
ipvs: Pass ipvs not net to stop_sync_thread
Eric W. Biederman
1
-1
/
+1
2015-09-24
ipvs: Pass ipvs not net to start_sync_thread
Eric W. Biederman
1
-1
/
+1
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_service_net_cleanup
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_has_real_service
Eric W. Biederman
1
-1
/
+1
2015-09-24
ipvs: Pass ipvs not net to ip_vs_service_find
Eric W. Biederman
1
-1
/
+1
2015-09-24
ipvs: Store ipvs not net in struct ip_vs_service
Eric W. Biederman
1
-1
/
+1
2015-09-24
ipvs: Pass ipvs not net to ip_vs_fill_conn
Eric W. Biederman
1
-2
/
+2
2015-09-24
ipvs: Store ipvs not net in struct ip_vs_conn_param
Eric W. Biederman
1
-2
/
+2
2015-09-24
ipvs: Store ipvs not net in struct ip_vs_conn
Eric W. Biederman
1
-30
/
+1
2015-09-17
ipvs: add sysctl to ignore tunneled packets
Alex Gartrell
1
-0
/
+11
2015-09-01
ipvs: add schedule_icmp sysctl
Alex Gartrell
1
-0
/
+11
2015-09-01
ipvs: drop inverse argument to conn_{in,out}_get
Alex Gartrell
1
-8
/
+4
2015-09-01
ipvs: Add hdr_flags to iphdr
Alex Gartrell
1
-3
/
+40
2015-09-01
ipvs: replace ip_vs_fill_ip4hdr with ip_vs_fill_iph_skb_off
Alex Gartrell
1
-20
/
+29
2015-08-21
ipvs: add more mcast parameters for the sync daemon
Julian Anastasov
1
-0
/
+4
2015-08-21
ipvs: add sync_maxlen parameter for the sync daemon
Julian Anastasov
1
-8
/
+11
2015-03-12
net: Introduce possible_net_t
Eric W. Biederman
1
-4
/
+4
2015-02-25
ipvs: allow rescheduling of new connections when port reuse is detected
Marcelo Ricardo Leitner
1
-0
/
+11
2015-02-09
ipvs: use 64-bit rates in stats
Julian Anastasov
1
-17
/
+33
2014-10-02
ipvs: Clean up comment style in ip_vs.h
Simon Horman
1
-139
/
+75
2014-09-16
ipvs: prevent mixing heterogeneous pools and synchronization
Alex Gartrell
1
-0
/
+4
[next]