summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * samples: bpf: remove load_sock_ops in favour of bpftoolJakub Kicinski2019-03-0112-114/+16
| | * samples: bpf: force IPv4 in pingJakub Kicinski2019-03-015-5/+5
| |/
| * selftests/bpf: use __bpf_constant_htons in test_prog.c for flow dissectorStanislav Fomichev2019-03-011-2/+2
| * bpf: add missing entries to bpf_helpers.hWillem de Bruijn2019-03-011-0/+30
| * bpf: fix build without bpf_syscallAlexei Starovoitov2019-03-011-2/+5
| * Merge branch 'inner_map_spin_lock-fix'Alexei Starovoitov2019-02-282-0/+5
| |\
| | * tools/bpf: selftests: add map lookup to test_map_in_map bpf progYonghong Song2019-02-281-0/+4
| | * bpf: set inner_map_meta->spin_lock_off correctlyYonghong Song2019-02-281-0/+1
| |/
| * samples: bpf: fix: broken sample regarding removed functionDaniel T. Lee2019-02-273-3/+3
| * Merge branch 'bpf-prog-stats'Daniel Borkmann2019-02-2710-7/+148
| |\
| | * tools/bpftool: recognize bpf_prog_info run_time_ns and run_cntAlexei Starovoitov2019-02-272-1/+10
| | * tools/bpf: sync bpf.h into toolsAlexei Starovoitov2019-02-271-0/+2
| | * bpf: expose program stats via bpf_prog_infoAlexei Starovoitov2019-02-272-0/+7
| | * bpf: enable program statsAlexei Starovoitov2019-02-276-6/+129
| |/
| * Merge branch 'bpf-libbpf-af-xdp'Daniel Borkmann2019-02-2513-652/+1376
| |\
| | * xsk: add FAQ to facilitate for first time usersMagnus Karlsson2019-02-251-1/+35
| | * samples/bpf: convert xdpsock to use libbpf for AF_XDP accessMagnus Karlsson2019-02-254-648/+261
| | * libbpf: add support for using AF_XDP socketsMagnus Karlsson2019-02-258-3/+1080
| |/
| * selftests/bpf: make sure signal interrupts BPF_PROG_TEST_RUNStanislav Fomichev2019-02-251-0/+44
| * bpf/test_run: fix unkillable BPF_PROG_TEST_RUN for flow dissectorStanislav Fomichev2019-02-251-6/+20
| * bpf: test_bpf: turn off preemption in function __run_onceAnders Roxell2019-02-251-0/+2
| * samples/bpf: Fix dummy program unloading for xdp_redirect samplesToke Høiland-Jørgensen2019-02-222-2/+2
| * seccomp, bpf: disable preemption before calling into bpf progAlexei Starovoitov2019-02-221-0/+2
| * bpf: add skb->queue_mapping write access from tc clsactJesper Dangaard Brouer2019-02-191-3/+13
| * bpf: check that BPF programs run with preemption disabledPeter Zijlstra2019-02-193-3/+41
| * bpf: bpftool, fix documentation for attach typesAlban Crequy2019-02-193-4/+4
* | Merge branch 'mlxsw-minimal-Add-ethtool-and-resource-query-support'David S. Miller2019-03-048-186/+634
|\ \
| * | mlxsw: i2c: Extend initialization by querying resources dataVadim Pasternak2019-03-042-6/+17
| * | mlxsw: i2c: Extend input parameters list of command APIVadim Pasternak2019-03-041-19/+101
| * | mlxsw: i2c: Modify input parameter name in initialization APIVadim Pasternak2019-03-041-1/+1
| * | mlxsw: i2c: Fix comment misspellingVadim Pasternak2019-03-041-1/+1
| * | mlxsw: core: Move resource query API to common locationVadim Pasternak2019-03-043-37/+40
| * | mlxsw: minimal: Add ethtool supportVadim Pasternak2019-03-041-2/+322
| * | mlxsw: minimal: Make structures and variables names shorterVadim Pasternak2019-03-041-18/+18
| * | mlxsw: core: Move ethtool module callbacks to a common locationVadim Pasternak2019-03-043-107/+139
|/ /
* | Merge branch 'tls-Fix-issues-in-tls_device'David S. Miller2019-03-044-59/+71
|\ \
| * | tls: Fix tls_device receiveBoris Pismenny2019-03-041-11/+14
| * | tls: Fix mixing between async capable and asyncEran Ben Elisha2019-03-041-6/+9
| * | tls: Fix write space handlingBoris Pismenny2019-03-044-9/+39
| * | tls: Fix tls_device handling of partial recordsBoris Pismenny2019-03-043-33/+9
|/ /
* | Merge branch 'net-phy-clean-up-the-old-gen10g-functions'David S. Miller2019-03-046-57/+10
|\ \
| * | net: phy: remove gen10g_no_soft_resetHeiner Kallweit2019-03-045-13/+5
| * | net: phy: don't export gen10g_read_statusHeiner Kallweit2019-03-042-3/+1
| * | net: phy: remove gen10g_config_initHeiner Kallweit2019-03-044-17/+0
| * | net: phy: remove gen10g_suspend and gen10g_resumeHeiner Kallweit2019-03-042-16/+0
| * | net: phy: use genphy_c45_aneg_done in genphy_aneg_doneHeiner Kallweit2019-03-041-8/+4
|/ /
* | fsl/fman: Use vsprintf extension %pMJoe Perches2019-03-041-3/+1
* | net: ipv6: add socket option IPV6_ROUTER_ALERT_ISOLATEFrancesco Ruggeri2019-03-044-1/+19
* | net: fixup address-space warnings in compat_mc_{get,set}sockopt()Ben Dooks2019-03-041-4/+4
* | net: dsa: Use prepare/commit phase in dsa_slave_vlan_rx_add_vid()Florian Fainelli2019-03-041-3/+6