summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2017-08-07Merge branch 'net-l3mdev-Support-for-sockets-bound-to-enslaved-device'David S. Miller-135/+228
2017-08-07net: ipv6: add second dif to raw socket lookupsDavid Ahern-7/+10
2017-08-07net: ipv6: add second dif to inet6 socket lookupsDavid Ahern-32/+56
2017-08-07net: ipv6: add second dif to udp socket lookupsDavid Ahern-21/+35
2017-08-07net: ipv4: add second dif to multicast source filterDavid Ahern-5/+8
2017-08-07net: ipv4: add second dif to raw socket lookupsDavid Ahern-7/+13
2017-08-07net: ipv4: add second dif to inet socket lookupsDavid Ahern-35/+58
2017-08-07net: ipv4: add second dif to udp socket lookupsDavid Ahern-28/+48
2017-08-07Merge tag 'wireless-drivers-next-for-davem-2017-08-07' of git://git.kernel.or...David S. Miller-6294/+9060
2017-08-07hns3: fix unused function warningArnd Bergmann-15/+12
2017-08-07Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller-15440/+7477
2017-08-07Merge branch 'net-sched-summer-cleanup-part-2-ndo_setup_tc'David S. Miller-441/+438
2017-08-07net: sched: get rid of struct tc_to_netdevJiri Pirko-202/+174
2017-08-07net: sched: change return value of ndo_setup_tc for driver supporting mqprio ...Jiri Pirko-11/+11
2017-08-07net: sched: move prio into cls_commonJiri Pirko-5/+3
2017-08-07net: sched: push cls related args into cls_common structureJiri Pirko-144/+101
2017-08-07hns3pf: don't check handle during mqprio offloadJiri Pirko-1/+1
2017-08-07nfp: change flows in apps that offload ndo_setup_tcJiri Pirko-17/+9
2017-08-07dsa: push cls_matchall setup_tc processing into a separate functionJiri Pirko-12/+21
2017-08-07mlxsw: spectrum: rename cls arg in matchall processingJiri Pirko-7/+7
2017-08-07mlxsw: spectrum: push cls_flower and cls_matchall setup_tc processing into se...Jiri Pirko-30/+51
2017-08-07mlx5e_rep: push cls_flower setup_tc processing into a separate functionJiri Pirko-20/+29
2017-08-07mlx5e: push cls_flower and mqprio setup_tc processing into separate functionsJiri Pirko-25/+31
2017-08-07ixgbe: push cls_u32 and mqprio setup_tc processing into separate functionsJiri Pirko-28/+39
2017-08-07cxgb4: push cls_u32 setup_tc processing into a separate functionJiri Pirko-16/+26
2017-08-07net: sched: make egress_dev flag part of flower offload structJiri Pirko-3/+3
2017-08-07net: sched: rename TC_SETUP_MATCHALL to TC_SETUP_CLSMATCHALLJiri Pirko-5/+5
2017-08-07net: sched: make type an argument for ndo_setup_tcJiri Pirko-113/+125
2017-08-07net/mlx5: Increase the maximum flow counters supportedRabie Loulou-27/+32
2017-08-07net/mlx5: Fix counter list hardware structureRabie Loulou-2/+1
2017-08-07net/mlx5: Delay events till ib registration endsErez Shitrit-0/+79
2017-08-07net/mlx5: Add CONFIG_MLX5_ESWITCH KconfigSaeed Mahameed-72/+69
2017-08-07net/mlx5: Separate between E-Switch and MPFSSaeed Mahameed-221/+377
2017-08-07net/mlx5: Unify vport manager capability checkSaeed Mahameed-30/+19
2017-08-07net/mlx5e: NIC netdev init flow cleanupSaeed Mahameed-16/+20
2017-08-07net/mlx5e: Rearrange netdevice ops structuresSaeed Mahameed-6/+10
2017-08-06Merge branch 'sctp-remove-typedefs-from-structures-part-5'David S. Miller-311/+320
2017-08-06sctp: remove the typedef sctp_subtype_tXin Long-129/+134
2017-08-06sctp: remove the typedef sctp_event_tXin Long-24/+18
2017-08-06sctp: remove the typedef sctp_event_timeout_tXin Long-9/+9
2017-08-06sctp: remove the typedef sctp_event_other_tXin Long-4/+4
2017-08-06sctp: remove the typedef sctp_event_primitive_tXin Long-4/+4
2017-08-06sctp: remove the typedef sctp_state_tXin Long-26/+28
2017-08-06sctp: remove the typedef sctp_ierror_tXin Long-27/+29
2017-08-06sctp: remove the typedef sctp_xmit_tXin Long-40/+41
2017-08-06sctp: remove the typedef sctp_sock_state_tXin Long-4/+5
2017-08-06sctp: remove the typedef sctp_transport_cmd_tXin Long-6/+7
2017-08-06sctp: remove the typedef sctp_scope_tXin Long-42/+42
2017-08-06sctp: remove the typedef sctp_scope_policy_tXin Long-3/+5
2017-08-06sctp: remove the typedef sctp_retransmit_reason_tXin Long-5/+5