aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-08-07net: dsa: lan9303: define LAN9303_NUM_PORTS 3Egil Hjelmeland1-0/+2
2017-08-07net: dsa: lan9303: Change lan9303_xxx_packet_processing() port param.Egil Hjelmeland1-23/+23
2017-08-07Merge branch 'ipv6-sr-add-support-for-advanced-local-segment-processing'David S. Miller11-25/+862
2017-08-07ipv6: sr: implement several seg6local actionsDavid Lebrun1-0/+271
2017-08-07ipv6: sr: add rtnetlink functions for seg6local action parametersDavid Lebrun1-18/+193
2017-08-07ipv6: sr: define core operations for seg6local lightweight tunnelDavid Lebrun9-2/+407
2017-08-07ipv6: sr: export SRH insertion functionsDavid Lebrun3-20/+6
2017-08-07ipv6: sr: allow SRH insertion with arbitrary segments_left valueDavid Lebrun2-3/+3
2017-08-07bpf: devmap fix mutex in rcu critical sectionJohn Fastabend1-23/+25
2017-08-07Merge branch 'net_sched-clean-up-filter-handle'David S. Miller14-154/+178
2017-08-07net_sched: use void pointer for filter handleWANG Cong14-151/+141
2017-08-07net_sched: refactor notification code for RTM_DELTFILTERWANG Cong1-5/+39
2017-08-07lwtunnel: replace EXPORT_SYMBOL with EXPORT_SYMBOL_GPLRoopa Prabhu1-13/+13
2017-08-07Merge branch 'bpf-add-support-for-sys-enter-exit-tracepoints'David S. Miller6-6/+206
2017-08-07bpf: add a test case for syscalls/sys_{enter|exit}_* tracepointsYonghong Song3-0/+137
2017-08-07bpf: add support for sys_enter_* and sys_exit_* tracepointsYonghong Song3-6/+69
2017-08-07of_mdio: use of_property_read_u32_array()Sergei Shtylyov1-8/+8
2017-08-07ibmvnic: Report rx buffer return codes as netdev_dbgJohn Allen1-1/+2
2017-08-07Merge branch 'net-l3mdev-Support-for-sockets-bound-to-enslaved-device'David S. Miller23-135/+228
2017-08-07net: ipv6: add second dif to raw socket lookupsDavid Ahern3-7/+10
2017-08-07net: ipv6: add second dif to inet6 socket lookupsDavid Ahern7-32/+56
2017-08-07net: ipv6: add second dif to udp socket lookupsDavid Ahern4-21/+35
2017-08-07net: ipv4: add second dif to multicast source filterDavid Ahern4-5/+8
2017-08-07net: ipv4: add second dif to raw socket lookupsDavid Ahern3-7/+13
2017-08-07net: ipv4: add second dif to inet socket lookupsDavid Ahern7-35/+58
2017-08-07net: ipv4: add second dif to udp socket lookupsDavid Ahern4-28/+48
2017-08-07Merge tag 'wireless-drivers-next-for-davem-2017-08-07' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller162-6294/+9060
2017-08-07hns3: fix unused function warningArnd Bergmann1-15/+12
2017-08-07Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxDavid S. Miller333-15440/+7477
2017-08-07Merge branch 'net-sched-summer-cleanup-part-2-ndo_setup_tc'David S. Miller39-441/+438
2017-08-07net: sched: get rid of struct tc_to_netdevJiri Pirko33-202/+174
2017-08-07net: sched: change return value of ndo_setup_tc for driver supporting mqprio onlyJiri Pirko11-11/+11
2017-08-07net: sched: move prio into cls_commonJiri Pirko3-5/+3
2017-08-07net: sched: push cls related args into cls_common structureJiri Pirko39-144/+101
2017-08-07hns3pf: don't check handle during mqprio offloadJiri Pirko1-1/+1
2017-08-07nfp: change flows in apps that offload ndo_setup_tcJiri Pirko2-17/+9
2017-08-07dsa: push cls_matchall setup_tc processing into a separate functionJiri Pirko1-12/+21
2017-08-07mlxsw: spectrum: rename cls arg in matchall processingJiri Pirko1-7/+7
2017-08-07mlxsw: spectrum: push cls_flower and cls_matchall setup_tc processing into separate functionsJiri Pirko1-30/+51
2017-08-07mlx5e_rep: push cls_flower setup_tc processing into a separate functionJiri Pirko1-20/+29
2017-08-07mlx5e: push cls_flower and mqprio setup_tc processing into separate functionsJiri Pirko1-25/+31
2017-08-07ixgbe: push cls_u32 and mqprio setup_tc processing into separate functionsJiri Pirko1-28/+39
2017-08-07cxgb4: push cls_u32 setup_tc processing into a separate functionJiri Pirko1-16/+26
2017-08-07net: sched: make egress_dev flag part of flower offload structJiri Pirko4-3/+3
2017-08-07net: sched: rename TC_SETUP_MATCHALL to TC_SETUP_CLSMATCHALLJiri Pirko4-5/+5
2017-08-07net: sched: make type an argument for ndo_setup_tcJiri Pirko32-113/+125
2017-08-07net/mlx5: Increase the maximum flow counters supportedRabie Loulou6-27/+32
2017-08-07net/mlx5: Fix counter list hardware structureRabie Loulou1-2/+1
2017-08-07net/mlx5: Delay events till ib registration endsErez Shitrit3-0/+79
2017-08-07net/mlx5: Add CONFIG_MLX5_ESWITCH KconfigSaeed Mahameed10-72/+69