aboutsummaryrefslogtreecommitdiffstats
path: root/net (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-11tools: bpf: move the event reading loop to libbpfJakub Kicinski10-123/+139
2018-05-11samples: bpf: compile and link against full libbpfJakub Kicinski1-7/+14
2018-05-11samples: bpf: rename struct bpf_map_def to avoid conflict with libbpfJakub Kicinski2-7/+7
2018-05-11tools: bpftool: use PERF_SAMPLE_TIME instead of reading the clockJakub Kicinski1-11/+6
2018-05-11bpf: sync tools bpf.h uapi headerPrashant Bhole1-1/+81
2018-05-11selftests/bpf: Fix bash reference in MakefileJoe Stringer1-3/+3
2018-05-11samples/bpf: Add example of ipv4 and ipv6 forwarding in XDPDavid Ahern4-0/+258
2018-05-11bpf: Provide helper to do forwarding lookups in kernel FIB tableDavid Ahern2-1/+347
2018-05-11net/ipv6: Add fib lookup stubs for use in bpf helperDavid Ahern3-2/+51
2018-05-11net/ipv6: Update fib6 tracepoint to take fib6_infoDavid Ahern2-15/+13
2018-05-11net/ipv6: Add fib6_lookupDavid Ahern3-2/+97
2018-05-11net/ipv6: Refactor fib6_rule_actionDavid Ahern1-21/+31
2018-05-11net/ipv6: Extract table lookup from ip6_pol_routeDavid Ahern2-14/+29
2018-05-11net/ipv6: Rename rt6_multipath_selectDavid Ahern2-8/+14
2018-05-11net/ipv6: Rename fib6_lookup to fib6_node_lookupDavid Ahern3-13/+15
2018-05-11bpf, doc: clarification for the meaning of 'id'Wang YanQing1-6/+9
2018-05-10selftests/bpf: ignore build productsSirio Balmelli2-0/+4
2018-05-10selftests/bpf: add architecture-agnostic headersSirio Balmelli2-0/+36
2018-05-09xsk: fix 64-bit divisionBjörn Töpel1-1/+1
2018-05-09nfp: bpf: support setting the RX queue indexJakub Kicinski6-12/+105
2018-05-09bpf: xdp: allow offloads to store into rx_queue_indexJakub Kicinski3-3/+10
2018-05-09bpf: btf: Tests for BPF_OBJ_GET_INFO_BY_FD and BPF_BTF_GET_FD_BY_IDMartin KaFai Lau3-13/+287
2018-05-09bpf: btf: Update tools/include/uapi/linux/btf.h with BTF IDMartin KaFai Lau1-0/+11
2018-05-09bpf: btf: Some test_btf clean upMartin KaFai Lau1-102/+99
2018-05-09bpf: btf: Add struct bpf_btf_infoMartin KaFai Lau3-6/+43
2018-05-09bpf: btf: Introduce BTF IDMartin KaFai Lau4-11/+128
2018-05-09bpf: btf: Avoid WARN_ON when CONFIG_REFCOUNT_FULL=yMartin KaFai Lau1-1/+1
2018-05-08dt-bindings: dsa: Remove unnecessary #address/#size-cellsFabio Estevam1-6/+0
2018-05-08net: phy: sfp: handle cases where neither BR, min nor BR, max is givenAntoine Tenart1-0/+7
2018-05-08bnxt_en: Always forward VF MAC address to the PF.Michael Chan2-2/+3
2018-05-08bnxt_en: Read phy eeprom A2h address only when optical diagnostics is supported.Vasundhara Volam2-14/+9
2018-05-08bnxt_en: Check unsupported speeds in bnxt_update_link() on PF only.Michael Chan1-0/+3
2018-05-08bnxt_en: Fix firmware message delay loop regression.Michael Chan2-4/+15
2018-05-08net-next/hinic: add pci device ids for 25ge and 100ge cardZhao Chen1-2/+6
2018-05-08flow_dissector: do not rely on implicit castsPaolo Abeni2-3/+3
2018-05-08net: core: rework basic flow dissection helperPaolo Abeni4-20/+28
2018-05-07net: ipv6/gre: Add GRO supportEran Ben Elisha1-10/+27
2018-05-07net: ipv6: Fix typo in ipv6_find_hdr() documentationTariq Toukan1-1/+1
2018-05-07qed: Add support for Unified Fabric Port.Sudarsana Reddy Kalluru14-27/+283
2018-05-07qed: Add support for multi function mode with 802.1ad tagging.Sudarsana Reddy Kalluru2-20/+49
2018-05-07qed: Remove unused data member 'is_mf_default'.Sudarsana Reddy Kalluru2-3/+0
2018-05-07qed*: Refactor mf_mode to consist of bits.Sudarsana Reddy Kalluru8-46/+71
2018-05-07net/9p: correct the variable name in v9fs_get_trans_by_name() commentSun Lianwen1-1/+1
2018-05-07vlan: correct the file path in vlan_dev_change_flags() commentSun Lianwen1-1/+3
2018-05-07liquidio: support use of ethtool to set link speed of CN23XX-225 cardsWeilin Chang7-24/+425
2018-05-07net: 3com: 3c59x: irq save variant of ISRAnna-Maria Gleixner1-14/+4
2018-05-07net: 3com: 3c59x: Pull locking out of ISRAnna-Maria Gleixner1-11/+9
2018-05-07net: 3com: 3c59x: Move boomerang/vortex conditional into functionAnna-Maria Gleixner1-14/+20
2018-05-07net: u64_stats_sync: Remove functions without userAnna-Maria Gleixner1-14/+0
2018-05-07selftests: net: add udpgso* to TEST_GEN_FILESAnders Roxell1-1/+1