开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
ipvs
Age
Commit message (
Expand
)
Author
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-04
Merge tag 'ipvs-for-v4.10' of https://git.kernel.org/pub/scm/linux/kernel/git...
Pablo Neira Ayuso
2016-11-18
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
2016-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-15
ipvs: Decrement ttl
Dwip Banerjee
2016-11-15
ipvs: Use IS_ERR_OR_NULL(svc) instead of IS_ERR(svc) || svc == NULL
Gao Feng
2016-11-08
ipvs: use IPVS_CMD_ATTR_MAX for family.maxattr
WANG Cong
2016-10-28
netfilter: ip_vs_sync: fix bogus maybe-uninitialized warning
Arnd Bergmann
2016-10-27
genetlink: mark families as __ro_after_init
Johannes Berg
2016-10-27
genetlink: statically initialize families
Johannes Berg
2016-10-27
genetlink: no longer support using static family IDs
Johannes Berg
2016-08-12
ipvs: use nf_ct_kill helper
Florian Westphal
2016-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-07-11
Merge tag 'ipvs-for-v4.8' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Pablo Neira Ayuso
2016-07-07
ipvs: count pre-established TCP states as active
Michal Kubecek
2016-07-07
ipvs: fix bind to link-local mcast IPv6 address in backup
Quentin Armitage
2016-06-06
ipvs: update real-server binding of outgoing connections in SIP-pe
Marco Angaroni
2016-05-20
net: define gso types for IPx over IPv4 and IPv6
Tom Herbert
2016-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-05-06
ipvs: make drop_entry protection effective for SIP-pe
Marco Angaroni
2016-04-25
netfilter/ipvs: use nla_put_u64_64bit()
Nicolas Dichtel
2016-04-25
Merge tag 'ipvs-for-v4.7' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Pablo Neira Ayuso
2016-04-20
ipvs: don't alter conntrack in OPS mode
Marco Angaroni
2016-04-20
ipvs: optimize release of connections in OPS mode
Marco Angaroni
2016-04-20
ipvs: handle connections started by real-servers
Marco Angaroni
2016-04-16
ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skb
Alexander Duyck
2016-03-11
Merge tag 'ipvs-fixes-for-v4.5' of https://git.kernel.org/pub/scm/linux/kerne...
Pablo Neira Ayuso
2016-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-03-07
ipvs: correct initial offset of Call-ID header search in SIP persistence engine
Marco Angaroni
2016-03-07
ipvs: allow rescheduling after RST
Julian Anastasov
2016-03-07
ipvs: drop first packet to redirect conntrack
Julian Anastasov
2016-03-07
ipvs: handle ip_vs_fill_iph_skb_off failure
Arnd Bergmann
2016-03-01
net: remove skb_sender_cpu_clear()
WANG Cong
2016-02-18
netfilter: ipvs: avoid unused variable warnings
Arnd Bergmann
2016-02-18
netfilter: ipvs: Remove noisy debug print from ip_vs_del_service
Yannick Brosseau
2016-02-12
net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloads
Edward Cree
2015-12-15
sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
Tom Herbert
2015-11-15
ipvs: use skb_to_full_sk() helper
Eric Dumazet
2015-10-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
2015-10-16
netfilter: remove hook owner refcounting
Florian Westphal
2015-10-12
ipv4: Pass struct net into ip_defrag and ip_check_defrag
Eric W. Biederman
2015-10-08
ipv4, ipv6: Pass net into ip_local_out and ip6_local_out
Eric W. Biederman
2015-10-08
ipv6: Merge ip6_local_out and ip6_local_out_sk
Eric W. Biederman
2015-10-08
ipv4: Merge ip_local_out and ip_local_out_sk
Eric W. Biederman
2015-10-08
net: Pass net into dst_output and remove dst_output_okfn
Eric W. Biederman
2015-10-07
ipvs: Remove possibly unused variables from ip_vs_conn_net_{init,cleanup}
Simon Horman
2015-10-07
ipvs: Remove possibly unused variable from ip_vs_out
David Ahern
2015-10-01
ipvs: Don't protect ip_vs_addr_is_unicast with CONFIG_SYSCTL
Eric W. Biederman
2015-09-29
ipv6: Pass struct net into ip6_route_me_harder
Eric W. Biederman
2015-09-29
ipv4: Pass struct net into ip_route_me_harder
Eric W. Biederman
[next]