linux-2.6-block.git
2020-09-11 Quentin Monnettools: bpftool: Add "inner_map" to "bpftool map create...
2020-09-11 Quentin Monnettools: bpftool: Keep errors for map-of-map dumps if...
2020-09-11 Quentin Monnettools: bpftool: Clean up function to dump map entry
2020-09-10 Lorenz Bauerselftests: bpf: Test iterating a sockmap
2020-09-10 Lorenz Bauernet: Allow iterating sockmap and sockhash
2020-09-10 Lorenz Bauernet: sockmap: Remove unnecessary sk_fullsock checks
2020-09-10 Quentin Monnettools: bpftool: Include common options from separate...
2020-09-10 Quentin Monnettools: bpftool: Print optional built-in features along...
2020-09-10 Quentin Monnetselftests, bpftool: Add bpftool (and eBPF helpers)...
2020-09-10 Quentin Monnettools: bpftool: Log info-level messages when building...
2020-09-10 Chen Zhoubpf: Remove duplicate headers
2020-09-09 Andrii Nakryikoperf: Stop using deprecated bpf_program__title()
2020-09-09 Yonghong Songselftests/bpf: Fix test_sysctl_loop{1, 2} failure due...
2020-09-09 Yonghong Songselftests/bpf: Add test for map_ptr arithmetic
2020-09-09 Yonghong Songbpf: Permit map_ptr arithmetic with opcode add and...
2020-09-07 Quentin Monnettools, bpf: Synchronise BPF UAPI header with tools
2020-09-07 Quentin Monnetbpf: Fix formatting in documentation for BPF helpers
2020-09-07 Quentin Monnettools: bpftool: Fix formatting in bpftool-link document...
2020-09-04 Daniel T. Leesamples, bpf: Add xsk_fwd test file to .gitignore
2020-09-04 Daniel T. Leesamples, bpf: Replace bpf_program__title() with bpf_pro...
2020-09-04 Andrii Nakryikolibbpf: Fix potential multiplication overflow
2020-09-04 Andrii Nakryikolibbpf: Fix another __u64 cast in printf
2020-09-04 Hao Luoselftests/bpf: Fix check in global_data_init.
2020-09-04 Alexei StarovoitovMerge branch 'libbpf-support-bpf-to-bpf-calls'
2020-09-04 Andrii Nakryikoselftests/bpf: Add __noinline variant of cls_redirect...
2020-09-04 Andrii Nakryikoselftests/bpf: Modernize xdp_noinline test w/ skeleton...
2020-09-04 Andrii Nakryikoselftests/bpf: Add subprogs to pyperf, strobemeta,...
2020-09-04 Andrii Nakryikoselftests/bpf: Turn fexit_bpf2bpf into test with subtests
2020-09-04 Andrii Nakryikolibbpf: Deprecate notion of BPF program "title" in...
2020-09-04 Andrii Nakryikoselftests/bpf: Don't use deprecated libbpf APIs
2020-09-04 Andrii Nakryikotools/bpftool: Replace bpf_program__title() with bpf_pr...
2020-09-04 Andrii Nakryikoselftests/bpf: Add selftest for multi-prog sections...
2020-09-04 Andrii Nakryikolibbpf: Add multi-prog section support for struct_ops
2020-09-04 Andrii Nakryikolibbpf: Implement generalized .BTF.ext func/line info...
2020-09-04 Andrii Nakryikolibbpf: Make RELO_CALL work for multi-prog sections...
2020-09-04 Andrii Nakryikolibbpf: Support CO-RE relocations for multi-prog sections
2020-09-04 Andrii Nakryikolibbpf: Parse multi-function sections into multiple...
2020-09-04 Andrii Nakryikolibbpf: Ensure ELF symbols table is found before furthe...
2020-09-02 Magnus Karlssonxsk: Fix use-after-free in failed shared_umem bind
2020-09-02 Gustavo A.... xsk: Fix null check on error return path
2020-09-02 Magnus Karlssonxsk: Fix possible segfault at xskmap entry insertion
2020-09-02 Magnus Karlssonxsk: Fix possible segfault in xsk umem diagnostics
2020-09-02 Yonghong Songselftests/bpf: Test task_file iterator without visiting...
2020-09-02 Yonghong Songbpf: Avoid iterating duplicated files for task_file...
2020-09-01 David S. MillerMerge branch 'dpaa2-eth-add-a-dpaa2_eth_-prefix-to...
2020-09-01 Ioana Ciorneidpaa2-eth: add a dpaa2_eth_ prefix to all functions...
2020-09-01 Ioana Ciorneidpaa2-eth: add a dpaa2_eth_ prefix to all functions...
2020-09-01 Ioana Ciorneidpaa2-eth: add a dpaa2_eth_ prefix to all functions...
2020-09-01 Eelco Chaudronnet: openvswitch: fixes crash if nf_conncount_init...
2020-09-01 Thomas Falconibmvnic: Harden device Command Response Queue handshake
2020-09-01 David S. MillerMerge git://git./linux/kernel/git/bpf/bpf-next
2020-09-01 YueHaibingliquidio: Remove unneeded cast from memory allocation
2020-09-01 YueHaibingnet: sungem: Remove unneeded cast from memory allocation
2020-09-01 Yutaro Hayakawanet/tls: Implement getsockopt SOL_TLS TLS_RX
2020-09-01 David S. MillerMerge branch 'net-openvswitch-improve-the-codes'
2020-09-01 Tonghao Zhangnet: openvswitch: remove unused keep_flows
2020-09-01 Tonghao Zhangnet: openvswitch: refactor flow free function
2020-09-01 Tonghao Zhangnet: openvswitch: improve the coding style
2020-09-01 Björn Töpelbpf: {cpu,dev}map: Change various functions return...
2020-08-31 Alexei Starovoitovbpf: Remove bpf_lsm_file_mprotect from sleepable list.
2020-08-31 Weqaar Janjuasamples/bpf: Fix to xdpsock to avoid recycling frames
2020-08-31 Magnus Karlssonsamples/bpf: Optimize l2fwd performance in xdpsock
2020-08-31 Miaohe Linnet: ipv4: remove unused arg exact_dif in compute_score
2020-08-31 Miaohe Linnet: ipv6: remove unused arg exact_dif in compute_score
2020-08-31 David S. MillerMerge branch 'net-phy-add-Lynx-PCS-MDIO-module'
2020-08-31 Ioana Ciorneinet: dsa: ocelot: use the Lynx PCS helpers in Felix...
2020-08-31 Ioana Ciorneinet: phy: add Lynx PCS module
2020-08-31 Ioana Ciorneinet: mdiobus: add clause 45 mdiobus write accessor
2020-08-31 Ioana Ciorneinet: phylink: consider QSGMII interface mode in phylink...
2020-08-31 Ioana Ciorneinet: phylink: add helper function to decode USXGMII...
2020-08-31 YueHaibingnet/wan/fsl_ucc_hdlc: Add MODULE_DESCRIPTION
2020-08-31 YueHaibingnet: hns: Remove unused macro AE_NAME_PORT_ID_IDX
2020-08-31 YueHaibingnet: dl2k: Remove unused macro DRV_NAME
2020-08-31 YueHaibingnet: wan: slic_ds26522: Remove unused macro DRV_NAME
2020-08-31 YueHaibingtipc: Remove unused macro TIPC_NACK_INTV
2020-08-31 YueHaibingtipc: Remove unused macro TIPC_FWD_MSG
2020-08-31 YueHaibingmptcp: Remove unused macro MPTCP_SAME_STATE
2020-08-31 Miaohe Linnet: clean up codestyle
2020-08-31 Miaohe Linnet: Use helper macro IP_MAX_MTU in __ip_append_data()
2020-08-31 Grygorii Strashkonet: ethernet: ti: am65-cpts: fix i2083 genf (and estf...
2020-08-31 David S. MillerMerge branch 'sfc-clean-up-some-W-1-build-warnings'
2020-08-31 Edward Creesfc: return errors from efx_mcdi_set_id_led, and de...
2020-08-31 Edward Creesfc: fix kernel-doc on struct efx_loopback_state
2020-08-31 Edward Creesfc: fix unused-but-set-variable warning in efx_farch_f...
2020-08-31 Edward Creesfc: fix W=1 warnings in efx_farch_handle_rx_not_ok
2020-08-31 David S. MillerMerge branch 'Add-ip6_fragment-in-ipv6_stub'
2020-08-31 wenxuopenvswitch: using ip6_fragment in ipv6_stub
2020-08-31 wenxuipv6: add ipv6_fragment hook in ipv6_stub
2020-08-31 David S. MillerMerge branch 'gtp-minor-enhancements'
2020-08-31 Nicolas Dichtelgtp: relax alloc constraint when adding a pdp
2020-08-31 Nicolas Dichtelgtp: remove useless rcu_read_lock()
2020-08-31 Russell Kingnet: phylink: avoid oops during initialisation
2020-08-31 David S. MillerMerge branch 'hinic-add-debugfs-support'
2020-08-31 Luo binhinic: add support to query function table
2020-08-31 Luo binhinic: add support to query rq info
2020-08-31 Luo binhinic: add support to query sq info
2020-08-31 Magnus Karlssonxsk: Documentation for XDP_SHARED_UMEM between queues...
2020-08-31 Cristian Dumitrescusamples/bpf: Add new sample xsk_fwd.c
2020-08-31 Magnus Karlssonlibbpf: Support shared umems between queues and devices
2020-08-31 Magnus Karlssonxsk: Add shared umem support between devices
next