index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
ipvs
Age
Commit message (
Expand
)
Author
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
2014-09-16
ipvs: support ipv4 in ipv6 and ipv6 in ipv4 tunnel forwarding
Alex Gartrell
2014-09-16
ipvs: Add generic ensure_mtu_is_adequate to handle mixed pools
Alex Gartrell
2014-09-16
ipvs: Pull out update_pmtu code
Alex Gartrell
2014-09-16
ipvs: Pull out crosses_local_route_boundary logic
Alex Gartrell
2014-09-16
ipvs: prevent mixing heterogeneous pools and synchronization
Alex Gartrell
2014-09-16
ipvs: Supply destination address family to ip_vs_conn_new
Alex Gartrell
2014-09-16
ipvs: Pass destination address family to ip_vs_trash_get_dest
Alex Gartrell
[next]