index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipv4: Pass struct net through ip_fragment
Eric W. Biederman
2015-09-30
4
-30
/
+26
*
openvswitch: Pass net into ovs_fragment
Eric W. Biederman
2015-09-30
1
-3
/
+4
*
openvswitch: Pass net into ovs_vport_output
Eric W. Biederman
2015-09-30
1
-3
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-09-29
39
-690
/
+553
|
\
|
*
bridge: Pass net into br_validate_ipv4 and br_validate_ipv6
Eric W. Biederman
2015-09-29
3
-18
/
+16
|
*
ipv6: Pass struct net into ip6_route_me_harder
Eric W. Biederman
2015-09-29
6
-8
/
+7
|
*
ipv4: Pass struct net into ip_route_me_harder
Eric W. Biederman
2015-09-29
8
-10
/
+11
|
*
netfilter: ipt_SYNPROXY: Pass snet into synproxy_send_tcp
Eric W. Biederman
2015-09-29
1
-7
/
+9
|
*
netfilter: Push struct net down into nf_afinfo.reroute
Eric W. Biederman
2015-09-29
4
-4
/
+4
|
*
ipv4: Push struct net down into nf_send_reset
Eric W. Biederman
2015-09-29
5
-5
/
+5
|
*
Merge tag 'ipvs2-for-v4.4' of https://git.kernel.org/pub/scm/linux/kernel/git...
Pablo Neira Ayuso
2015-09-25
18
-638
/
+501
|
|
\
|
|
*
ipvs: Pass ipvs into ip_vs_gather_frags
Eric W. Biederman
2015-09-24
1
-4
/
+5
|
|
*
ipvs: Remove skb_sknet
Eric W. Biederman
2015-09-24
2
-37
/
+10
|
|
*
ipvs: Remove skb_net
Eric W. Biederman
2015-09-24
1
-31
/
+0
|
|
*
ipvs: Pass ipvs not net to ip_vs_protocol_net_(init|cleanup)
Eric W. Biederman
2015-09-24
3
-10
/
+8
|
|
*
ipvs: Remove net argument from ip_vs_tcp_conn_listen
Eric W. Biederman
2015-09-24
3
-9
/
+5
|
|
*
ipvs: Pass ipvs through ip_vs_route_me_harder into sysctl_snat_reroute
Eric W. Biederman
2015-09-24
1
-8
/
+7
|
|
*
ipvs: Pass ipvs into ip_vs_out_icmp and ip_vs_out_icmp_v6
Eric W. Biederman
2015-09-24
1
-8
/
+7
|
|
*
ipvs: Pass ipvs into ip_vs_in_icmp and ip_vs_in_icmp_v6
Eric W. Biederman
2015-09-24
1
-22
/
+14
|
|
*
ipvs: Pass ipvs into ip_vs_in
Eric W. Biederman
2015-09-24
1
-9
/
+5
|
|
*
ipvs: Pass ipvs into ip_vs_out
Eric W. Biederman
2015-09-24
1
-9
/
+6
|
|
*
ipvs: Pass ipvs not net into sysctl_nat_icmp_send
Eric W. Biederman
2015-09-24
1
-4
/
+3
|
|
*
ipvs: Simplify ipvs and net access in ip_vs_leave
Eric W. Biederman
2015-09-24
1
-6
/
+2
|
|
*
ipvs: Wrap sysctl_cache_bypass and remove ifdefs in ip_vs_leave
Eric W. Biederman
2015-09-24
2
-10
/
+13
|
|
*
ipvs: Better derivation of ipvs in ip_vs_in_stats and ip_vs_out_stats
Eric W. Biederman
2015-09-24
1
-2
/
+2
|
|
*
ipvs: Pass ipvs into ensure_mtu_is adequate
Eric W. Biederman
2015-09-24
1
-6
/
+5
|
|
*
ipvs: Pass ipvs into __ip_vs_get_out_rt_v6
Eric W. Biederman
2015-09-24
1
-8
/
+13
|
|
*
ipvs: Pass ipvs into __ip_vs_get_out_rt
Eric W. Biederman
2015-09-24
1
-7
/
+8
|
|
*
ipvs: Better derivation of ipvs in ip_vs_tunnel_xmit
Eric W. Biederman
2015-09-24
1
-2
/
+2
|
|
*
ipvs: Pass ipvs into .conn_schedule and ip_vs_try_to_schedule
Eric W. Biederman
2015-09-24
6
-25
/
+17
|
|
*
ipvs: Pass ipvs not net into ip_vs_conn_net_init and ip_vs_conn_net_cleanup
Eric W. Biederman
2015-09-24
3
-9
/
+9
|
|
*
ipvs: Pass ipvs not net into ip_vs_conn_net_flush
Eric W. Biederman
2015-09-24
1
-3
/
+4
|
|
*
ipvs: Pass ipvs not net to ip_vs_conn_hashkey
Eric W. Biederman
2015-09-24
1
-4
/
+4
|
|
*
ipvs: Pass ipvs into conn_out_get
Eric W. Biederman
2015-09-24
5
-10
/
+14
|
|
*
ipvs: Pass ipvs into .conn_in_get and ip_vs_conn_in_get_proto
Eric W. Biederman
2015-09-24
4
-10
/
+11
|
|
*
ipvs: Pass ipvs into ip_vs_conn_fill_param_proto
Eric W. Biederman
2015-09-24
1
-4
/
+6
|
|
*
ipvs: Pass ipvs not net into init_netns and exit_netns
Eric W. Biederman
2015-09-24
5
-16
/
+10
|
|
*
ipvs: Pass ipvs not net into [un]register_ip_vs_proto_netns
Eric W. Biederman
2015-09-24
1
-8
/
+7
|
|
*
ipvs: Pass ipvs not net into ip_vs_app_net_init and ip_vs_app_net_cleanup
Eric W. Biederman
2015-09-24
3
-9
/
+9
|
|
*
ipvs: Pass ipvs not net into ip_vs_app_inc_release
Eric W. Biederman
2015-09-24
1
-4
/
+2
|
|
*
ipvs: Pass ipvs not net to register_ip_vs_app and unregister_ip_vs_app
Eric W. Biederman
2015-09-24
3
-16
/
+16
|
|
*
ipvs: Pass ipvs not net to register_ip_vs_app_inc
Eric W. Biederman
2015-09-24
3
-4
/
+3
|
|
*
ipvs: Pass ipvs not net into ip_vs_app_inc_new
Eric W. Biederman
2015-09-24
1
-3
/
+3
|
|
*
ipvs: Pass ipvs not net into register_app and unregister_app
Eric W. Biederman
2015-09-24
5
-16
/
+15
|
|
*
ipvs: Pass ipvs not net to ip_vs_estimator_net_init and ip_vs_estimator_cleanup
Eric W. Biederman
2015-09-24
3
-10
/
+8
|
|
*
ipvs: Pass ipvs not net to estimation_timer
Eric W. Biederman
2015-09-24
1
-4
/
+2
|
|
*
ipvs: Pass ipvs not net into ip_vs_control_net_(init|cleanup)
Eric W. Biederman
2015-09-24
3
-9
/
+9
|
|
*
ipvs: Pass ipvs not net to ip_vs_control_net_(init|cleanup)_sysctl
Eric W. Biederman
2015-09-24
1
-8
/
+8
|
|
*
ipvs: Pass ipvs not net to ip_vs_random_drop_entry
Eric W. Biederman
2015-09-24
3
-4
/
+4
|
|
*
ipvs: Pass ipvs not net to ip_vs_start_estimator aned ip_vs_stop_estimator
Eric W. Biederman
2015-09-24
3
-12
/
+10
[next]