Sign in
android-kvm
/
linux
/
7e6cca6caf7230b049bd681c5400b01c365ee452
/
net
/
netfilter
/
ipvs
922dbc5
sctp: remove the typedef sctp_chunkhdr_t
by Xin Long
· 8 years ago
ae146d9
sctp: remove the typedef sctp_sctphdr_t
by Xin Long
· 8 years ago
3c5ab3f
ipvs: SNAT packet replies only for NATed connections
by Julian Anastasov
· 8 years ago
4d89ac2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 8 years ago
a01aa92
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 8 years ago
1442f6f
ipvs: explicitly forbid ipv6 service/dest creation if ipv6 mod is disabled
by Paolo Abeni
· 8 years ago
fb90e8d
ipvs: change comparison on sync_refresh_period
by Aaron Conole
· 8 years ago
65ba101
ipvs: remove unused function ip_vs_set_state_timeout
by Aaron Conole
· 8 years ago
efe4160
ipvs: convert to use pernet nf_hook api
by Florian Westphal
· 8 years ago
be7be6e
netfilter: ipvs: fix incorrect conflict resolution
by Florian Westphal
· 8 years ago
ab8bc7e
netfilter: remove nf_ct_is_untracked
by Florian Westphal
· 8 years ago
a702ece
Merge tag 'ipvs2-for-v4.12' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next
by Pablo Neira Ayuso
· 8 years ago
fe52145
netlink: pass extended ACK struct where available
by Johannes Berg
· 8 years ago
fceb643
netlink: pass extended ACK struct to parsing functions
by Johannes Berg
· 8 years ago
d4ef383
netfilter: Remove exceptional & on function name
by Arushi Singhal
· 8 years ago
cdec268
netfilter: Use seq_puts()/seq_putc() where possible
by simran singhal
· 8 years ago
cba81cc
netfilter: nat: nf_nat_mangle_{udp,tcp}_packet returns boolean
by Gao Feng
· 8 years ago
e241137
ipvs: remove unused variable
by Arushi Singhal
· 8 years ago
848850a
netfilter: ipvs: Replace kzalloc with kcalloc.
by Varsha Rao
· 8 years ago
4139089
netfilter: ipvs: don't check for presence of nat extension
by Florian Westphal
· 8 years ago
b54ab92
netfilter: refcounter conversions
by Reshetova, Elena
· 8 years ago
864e91c
ipvs: remove an annoying printk in netns init
by Cong Wang
· 8 years ago
5b5e092
lib/vsprintf.c: remove %Z support
by Alexey Dobriyan
· 8 years ago
52e01b8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 8 years ago
90c1aff
ipvs: free ip_vs_dest structs when refcnt=0
by David Windsor
· 8 years ago
4548b68
Introduce a sysctl that modifies the value of PROT_SOCK.
by Krister Johansen
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
f6b3ef5
Merge tag 'ipvs-for-v4.10' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next
by Pablo Neira Ayuso
· 8 years ago
c7d03a0
netns: make struct pernet_operations::id unsigned int
by Alexey Dobriyan
· 8 years ago
bb598c1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
8d8e20e
ipvs: Decrement ttl
by Dwip Banerjee
· 8 years ago
fe24a0c
ipvs: Use IS_ERR_OR_NULL(svc) instead of IS_ERR(svc) || svc == NULL
by Gao Feng
· 8 years ago
8fbfef7
ipvs: use IPVS_CMD_ATTR_MAX for family.maxattr
by WANG Cong
· 8 years ago
5747620
netfilter: ip_vs_sync: fix bogus maybe-uninitialized warning
by Arnd Bergmann
· 8 years ago
56989f6
genetlink: mark families as __ro_after_init
by Johannes Berg
· 8 years ago
489111e
genetlink: statically initialize families
by Johannes Berg
· 8 years ago
a07ea4d
genetlink: no longer support using static family IDs
by Johannes Berg
· 8 years ago
a6c46d9
ipvs: use nf_ct_kill helper
by Florian Westphal
· 8 years ago
c42d712
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 8 years ago
c080b46
Merge tag 'ipvs-for-v4.8' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next
by Pablo Neira Ayuso
· 8 years ago
be2cef4
ipvs: count pre-established TCP states as active
by Michal Kubecek
· 9 years ago
3777ed6
ipvs: fix bind to link-local mcast IPv6 address in backup
by Quentin Armitage
· 9 years ago
3ec10d3
ipvs: update real-server binding of outgoing connections in SIP-pe
by Marco Angaroni
· 9 years ago
7e13318
net: define gso types for IPx over IPv4 and IPv6
by Tom Herbert
· 9 years ago
e8ed77d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 9 years ago
698e2a8
ipvs: make drop_entry protection effective for SIP-pe
by Marco Angaroni
· 9 years ago
cbdeafd
netfilter/ipvs: use nla_put_u64_64bit()
by Nicolas Dichtel
· 9 years ago
6cd54fc
Merge tag 'ipvs-for-v4.7' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next
by Pablo Neira Ayuso
· 9 years ago
8fb04d9
ipvs: don't alter conntrack in OPS mode
by Marco Angaroni
· 9 years ago
013b042
ipvs: optimize release of connections in OPS mode
by Marco Angaroni
· 9 years ago
39b9722
ipvs: handle connections started by real-servers
by Marco Angaroni
· 9 years ago
aed069d
ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skb
by Alexander Duyck
· 9 years ago
d387eaf
Merge tag 'ipvs-fixes-for-v4.5' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs
by Pablo Neira Ayuso
· 9 years ago
4c38cd6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 9 years ago
7617a24
ipvs: correct initial offset of Call-ID header search in SIP persistence engine
by Marco Angaroni
· 9 years ago
f911b67
ipvs: allow rescheduling after RST
by Julian Anastasov
· 9 years ago
f719e37
ipvs: drop first packet to redirect conntrack
by Julian Anastasov
· 9 years ago
3f20efb
ipvs: handle ip_vs_fill_iph_skb_off failure
by Arnd Bergmann
· 9 years ago
64d4e34
net: remove skb_sender_cpu_clear()
by WANG Cong
· 9 years ago
f6ca9f4
netfilter: ipvs: avoid unused variable warnings
by Arnd Bergmann
· 9 years ago
2d9e9b0
netfilter: ipvs: Remove noisy debug print from ip_vs_del_service
by Yannick Brosseau
· 9 years ago
6fa7966
net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloads
by Edward Cree
· 9 years ago
53692b1
sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
by Tom Herbert
· 9 years ago
340c78e
ipvs: use skb_to_full_sk() helper
by Eric Dumazet
· 9 years ago
f0a0a97
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Pablo Neira Ayuso
· 9 years ago
2ffbceb
netfilter: remove hook owner refcounting
by Florian Westphal
· 9 years ago
19bcf9f
ipv4: Pass struct net into ip_defrag and ip_check_defrag
by Eric W. Biederman
· 9 years ago
33224b1
ipv4, ipv6: Pass net into ip_local_out and ip6_local_out
by Eric W. Biederman
· 9 years ago
7928833
ipv6: Merge ip6_local_out and ip6_local_out_sk
by Eric W. Biederman
· 9 years ago
e2cb77d
ipv4: Merge ip_local_out and ip_local_out_sk
by Eric W. Biederman
· 9 years ago
13206b6
net: Pass net into dst_output and remove dst_output_okfn
by Eric W. Biederman
· 9 years ago
92240e8
ipvs: Remove possibly unused variables from ip_vs_conn_net_{init,cleanup}
by Simon Horman
· 9 years ago
ed1c9f0
ipvs: Remove possibly unused variable from ip_vs_out
by David Ahern
· 9 years ago
b59f2e3
ipvs: Don't protect ip_vs_addr_is_unicast with CONFIG_SYSCTL
by Eric W. Biederman
· 9 years ago
5f5d74d
ipv6: Pass struct net into ip6_route_me_harder
by Eric W. Biederman
· 9 years ago
e45f506
ipv4: Pass struct net into ip_route_me_harder
by Eric W. Biederman
· 9 years ago
57781c1
ipvs: Pass ipvs into ip_vs_gather_frags
by Eric W. Biederman
· 9 years ago
9cfdd75
ipvs: Remove skb_sknet
by Eric W. Biederman
· 9 years ago
7d1f88e
ipvs: Pass ipvs not net to ip_vs_protocol_net_(init|cleanup)
by Eric W. Biederman
· 9 years ago
69f3909
ipvs: Remove net argument from ip_vs_tcp_conn_listen
by Eric W. Biederman
· 9 years ago
a43d1a6
ipvs: Pass ipvs through ip_vs_route_me_harder into sysctl_snat_reroute
by Eric W. Biederman
· 9 years ago
7b5f689
ipvs: Pass ipvs into ip_vs_out_icmp and ip_vs_out_icmp_v6
by Eric W. Biederman
· 9 years ago
6f2bcea
ipvs: Pass ipvs into ip_vs_in_icmp and ip_vs_in_icmp_v6
by Eric W. Biederman
· 9 years ago
6e385bb
ipvs: Pass ipvs into ip_vs_in
by Eric W. Biederman
· 9 years ago
1b75097
ipvs: Pass ipvs into ip_vs_out
by Eric W. Biederman
· 9 years ago
2300f04
ipvs: Pass ipvs not net into sysctl_nat_icmp_send
by Eric W. Biederman
· 9 years ago
51efbcb
ipvs: Simplify ipvs and net access in ip_vs_leave
by Eric W. Biederman
· 9 years ago
5703294
ipvs: Wrap sysctl_cache_bypass and remove ifdefs in ip_vs_leave
by Eric W. Biederman
· 9 years ago
7c08d78
ipvs: Better derivation of ipvs in ip_vs_in_stats and ip_vs_out_stats
by Eric W. Biederman
· 9 years ago
20868a4
ipvs: Pass ipvs into ensure_mtu_is adequate
by Eric W. Biederman
· 9 years ago
f5745f8
ipvs: Pass ipvs into __ip_vs_get_out_rt_v6
by Eric W. Biederman
· 9 years ago
ecfe87b
ipvs: Pass ipvs into __ip_vs_get_out_rt
by Eric W. Biederman
· 9 years ago
361c3f5
ipvs: Better derivation of ipvs in ip_vs_tunnel_xmit
by Eric W. Biederman
· 9 years ago
d8f44c3
ipvs: Pass ipvs into .conn_schedule and ip_vs_try_to_schedule
by Eric W. Biederman
· 9 years ago
2f3edc6a
ipvs: Pass ipvs not net into ip_vs_conn_net_init and ip_vs_conn_net_cleanup
by Eric W. Biederman
· 9 years ago
d889717
ipvs: Pass ipvs not net into ip_vs_conn_net_flush
by Eric W. Biederman
· 9 years ago
754b81a
ipvs: Pass ipvs not net to ip_vs_conn_hashkey
by Eric W. Biederman
· 9 years ago
0cf705c8c
ipvs: Pass ipvs into conn_out_get
by Eric W. Biederman
· 9 years ago
ab16197
ipvs: Pass ipvs into .conn_in_get and ip_vs_conn_in_get_proto
by Eric W. Biederman
· 9 years ago
f5099dd
ipvs: Pass ipvs into ip_vs_conn_fill_param_proto
by Eric W. Biederman
· 9 years ago
Next »