summaryrefslogtreecommitdiff
path: root/net/netfilter/ipvs
AgeCommit message (Expand)Author
2015-09-24ipvs: Pass ipvs not net to ip_vs_dest_trash_expireEric W. Biederman
2015-09-24ipvs: Pass ipvs not net to __ip_vs_del_destEric W. Biederman
2015-09-24ipvs: Pass ipvs not net to ip_vs_trash_cleanupEric W. Biederman
2015-09-24ipvs: Pass ipvs not net to ip_vs_find_destEric W. Biederman
2015-09-24ipvs: Pass ipvs not net to ip_vs_has_real_serviceEric W. Biederman
2015-09-24ipvs: Pass ipvs not net to ip_vs_service_findEric W. Biederman
2015-09-24ipvs: Pass ipvs not net to __ip_vs_service_findEric W. Biederman
2015-09-24ipvs: Pass ipvs not net to ip_vs_svc_hashkeyEric W. Biederman
2015-09-24ipvs: Pass ipvs not net to __ip_vs_svc_fwm_findEric W. Biederman
2015-09-24ipvs: Pass ipvs not net to ip_vs_svc_fwm_hashkeyEric W. Biederman
2015-09-24ipvs: Store ipvs not net in struct ip_vs_serviceEric W. Biederman
2015-09-24ipvs: Pass ipvs not net to ip_vs_fill_connEric W. Biederman
2015-09-24ipvs: Store ipvs not net in struct ip_vs_conn_paramEric W. Biederman
2015-09-24ipvs: Store ipvs not net in struct ip_vs_connEric W. Biederman
2015-09-24ipvs: Use state->net in the ipvs forward functionsEric W. Biederman
2015-09-24ipvs: Don't use current in proc_do_defense_modeEric W. Biederman
2015-09-24ipvs: Hoist computation of ipvs earlier in sctp_conn_scheduleEric W. Biederman
2015-09-18netfilter: Pass priv instead of nf_hook_ops to netfilter hooksEric W. Biederman
2015-09-18ipvs: Read hooknum from state rather than ops->hooknumEric W. Biederman
2015-09-18Merge tag 'ipvs-for-v4.4' of https://git.kernel.org/pub/scm/linux/kernel/git/...Pablo Neira Ayuso
2015-09-17netfilter: Pass net into okfnEric W. Biederman
2015-09-17netfilter: Pass struct net into the netfilter hooksEric W. Biederman
2015-09-17net: Merge dst_output and dst_output_skEric W. Biederman
2015-09-17ipvs: add sysctl to ignore tunneled packetsAlex Gartrell
2015-09-01ipvs: support scheduling inverse and icmp SCTP packetsAlex Gartrell
2015-09-01ipvs: support scheduling inverse and icmp UDP packetsAlex Gartrell
2015-09-01ipvs: support scheduling inverse and icmp TCP packetsAlex Gartrell
2015-09-01ipvs: ensure that ICMP cannot be sent in reply to ICMPAlex Gartrell
2015-09-01ipvs: attempt to schedule icmp packetsAlex Gartrell
2015-09-01ipvs: sh: support scheduling icmp/inverse packets consistentlyAlex Gartrell
2015-09-01ipvs: Use outer header in ip_vs_bypass_xmit_v6Alex Gartrell
2015-09-01ipvs: add schedule_icmp sysctlAlex Gartrell
2015-09-01ipvs: Make ip_vs_schedule aware of inverse iph'esAlex Gartrell
2015-09-01ipvs: drop inverse argument to conn_{in,out}_getAlex Gartrell
2015-09-01ipvs: pull out ip_vs_try_to_schedule functionAlex Gartrell
2015-09-01ipvs: Handle inverse and icmp headers in ip_vs_leaveAlex Gartrell
2015-09-01ipvs: Add hdr_flags to iphdrAlex Gartrell
2015-09-01ipvs: replace ip_vs_fill_ip4hdr with ip_vs_fill_iph_skb_offAlex Gartrell
2015-08-21ipvs: add more mcast parameters for the sync daemonJulian Anastasov
2015-08-21ipvs: add sync_maxlen parameter for the sync daemonJulian Anastasov
2015-08-21ipvs: call rtnl_lock earlyJulian Anastasov
2015-08-21ipvs: Add ovf schedulerRaducu Deaconu
2015-08-11netfilter: nf_conntrack: push zone object into functionsDaniel Borkmann
2015-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-07-15ipvs: Delete an unnecessary check before the function call "module_put"Markus Elfring
2015-07-14ipvs: call skb_sender_cpu_clearJulian Anastasov
2015-07-14ipvs: fix crash with sync protocol v0 and FTPJulian Anastasov
2015-07-14ipvs: skb_orphan in case of forwardingAlex Gartrell
2015-07-14ipvs: fix crash if scheduler is changedJulian Anastasov
2015-07-14ipvs: do not use random local source address for tunnelsJulian Anastasov