2018-05-15 |
Jesper Dangaard... | bpf, doc: add basic README.rst file |
commit | commitdiff | tree | snapshot |
2018-05-15 |
Alexei Starovoitov | Merge branch 'fix-samples' |
commit | commitdiff | tree | snapshot |
2018-05-15 |
Jakub Kicinski | samples: bpf: make the build less noisy |
commit | commitdiff | tree | snapshot |
2018-05-15 |
Jakub Kicinski | samples: bpf: move libbpf from object dependencies... |
commit | commitdiff | tree | snapshot |
2018-05-15 |
Jakub Kicinski | samples: bpf: fix build after move to compiling full... |
commit | commitdiff | tree | snapshot |
2018-05-15 |
Jakub Kicinski | samples: bpf: rename libbpf.h to bpf_insn.h |
commit | commitdiff | tree | snapshot |
2018-05-15 |
Jakub Kicinski | samples: bpf: include bpf/bpf.h instead of local libbpf.h |
commit | commitdiff | tree | snapshot |
2018-05-15 |
Alexei Starovoitov | Merge branch 'bpf-jit-cleanups' |
commit | commitdiff | tree | snapshot |
2018-05-15 |
Daniel Borkmann | bpf: add ld64 imm test cases |
commit | commitdiff | tree | snapshot |
2018-05-15 |
Daniel Borkmann | bpf, arm64: save 4 bytes in prologue when ebpf insns... |
commit | commitdiff | tree | snapshot |
2018-05-15 |
Daniel Borkmann | bpf, arm64: optimize 32/64 immediate emission |
commit | commitdiff | tree | snapshot |
2018-05-15 |
Daniel Borkmann | bpf, arm64: save 4 bytes of unneeded stack space |
commit | commitdiff | tree | snapshot |
2018-05-15 |
Daniel Borkmann | bpf, arm32: save 4 bytes of unneeded stack space |
commit | commitdiff | tree | snapshot |
2018-05-15 |
Daniel Borkmann | bpf, x64: clean up retpoline emission slightly |
commit | commitdiff | tree | snapshot |
2018-05-15 |
Daniel Borkmann | bpf, sparc: remove unused variable |
commit | commitdiff | tree | snapshot |
2018-05-15 |
Daniel Borkmann | bpf, mips: remove unused function |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Prashant Bhole | samples/bpf: xdp_monitor, accept short options |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Daniel Borkmann | Merge branch 'bpf-stackmap-nmi' |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Song Liu | bpf: add selftest for stackmap with build_id in NMI... |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Song Liu | bpf: enable stackmap with build_id in nmi context |
commit | commitdiff | tree | snapshot |
2018-05-10 |
Daniel Borkmann | Merge branch 'bpf-perf-rb-libbpf' |
commit | commitdiff | tree | snapshot |
2018-05-10 |
Jakub Kicinski | samples: bpf: convert some XDP samples from bpf_load... |
commit | commitdiff | tree | snapshot |
2018-05-10 |
Jakub Kicinski | tools: bpf: don't complain about no kernel version... |
commit | commitdiff | tree | snapshot |
2018-05-10 |
Jakub Kicinski | tools: bpf: improve comments in libbpf.h |
commit | commitdiff | tree | snapshot |
2018-05-10 |
Jakub Kicinski | tools: bpf: move the event reading loop to libbpf |
commit | commitdiff | tree | snapshot |
2018-05-10 |
Jakub Kicinski | samples: bpf: compile and link against full libbpf |
commit | commitdiff | tree | snapshot |
2018-05-10 |
Jakub Kicinski | samples: bpf: rename struct bpf_map_def to avoid confli... |
commit | commitdiff | tree | snapshot |
2018-05-10 |
Jakub Kicinski | tools: bpftool: use PERF_SAMPLE_TIME instead of reading... |
commit | commitdiff | tree | snapshot |
2018-05-10 |
Prashant Bhole | bpf: sync tools bpf.h uapi header |
commit | commitdiff | tree | snapshot |
2018-05-10 |
Joe Stringer | selftests/bpf: Fix bash reference in Makefile |
commit | commitdiff | tree | snapshot |
2018-05-10 |
Daniel Borkmann | Merge branch 'bpf-fib-lookup-helper' |
commit | commitdiff | tree | snapshot |
2018-05-10 |
David Ahern | samples/bpf: Add example of ipv4 and ipv6 forwarding... |
commit | commitdiff | tree | snapshot |
2018-05-10 |
David Ahern | bpf: Provide helper to do forwarding lookups in kernel... |
commit | commitdiff | tree | snapshot |
2018-05-10 |
David Ahern | net/ipv6: Add fib lookup stubs for use in bpf helper |
commit | commitdiff | tree | snapshot |
2018-05-10 |
David Ahern | net/ipv6: Update fib6 tracepoint to take fib6_info |
commit | commitdiff | tree | snapshot |
2018-05-10 |
David Ahern | net/ipv6: Add fib6_lookup |
commit | commitdiff | tree | snapshot |
2018-05-10 |
David Ahern | net/ipv6: Refactor fib6_rule_action |
commit | commitdiff | tree | snapshot |
2018-05-10 |
David Ahern | net/ipv6: Extract table lookup from ip6_pol_route |
commit | commitdiff | tree | snapshot |
2018-05-10 |
David Ahern | net/ipv6: Rename rt6_multipath_select |
commit | commitdiff | tree | snapshot |
2018-05-10 |
David Ahern | net/ipv6: Rename fib6_lookup to fib6_node_lookup |
commit | commitdiff | tree | snapshot |
2018-05-10 |
Wang YanQing | bpf, doc: clarification for the meaning of 'id' |
commit | commitdiff | tree | snapshot |
2018-05-09 |
Sirio Balmelli | selftests/bpf: ignore build products |
commit | commitdiff | tree | snapshot |
2018-05-09 |
Sirio Balmelli | selftests/bpf: add architecture-agnostic headers |
commit | commitdiff | tree | snapshot |
2018-05-09 |
Björn Töpel | xsk: fix 64-bit division |
commit | commitdiff | tree | snapshot |
2018-05-09 |
Daniel Borkmann | Merge branch 'bpf-nfp-programmable-rss' |
commit | commitdiff | tree | snapshot |
2018-05-09 |
Jakub Kicinski | nfp: bpf: support setting the RX queue index |
commit | commitdiff | tree | snapshot |
2018-05-09 |
Jakub Kicinski | bpf: xdp: allow offloads to store into rx_queue_index |
commit | commitdiff | tree | snapshot |
2018-05-09 |
Daniel Borkmann | Merge branch 'bpf-btf-id' |
commit | commitdiff | tree | snapshot |
2018-05-09 |
Martin KaFai Lau | bpf: btf: Tests for BPF_OBJ_GET_INFO_BY_FD and BPF_BTF_... |
commit | commitdiff | tree | snapshot |
2018-05-09 |
Martin KaFai Lau | bpf: btf: Update tools/include/uapi/linux/btf.h with... |
commit | commitdiff | tree | snapshot |
2018-05-09 |
Martin KaFai Lau | bpf: btf: Some test_btf clean up |
commit | commitdiff | tree | snapshot |
2018-05-09 |
Martin KaFai Lau | bpf: btf: Add struct bpf_btf_info |
commit | commitdiff | tree | snapshot |
2018-05-09 |
Martin KaFai Lau | bpf: btf: Introduce BTF ID |
commit | commitdiff | tree | snapshot |
2018-05-09 |
Martin KaFai Lau | bpf: btf: Avoid WARN_ON when CONFIG_REFCOUNT_FULL=y |
commit | commitdiff | tree | snapshot |
2018-05-09 |
Fabio Estevam | dt-bindings: dsa: Remove unnecessary #address/#size... |
commit | commitdiff | tree | snapshot |
2018-05-09 |
Antoine Tenart | net: phy: sfp: handle cases where neither BR, min nor... |
commit | commitdiff | tree | snapshot |
2018-05-08 |
David S. Miller | Merge branch 'bnxt_en-Fixes-for-net-next' |
commit | commitdiff | tree | snapshot |
2018-05-08 |
Michael Chan | bnxt_en: Always forward VF MAC address to the PF. |
commit | commitdiff | tree | snapshot |
2018-05-08 |
Vasundhara... | bnxt_en: Read phy eeprom A2h address only when optical... |
commit | commitdiff | tree | snapshot |
2018-05-08 |
Michael Chan | bnxt_en: Check unsupported speeds in bnxt_update_link... |
commit | commitdiff | tree | snapshot |
2018-05-08 |
Michael Chan | bnxt_en: Fix firmware message delay loop regression. |
commit | commitdiff | tree | snapshot |
2018-05-08 |
Zhao Chen | net-next/hinic: add pci device ids for 25ge and 100ge... |
commit | commitdiff | tree | snapshot |
2018-05-08 |
Paolo Abeni | flow_dissector: do not rely on implicit casts |
commit | commitdiff | tree | snapshot |
2018-05-08 |
Paolo Abeni | net: core: rework basic flow dissection helper |
commit | commitdiff | tree | snapshot |
2018-05-08 |
David S. Miller | Merge branch 'master' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2018-05-08 |
David S. Miller | Merge branch 'ipv6-misc' |
commit | commitdiff | tree | snapshot |
2018-05-08 |
Eran Ben Elisha | net: ipv6/gre: Add GRO support |
commit | commitdiff | tree | snapshot |
2018-05-08 |
Tariq Toukan | net: ipv6: Fix typo in ipv6_find_hdr() documentation |
commit | commitdiff | tree | snapshot |
2018-05-08 |
David S. Miller | Merge branch 'qed-Add-support-for-new-multi-partitionin... |
commit | commitdiff | tree | snapshot |
2018-05-08 |
Sudarsana Reddy... | qed: Add support for Unified Fabric Port. |
commit | commitdiff | tree | snapshot |
2018-05-08 |
Sudarsana Reddy... | qed: Add support for multi function mode with 802.1ad... |
commit | commitdiff | tree | snapshot |
2018-05-08 |
Sudarsana Reddy... | qed: Remove unused data member 'is_mf_default'. |
commit | commitdiff | tree | snapshot |
2018-05-08 |
Sudarsana Reddy... | qed*: Refactor mf_mode to consist of bits. |
commit | commitdiff | tree | snapshot |
2018-05-08 |
Sun Lianwen | net/9p: correct the variable name in v9fs_get_trans_by_... |
commit | commitdiff | tree | snapshot |
2018-05-08 |
Sun Lianwen | vlan: correct the file path in vlan_dev_change_flags... |
commit | commitdiff | tree | snapshot |
2018-05-08 |
David S. Miller | Merge git://git./linux/kernel/git/bpf/bpf-next |
commit | commitdiff | tree | snapshot |
2018-05-08 |
Weilin Chang | liquidio: support use of ethtool to set link speed... |
commit | commitdiff | tree | snapshot |
2018-05-08 |
David S. Miller | Merge branch '3c59x-patches-and-the-removal-of-an-unuse... |
commit | commitdiff | tree | snapshot |
2018-05-08 |
Anna-Maria... | net: 3com: 3c59x: irq save variant of ISR |
commit | commitdiff | tree | snapshot |
2018-05-08 |
Anna-Maria... | net: 3com: 3c59x: Pull locking out of ISR |
commit | commitdiff | tree | snapshot |
2018-05-08 |
Anna-Maria... | net: 3com: 3c59x: Move boomerang/vortex conditional... |
commit | commitdiff | tree | snapshot |
2018-05-08 |
Anna-Maria... | net: u64_stats_sync: Remove functions without user |
commit | commitdiff | tree | snapshot |
2018-05-08 |
Anders Roxell | selftests: net: add udpgso* to TEST_GEN_FILES |
commit | commitdiff | tree | snapshot |
2018-05-07 |
David S. Miller | Merge git://git./linux/kernel/git/pablo/nf-next |
commit | commitdiff | tree | snapshot |
2018-05-06 |
Florian Westphal | netfilter: nft_dynset: fix timeout updates on 32bit |
commit | commitdiff | tree | snapshot |
2018-05-06 |
Florent Fourcot | netfilter: ctnetlink: export nf_conntrack_max |
commit | commitdiff | tree | snapshot |
2018-05-06 |
Fernando Fernandez... | netfilter: extract Passive OS fingerprint infrastructur... |
commit | commitdiff | tree | snapshot |
2018-05-06 |
Phil Sutter | netfilter: nf_tables: Provide NFT_{RT,CT}_MAX for userspace |
commit | commitdiff | tree | snapshot |
2018-05-06 |
Florian Westphal | netfilter: nf_nat: remove unused ct arg from lookup... |
commit | commitdiff | tree | snapshot |
2018-05-06 |
Ahmed Abdelsalam | netfilter: ip6t_srh: extend SRH matching for previous... |
commit | commitdiff | tree | snapshot |
2018-05-06 |
Laura Garcia... | netfilter: nft_numgen: enable hashing of one element |
commit | commitdiff | tree | snapshot |
2018-05-06 |
Laura Garcia... | netfilter: nft_numgen: add map lookups for numgen state... |
commit | commitdiff | tree | snapshot |
2018-05-04 |
David Ahern | net/ipv6: rename rt6_next to fib6_next |
commit | commitdiff | tree | snapshot |
2018-05-04 |
Daniel Borkmann | bpf, xskmap: fix crash in xsk_map_alloc error path... |
commit | commitdiff | tree | snapshot |
2018-05-04 |
Daniel Borkmann | Merge branch 'bpf-event-output-offload' |
commit | commitdiff | tree | snapshot |
2018-05-04 |
Jakub Kicinski | bpf: fix references to free_bpf_prog_info() in comments |
commit | commitdiff | tree | snapshot |
2018-05-04 |
Jakub Kicinski | tools: bpftool: add simple perf event output reader |
commit | commitdiff | tree | snapshot |
2018-05-04 |
Jakub Kicinski | tools: bpftool: move get_possible_cpus() to common... |
commit | commitdiff | tree | snapshot |
2018-05-04 |
Jakub Kicinski | tools: bpftool: fold hex keyword in command help |
commit | commitdiff | tree | snapshot |
2018-05-04 |
Jakub Kicinski | nfp: bpf: rewrite map pointers with NFP TIDs |
commit | commitdiff | tree | snapshot |
next |