summaryrefslogtreecommitdiffstats
path: root/net/netfilter
Commit message (Expand)AuthorAgeFilesLines
* ipv4: Pass struct net into ip_defrag and ip_check_defragEric W. Biederman2015-10-131-1/+1
* net/nfnetlink: lockdep_nfnl_is_held can be booleanYaowei Bai2015-10-091-1/+1
* ipv4, ipv6: Pass net into ip_local_out and ip6_local_outEric W. Biederman2015-10-081-2/+2
* ipv6: Merge ip6_local_out and ip6_local_out_skEric W. Biederman2015-10-081-1/+1
* ipv4: Merge ip_local_out and ip_local_out_skEric W. Biederman2015-10-081-1/+1
* net: Pass net into dst_output and remove dst_output_okfnEric W. Biederman2015-10-081-2/+2
* nfnetlink: use y2038 safe timestampArnd Bergmann2015-10-051-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-09-3019-519/+449Star
|\
| * ipv6: Pass struct net into ip6_route_me_harderEric W. Biederman2015-09-291-1/+1
| * ipv4: Pass struct net into ip_route_me_harderEric W. Biederman2015-09-291-1/+1
| * netfilter: Push struct net down into nf_afinfo.rerouteEric W. Biederman2015-09-291-1/+1
| * ipv4: Push struct net down into nf_send_resetEric W. Biederman2015-09-291-1/+1
| * ipvs: Pass ipvs into ip_vs_gather_fragsEric W. Biederman2015-09-241-4/+5
| * ipvs: Remove skb_sknetEric W. Biederman2015-09-241-15/+10Star
| * ipvs: Pass ipvs not net to ip_vs_protocol_net_(init|cleanup)Eric W. Biederman2015-09-242-8/+6Star
| * ipvs: Remove net argument from ip_vs_tcp_conn_listenEric W. Biederman2015-09-242-8/+4Star
| * ipvs: Pass ipvs through ip_vs_route_me_harder into sysctl_snat_rerouteEric W. Biederman2015-09-241-8/+7Star
| * ipvs: Pass ipvs into ip_vs_out_icmp and ip_vs_out_icmp_v6Eric W. Biederman2015-09-241-8/+7Star
| * ipvs: Pass ipvs into ip_vs_in_icmp and ip_vs_in_icmp_v6Eric W. Biederman2015-09-241-22/+14Star
| * ipvs: Pass ipvs into ip_vs_inEric W. Biederman2015-09-241-9/+5Star
| * ipvs: Pass ipvs into ip_vs_outEric W. Biederman2015-09-241-9/+6Star
| * ipvs: Pass ipvs not net into sysctl_nat_icmp_sendEric W. Biederman2015-09-241-4/+3Star
| * ipvs: Simplify ipvs and net access in ip_vs_leaveEric W. Biederman2015-09-241-6/+2Star
| * ipvs: Wrap sysctl_cache_bypass and remove ifdefs in ip_vs_leaveEric W. Biederman2015-09-241-10/+3Star
| * ipvs: Better derivation of ipvs in ip_vs_in_stats and ip_vs_out_statsEric W. Biederman2015-09-241-2/+2
| * ipvs: Pass ipvs into ensure_mtu_is adequateEric W. Biederman2015-09-241-6/+5Star
| * ipvs: Pass ipvs into __ip_vs_get_out_rt_v6Eric W. Biederman2015-09-241-8/+13
| * ipvs: Pass ipvs into __ip_vs_get_out_rtEric W. Biederman2015-09-241-7/+8
| * ipvs: Better derivation of ipvs in ip_vs_tunnel_xmitEric W. Biederman2015-09-241-2/+2
| * ipvs: Pass ipvs into .conn_schedule and ip_vs_try_to_scheduleEric W. Biederman2015-09-245-24/+15Star
| * ipvs: Pass ipvs not net into ip_vs_conn_net_init and ip_vs_conn_net_cleanupEric W. Biederman2015-09-242-7/+7
| * ipvs: Pass ipvs not net into ip_vs_conn_net_flushEric W. Biederman2015-09-241-3/+4
| * ipvs: Pass ipvs not net to ip_vs_conn_hashkeyEric W. Biederman2015-09-241-4/+4
| * ipvs: Pass ipvs into conn_out_getEric W. Biederman2015-09-244-8/+10
| * ipvs: Pass ipvs into .conn_in_get and ip_vs_conn_in_get_protoEric W. Biederman2015-09-243-8/+7Star
| * ipvs: Pass ipvs into ip_vs_conn_fill_param_protoEric W. Biederman2015-09-241-4/+6
| * ipvs: Pass ipvs not net into init_netns and exit_netnsEric W. Biederman2015-09-244-14/+8Star
| * ipvs: Pass ipvs not net into [un]register_ip_vs_proto_netnsEric W. Biederman2015-09-241-8/+7Star
| * ipvs: Pass ipvs not net into ip_vs_app_net_init and ip_vs_app_net_cleanupEric W. Biederman2015-09-242-7/+7
| * ipvs: Pass ipvs not net into ip_vs_app_inc_releaseEric W. Biederman2015-09-241-4/+2Star
| * ipvs: Pass ipvs not net to register_ip_vs_app and unregister_ip_vs_appEric W. Biederman2015-09-242-14/+14
| * ipvs: Pass ipvs not net to register_ip_vs_app_incEric W. Biederman2015-09-242-3/+2Star
| * ipvs: Pass ipvs not net into ip_vs_app_inc_newEric W. Biederman2015-09-241-3/+3
| * ipvs: Pass ipvs not net into register_app and unregister_appEric W. Biederman2015-09-244-14/+13Star
| * ipvs: Pass ipvs not net to ip_vs_estimator_net_init and ip_vs_estimator_cleanupEric W. Biederman2015-09-242-8/+6Star
| * ipvs: Pass ipvs not net to estimation_timerEric W. Biederman2015-09-241-4/+2Star
| * ipvs: Pass ipvs not net into ip_vs_control_net_(init|cleanup)Eric W. Biederman2015-09-242-7/+7
| * ipvs: Pass ipvs not net to ip_vs_control_net_(init|cleanup)_sysctlEric W. Biederman2015-09-241-8/+8
| * ipvs: Pass ipvs not net to ip_vs_random_drop_entryEric W. Biederman2015-09-242-3/+3
| * ipvs: Pass ipvs not net to ip_vs_start_estimator aned ip_vs_stop_estimatorEric W. Biederman2015-09-242-10/+8Star