index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
ipvs
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-24
Merge https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs
Pablo Neira Ayuso
1
-0
/
+3
2015-02-22
ipvs: add missing ip_vs_pe_put in sync code
Julian Anastasov
1
-0
/
+3
2015-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-1
/
+1
2015-02-09
ipvs: fix inability to remove a mixed-family RS
Alexey Andriyanov
1
-1
/
+1
2015-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-11
/
+22
2015-01-30
ipvs: rerouting to local clients is not needed anymore
Julian Anastasov
1
-11
/
+22
2015-01-18
netlink: make nlmsg_end() and genlmsg_end() void
Johannes Berg
1
-3
/
+6
2014-12-10
ipvs: uninitialized data with IP_VS_IPV6
Dan Carpenter
1
-5
/
+5
2014-12-09
dst: no need to take reference on DST_NOCACHE dsts
Hannes Frederic Sowa
1
-2
/
+2
2014-11-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
5
-9
/
+4
2014-11-20
netfilter: Deletion of unnecessary checks before two function calls
Markus Elfring
4
-8
/
+4
2014-11-12
ipvs: Keep skb->sk when allocating headroom on tunnel xmit
Calvin Owens
1
-0
/
+2
2014-10-28
ipvs: remove unnecessary assignment in __ip_vs_get_out_rt
Alex Gartrell
1
-1
/
+0
2014-10-28
ipvs: Avoid null-pointer deref in debug code
Alex Gartrell
1
-2
/
+2
2014-10-14
netfilter: replace strnicmp with strncasecmp
Rasmus Villemoes
1
-3
/
+3
2014-09-18
ipvs: Allow heterogeneous pools now that we support them
Alex Gartrell
1
-4
/
+20
2014-09-18
ipvs: use the new dest addr family field
Julian Anastasov
4
-16
/
+43
2014-09-18
ipvs: use correct address family in scheduler logs
Julian Anastasov
9
-12
/
+15
2014-09-16
ipvs: address family of LBLCR entry depends on svc family
Julian Anastasov
1
-6
/
+6
2014-09-16
ipvs: address family of LBLC entry depends on svc family
Julian Anastasov
1
-6
/
+6
2014-09-16
ipvs: support ipv4 in ipv6 and ipv6 in ipv4 tunnel forwarding
Alex Gartrell
2
-43
/
+117
2014-09-16
ipvs: Add generic ensure_mtu_is_adequate to handle mixed pools
Alex Gartrell
1
-26
/
+51
2014-09-16
ipvs: Pull out update_pmtu code
Alex Gartrell
1
-12
/
+11
2014-09-16
ipvs: Pull out crosses_local_route_boundary logic
Alex Gartrell
1
-67
/
+77
2014-09-16
ipvs: prevent mixing heterogeneous pools and synchronization
Alex Gartrell
1
-0
/
+15
2014-09-16
ipvs: Supply destination address family to ip_vs_conn_new
Alex Gartrell
4
-9
/
+14
2014-09-16
ipvs: Pass destination address family to ip_vs_trash_get_dest
Alex Gartrell
1
-6
/
+6
2014-09-16
ipvs: Supply destination addr family to ip_vs_{lookup_dest,find_dest}
Alex Gartrell
3
-15
/
+27
2014-09-16
ipvs: Add destination address family to netlink interface
Alex Gartrell
1
-7
/
+38
2014-09-16
ipvs: Add simple weighted failover scheduler
Kenny Mathis
3
-0
/
+90
2014-09-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-50
/
+61
2014-09-09
ipvs: reduce stack usage for sockopt data
Julian Anastasov
1
-50
/
+61
2014-08-28
ipvs: fix ipv6 hook registration for local replies
Julian Anastasov
1
-1
/
+1
2014-08-27
ipvs: properly declare tunnel encapsulation
Julian Anastasov
1
-4
/
+16
2014-08-08
netfilter: don't use mutex_lock_interruptible()
Pablo Neira Ayuso
1
-15
/
+4
2014-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2014-07-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+0
2014-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2
-88
/
+1
2014-07-17
ipvs: Maintain all DSCP and ECN bits for ipv6 tun forwarding
Alex Gartrell
1
-1
/
+1
2014-07-16
ipvs: Remove dead debug code
Yannick Brosseau
1
-86
/
+0
2014-07-16
ipvs: remove null test before kfree
Fabian Frederick
1
-2
/
+1
2014-07-16
ipvs: avoid netns exit crash on ip_vs_conn_drop_conntrack
Julian Anastasov
1
-1
/
+0
2014-06-16
Merge branch 'ipvs'
Pablo Neira Ayuso
1
-1
/
+1
2014-06-13
ipvs: stop tot_stats estimator only under CONFIG_SYSCTL
Julian Anastasov
1
-1
/
+1
2014-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+10
2014-06-02
inetpeer: get rid of ip_id_count
Eric Dumazet
1
-1
/
+1
2014-05-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-1
/
+1
2014-05-26
ipvs: Fix panic due to non-linear skb
Peter Christensen
1
-5
/
+10
2014-05-12
net: rename local_df to ignore_df
WANG Cong
1
-10
/
+10
2014-04-23
netfilter: Fix format string mismatch in ip_vs_proto_name()
Masanari Iida
1
-1
/
+1
[next]