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