aboutsummaryrefslogtreecommitdiffstats
path: root/crypto (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-01samples/bpf: Update cgroup socket examples to use uid gid helperDavid Ahern2-1/+16
2017-09-01samples/bpf: Update cgrp2 socket testsDavid Ahern1-38/+124
2017-09-01samples/bpf: Add option to dump socket settingsDavid Ahern1-2/+73
2017-09-01samples/bpf: Add detach option to test_cgrp2_sockDavid Ahern1-15/+35
2017-09-01samples/bpf: Update sock test to allow setting mark and priorityDavid Ahern2-17/+119
2017-09-01bpf: Allow cgroup sock filters to use get_current_uid_gid helperDavid Ahern1-1/+15
2017-09-01bpf: Add mark and priority to sock options that can be setDavid Ahern2-0/+28
2017-08-31mlxsw: spectrum_dpipe: Add support for controlling IPv6 neighbor countersArkadi Sharshevsky1-1/+17
2017-08-31mlxsw: spectrum_router: Add support for setting counters on IPv6 neighborsArkadi Sharshevsky1-5/+17
2017-08-31mlxsw: spectrum_dpipe: Add support for IPv6 host table dumpArkadi Sharshevsky1-5/+70
2017-08-31mlxsw: spectrum_dpipe: Make host entry fill handler more genericArkadi Sharshevsky1-8/+5
2017-08-31mlxsw: spectrum_router: Add IPv6 neighbor access helperArkadi Sharshevsky2-0/+11
2017-08-31mlxsw: spectrum_dpipe: Add IPv6 host table initial supportArkadi Sharshevsky2-6/+71
2017-08-31mlxsw: spectrum_router: Export IPv6 link local address check helperArkadi Sharshevsky2-2/+5
2017-08-31devlink: Add IPv6 header for dpipeArkadi Sharshevsky3-0/+23
2017-08-31x86: bpf_jit: small optimization in emit_bpf_tail_call()Eric Dumazet1-5/+4
2017-08-31samples/bpf: Fix compilation issue in redirect dummy programTariq Toukan2-2/+2
2017-08-31net: fix two typos in net_device_ops documentation.Rami Rosen1-2/+2
2017-08-31net: dccp: Add handling of IPV6_PKTOPTIONS to dccp_v6_do_rcv()Andrii1-12/+35
2017-08-31bridge: add tracepoint in br_fdb_updateRoopa Prabhu3-1/+36
2017-08-31net_sched: add reverse binding for tc classCong Wang11-2/+148
2017-08-31xfrm: Fix return value check of copy_sec_ctx.Steffen Klassert1-2/+2
2017-08-31xfrm: Add support for network devices capable of removing the ESP trailerYossi Kuperman4-38/+89
2017-08-30liquidio: fix crash in presence of zeroed-out base address regsRick Farrington1-0/+20
2017-08-30devlink: Maintain consistency in mac field nameDavid Ahern1-1/+1
2017-08-30hv_netvsc: Fix typos in the document of UDP hashingHaiyang Zhang1-2/+2
2017-08-30xen-netfront: be more drop monitor friendlyEric Dumazet1-1/+1
2017-08-31net/mlx5e: Support RSS for GRE tunneled packetsGal Pressman5-17/+321
2017-08-31net/mlx5e: Support TSO and TX checksum offloads for GRE tunnelsGal Pressman2-19/+34
2017-08-31net/mlx5e: Use IP version matching to classify IP trafficGal Pressman1-4/+29
2017-08-30bpf: test_maps: fix typos, "conenct" and "listeen"Colin Ian King1-2/+2
2017-08-30qed: fix spelling mistake: "calescing" -> "coalescing"Colin Ian King1-1/+1
2017-08-30net: hns3: Fixes the wrong IS_ERR check on the returned phydev valueSalil Mehta1-1/+1
2017-08-30net: bcm63xx_enet: make bcm_enetsw_ethtool_ops constBhumika Goyal1-1/+1
2017-08-30ipv6: sr: fix get_srh() to comply with IPv6 standard "RFC 8200"Ahmed Abdelsalam1-6/+12
2017-08-30net: mvpp2: dynamic reconfiguration of the comphy/GoP/MACAntoine Tenart1-1/+20
2017-08-30net: mvpp2: do not set GMAC autoneg when using XLG MACAntoine Tenart1-22/+42
2017-08-30net: mvpp2: improve the link management functionAntoine Tenart1-0/+11
2017-08-30net: mvpp2: simplify the link_event functionAntoine Tenart1-9/+4
2017-08-30net: mvpp2: initialize the comphyAntoine Tenart1-1/+43