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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
ipvs
Age
Commit message (
Expand
)
Author
2015-08-21
ipvs: add more mcast parameters for the sync daemon
Julian Anastasov
2015-08-21
ipvs: add sync_maxlen parameter for the sync daemon
Julian Anastasov
2015-08-21
ipvs: call rtnl_lock early
Julian Anastasov
2015-08-21
ipvs: Add ovf scheduler
Raducu Deaconu
2015-08-11
netfilter: nf_conntrack: push zone object into functions
Daniel Borkmann
2015-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-07-15
ipvs: Delete an unnecessary check before the function call "module_put"
Markus Elfring
2015-07-14
ipvs: call skb_sender_cpu_clear
Julian Anastasov
2015-07-14
ipvs: fix crash with sync protocol v0 and FTP
Julian Anastasov
2015-07-14
ipvs: skb_orphan in case of forwarding
Alex Gartrell
2015-07-14
ipvs: fix crash if scheduler is changed
Julian Anastasov
2015-07-14
ipvs: do not use random local source address for tunnels
Julian Anastasov
2015-07-14
ipvs: fix ipv6 route unreach panic
Alex Gartrell
2015-05-25
ipv6: Set FLOWI_FLAG_KNOWN_NH at flowi6_flags
Martin KaFai Lau
2015-05-25
ipv6: Add rt6_get_cookie() function
Martin KaFai Lau
2015-05-25
ipv6: Remove external dependency on rt6i_dst and rt6i_src
Martin KaFai Lau
2015-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-11
net: Modify sk_alloc to not reference count the netns of kernel sockets.
Eric W. Biederman
2015-05-11
net: Add a struct net parameter to sock_create_kern
Eric W. Biederman
2015-05-08
ipvs: fix memory leak in ip_vs_ctl.c
Tommi Rantala
2015-04-07
netfilter: Pass socket pointer down through okfn().
David Miller
2015-04-04
netfilter: Make nf_hookfn use nf_hook_state.
David S. Miller
2015-03-25
ipv4: hash net ptr into fragmentation bucket selection
Hannes Frederic Sowa
2015-03-18
ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop}
Marcelo Ricardo Leitner
2015-03-17
netfilter: use sk_fullsock() helper
Eric Dumazet
2015-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-02-25
ipvs: allow rescheduling of new connections when port reuse is detected
Marcelo Ricardo Leitner
2015-02-24
Merge https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs
Pablo Neira Ayuso
2015-02-22
ipvs: add missing ip_vs_pe_put in sync code
Julian Anastasov
2015-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2015-02-09
ipvs: use 64-bit rates in stats
Julian Anastasov
2015-02-09
ipvs: fix inability to remove a mixed-family RS
Alexey Andriyanov
2015-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-30
ipvs: rerouting to local clients is not needed anymore
Julian Anastasov
2015-01-18
netlink: make nlmsg_end() and genlmsg_end() void
Johannes Berg
2014-12-10
ipvs: uninitialized data with IP_VS_IPV6
Dan Carpenter
2014-12-09
dst: no need to take reference on DST_NOCACHE dsts
Hannes Frederic Sowa
2014-11-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-11-20
netfilter: Deletion of unnecessary checks before two function calls
Markus Elfring
2014-11-12
ipvs: Keep skb->sk when allocating headroom on tunnel xmit
Calvin Owens
2014-10-28
ipvs: remove unnecessary assignment in __ip_vs_get_out_rt
Alex Gartrell
2014-10-28
ipvs: Avoid null-pointer deref in debug code
Alex Gartrell
2014-10-14
netfilter: replace strnicmp with strncasecmp
Rasmus Villemoes
2014-09-18
ipvs: Allow heterogeneous pools now that we support them
Alex Gartrell
2014-09-18
ipvs: use the new dest addr family field
Julian Anastasov
2014-09-18
ipvs: use correct address family in scheduler logs
Julian Anastasov
2014-09-16
ipvs: address family of LBLCR entry depends on svc family
Julian Anastasov
2014-09-16
ipvs: address family of LBLC entry depends on svc family
Julian Anastasov
[next]