index
:
linux-stable.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
ipvs
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipvs: Keep skb->sk when allocating headroom on tunnel xmit
Calvin Owens
2014-11-12
1
-0
/
+2
*
ipvs: Avoid null-pointer deref in debug code
Alex Gartrell
2014-10-28
1
-2
/
+2
*
netfilter: replace strnicmp with strncasecmp
Rasmus Villemoes
2014-10-14
1
-3
/
+3
*
ipvs: Allow heterogeneous pools now that we support them
Alex Gartrell
2014-09-18
1
-4
/
+20
*
ipvs: use the new dest addr family field
Julian Anastasov
2014-09-18
4
-16
/
+43
*
ipvs: use correct address family in scheduler logs
Julian Anastasov
2014-09-18
9
-12
/
+15
*
ipvs: address family of LBLCR entry depends on svc family
Julian Anastasov
2014-09-16
1
-6
/
+6
*
ipvs: address family of LBLC entry depends on svc family
Julian Anastasov
2014-09-16
1
-6
/
+6
*
ipvs: support ipv4 in ipv6 and ipv6 in ipv4 tunnel forwarding
Alex Gartrell
2014-09-16
2
-43
/
+117
*
ipvs: Add generic ensure_mtu_is_adequate to handle mixed pools
Alex Gartrell
2014-09-16
1
-26
/
+51
*
ipvs: Pull out update_pmtu code
Alex Gartrell
2014-09-16
1
-12
/
+11
*
ipvs: Pull out crosses_local_route_boundary logic
Alex Gartrell
2014-09-16
1
-67
/
+77
*
ipvs: prevent mixing heterogeneous pools and synchronization
Alex Gartrell
2014-09-16
1
-0
/
+15
*
ipvs: Supply destination address family to ip_vs_conn_new
Alex Gartrell
2014-09-16
4
-9
/
+14
*
ipvs: Pass destination address family to ip_vs_trash_get_dest
Alex Gartrell
2014-09-16
1
-6
/
+6
*
ipvs: Supply destination addr family to ip_vs_{lookup_dest,find_dest}
Alex Gartrell
2014-09-16
3
-15
/
+27
*
ipvs: Add destination address family to netlink interface
Alex Gartrell
2014-09-16
1
-7
/
+38
*
ipvs: Add simple weighted failover scheduler
Kenny Mathis
2014-09-16
3
-0
/
+90
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-09-10
1
-50
/
+61
|
\
|
*
ipvs: reduce stack usage for sockopt data
Julian Anastasov
2014-09-09
1
-50
/
+61
*
|
ipvs: fix ipv6 hook registration for local replies
Julian Anastasov
2014-08-28
1
-1
/
+1
*
|
ipvs: properly declare tunnel encapsulation
Julian Anastasov
2014-08-27
1
-4
/
+16
|
/
*
netfilter: don't use mutex_lock_interruptible()
Pablo Neira Ayuso
2014-08-08
1
-15
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-08-05
1
-1
/
+1
|
\
|
*
ipvs: Maintain all DSCP and ECN bits for ipv6 tun forwarding
Alex Gartrell
2014-07-17
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-07-30
1
-1
/
+0
|
\
|
|
*
ipvs: avoid netns exit crash on ip_vs_conn_drop_conntrack
Julian Anastasov
2014-07-16
1
-1
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-07-20
2
-88
/
+1
|
\
\
|
|
/
|
/
|
|
*
ipvs: Remove dead debug code
Yannick Brosseau
2014-07-16
1
-86
/
+0
|
*
ipvs: remove null test before kfree
Fabian Frederick
2014-07-16
1
-2
/
+1
*
|
Merge branch 'ipvs'
Pablo Neira Ayuso
2014-06-16
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
ipvs: stop tot_stats estimator only under CONFIG_SYSCTL
Julian Anastasov
2014-06-13
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-06-03
1
-5
/
+10
|
\
|
|
*
ipvs: Fix panic due to non-linear skb
Peter Christensen
2014-05-26
1
-5
/
+10
*
|
inetpeer: get rid of ip_id_count
Eric Dumazet
2014-06-02
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-05-30
1
-1
/
+1
|
\
\
|
*
|
netfilter: Fix format string mismatch in ip_vs_proto_name()
Masanari Iida
2014-04-23
1
-1
/
+1
|
|
/
*
/
net: rename local_df to ignore_df
WANG Cong
2014-05-12
1
-10
/
+10
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2014-03-17
2
-8
/
+7
|
\
|
*
ipvs: Reduce checkpatch noise in ip_vs_lblc.c
Tingwei Liu
2014-03-07
1
-7
/
+6
|
*
sections, ipvs: Remove useless __read_mostly for ipvs genl_ops
Andi Kleen
2014-03-07
1
-1
/
+1
*
|
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
Eric W. Biederman
2014-03-14
1
-2
/
+2
|
/
*
ipvs: fix AF assignment in ip_vs_conn_new()
Michal Kubecek
2014-02-04
1
-4
/
+4
*
net: replace macros net_random and net_srandom with direct calls to prandom
Aruna-Hewapathirane
2014-01-14
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-06
1
-0
/
+6
|
\
|
*
ipvs: correct usage/allocation of seqadj ext in ipvs
Jesper Dangaard Brouer
2013-12-27
1
-0
/
+6
*
|
ipvs: Remove unused variable ret from sync_thread_master()
Geert Uytterhoeven
2013-12-27
1
-1
/
+4
*
|
netfilter: Fix FSF address in file headers
Jeff Kirsher
2013-12-06
1
-2
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-11-19
1
-2
/
+2
|
\
|
*
genetlink: only pass array to genl_register_family_with_ops()
Johannes Berg
2013-11-19
1
-1
/
+1
[next]