summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-01samples/bpf: Update cgrp2 socket testsDavid Ahern
2017-09-01samples/bpf: Add option to dump socket settingsDavid Ahern
2017-09-01samples/bpf: Add detach option to test_cgrp2_sockDavid Ahern
2017-09-01samples/bpf: Update sock test to allow setting mark and priorityDavid Ahern
2017-09-01bpf: Allow cgroup sock filters to use get_current_uid_gid helperDavid Ahern
2017-09-01bpf: Add mark and priority to sock options that can be setDavid Ahern
2017-08-31Merge branch 'mlxsw-Add-IPv6-host-dpipe-table'David S. Miller
2017-08-31mlxsw: spectrum_dpipe: Add support for controlling IPv6 neighbor countersArkadi Sharshevsky
2017-08-31mlxsw: spectrum_router: Add support for setting counters on IPv6 neighborsArkadi Sharshevsky
2017-08-31mlxsw: spectrum_dpipe: Add support for IPv6 host table dumpArkadi Sharshevsky
2017-08-31mlxsw: spectrum_dpipe: Make host entry fill handler more genericArkadi Sharshevsky
2017-08-31mlxsw: spectrum_router: Add IPv6 neighbor access helperArkadi Sharshevsky
2017-08-31mlxsw: spectrum_dpipe: Add IPv6 host table initial supportArkadi Sharshevsky
2017-08-31mlxsw: spectrum_router: Export IPv6 link local address check helperArkadi Sharshevsky
2017-08-31devlink: Add IPv6 header for dpipeArkadi Sharshevsky
2017-08-31x86: bpf_jit: small optimization in emit_bpf_tail_call()Eric Dumazet
2017-08-31samples/bpf: Fix compilation issue in redirect dummy programTariq Toukan
2017-08-31net: fix two typos in net_device_ops documentation.Rami Rosen
2017-08-31net: dccp: Add handling of IPV6_PKTOPTIONS to dccp_v6_do_rcv()Andrii
2017-08-31bridge: add tracepoint in br_fdb_updateRoopa Prabhu
2017-08-31net_sched: add reverse binding for tc classCong Wang
2017-08-30Merge tag 'mlx5-GRE-Offload' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller
2017-08-30liquidio: fix crash in presence of zeroed-out base address regsRick Farrington
2017-08-30devlink: Maintain consistency in mac field nameDavid Ahern
2017-08-30hv_netvsc: Fix typos in the document of UDP hashingHaiyang Zhang
2017-08-30xen-netfront: be more drop monitor friendlyEric Dumazet
2017-08-31net/mlx5e: Support RSS for GRE tunneled packetsGal Pressman
2017-08-31net/mlx5e: Support TSO and TX checksum offloads for GRE tunnelsGal Pressman
2017-08-31net/mlx5e: Use IP version matching to classify IP trafficGal Pressman
2017-08-30bpf: test_maps: fix typos, "conenct" and "listeen"Colin Ian King
2017-08-30qed: fix spelling mistake: "calescing" -> "coalescing"Colin Ian King
2017-08-30net: hns3: Fixes the wrong IS_ERR check on the returned phydev valueSalil Mehta
2017-08-30net: bcm63xx_enet: make bcm_enetsw_ethtool_ops constBhumika Goyal
2017-08-30ipv6: sr: fix get_srh() to comply with IPv6 standard "RFC 8200"Ahmed Abdelsalam
2017-08-30Merge branch 'mvpp2-comphy'David S. Miller
2017-08-30net: mvpp2: dynamic reconfiguration of the comphy/GoP/MACAntoine Tenart
2017-08-30net: mvpp2: do not set GMAC autoneg when using XLG MACAntoine Tenart
2017-08-30net: mvpp2: improve the link management functionAntoine Tenart
2017-08-30net: mvpp2: simplify the link_event functionAntoine Tenart
2017-08-30net: mvpp2: initialize the comphyAntoine Tenart
2017-08-30Documentation/bindings: phy: document the Marvell comphy driverAntoine Tenart
2017-08-30phy: add the mvebu cp110 comphy driverAntoine Tenart
2017-08-30phy: add sgmii and 10gkr modes to the phy_mode enumAntoine Tenart
2017-08-30dp83640: don't hold spinlock while calling netif_rx_niStefan Sørensen
2017-08-30Merge branch 'net_sched-idr'David S. Miller
2017-08-30net/sched: Change act_api and act_xxx modules to use IDRChris Mi
2017-08-30net/sched: Change cls_flower to use IDRChris Mi
2017-08-30idr: Add new APIs to support unsigned longChris Mi
2017-08-30Merge branch 'add-rmnet-driver'David S. Miller
2017-08-30drivers: net: ethernet: qualcomm: rmnet: Initial implementationSubash Abhinov Kasiviswanathan