platform/kernel/linux-rpi.git
2021-06-25 Gary Linbpfilter: Specify the log level for the kmsg message
2021-06-24 Toke Høiland... ti: Remove rcu_read_lock() around XDP program invocation
2021-06-24 Toke Høiland... stmmac: Remove rcu_read_lock() around XDP program invoc...
2021-06-24 Toke Høiland... netsec: Remove rcu_read_lock() around XDP program invoc...
2021-06-24 Toke Høiland... sfc: Remove rcu_read_lock() around XDP program invocation
2021-06-24 Toke Høiland... qede: Remove rcu_read_lock() around XDP program invocation
2021-06-24 Toke Høiland... nfp: Remove rcu_read_lock() around XDP program invocation
2021-06-24 Toke Høiland... mlx4: Remove rcu_read_lock() around XDP program invocation
2021-06-24 Toke Høiland... marvell: Remove rcu_read_lock() around XDP program...
2021-06-24 Toke Høiland... intel: Remove rcu_read_lock() around XDP program invocation
2021-06-24 Toke Høiland... freescale: Remove rcu_read_lock() around XDP program...
2021-06-24 Toke Høiland... thunderx: Remove rcu_read_lock() around XDP program...
2021-06-24 Toke Høiland... bnxt: Remove rcu_read_lock() around XDP program invocation
2021-06-24 Toke Høiland... ena: Remove rcu_read_lock() around XDP program invocation
2021-06-24 Toke Høiland... bpf, sched: Remove unneeded rcu_read_lock() around...
2021-06-24 Toke Høiland... xdp: Add proper __rcu annotations to redirect map entries
2021-06-24 Toke Høiland... bpf: Allow RCU-protected lookups to happen from bh...
2021-06-24 Toke Høiland... doc: Give XDP as example of non-obvious RCU reader...
2021-06-24 Paul E. McKenneydoc: Clarify and expand RCU updaters and corresponding...
2021-06-24 Paul E. McKenneyrcu: Create an unrcu_pointer() to remove __rcu from...
2021-06-24 Maciej Żenczykowskibpf: Support all gso types in bpf_skb_change_proto()
2021-06-24 Maciej Żenczykowskibpf: Do not change gso_size during bpf_skb_change_proto()
2021-06-24 Maciej ŻenczykowskiRevert "bpf: Check for BPF_F_ADJ_ROOM_FIXED_GSO when...
2021-06-24 Sean Youngmedia, bpf: Do not copy more entries than user space...
2021-06-24 Jiri Olsabpf, x86: Remove unused cnt increase from EMIT macro
2021-06-23 Ilya Maximetsdocs, af_xdp: Consistent indentation in examples
2021-06-22 Kumar Kartikeya... libbpf: Switch to void * casting in netlink helpers
2021-06-22 Kumar Kartikeya... libbpf: Add request buffer type for netlink messages
2021-06-21 Jonathan Edwardslibbpf: Add extra BPF_PROG_TYPE check to bpf_object__pr...
2021-06-18 Grant Seltzerbpf: Add documentation for libbpf including API autogen
2021-06-18 Wang Haisamples/bpf: Fix the error return code of xdp_redirect...
2021-06-18 Wang Haisamples/bpf: Fix Segmentation fault for xdp_redirect...
2021-06-18 Andrii Nakryikoselftests/bpf: Fix ringbuf test fetching map FD
2021-06-17 David S. MillerMerge branch '100GbE' of git://git./linux/kernel/git...
2021-06-17 David S. MillerMerge branch 'hdlc_ppp-cleanups'
2021-06-17 Peng Linet: hdlc_ppp: add required space
2021-06-17 Peng Linet: hdlc_ppp: remove unnecessary out of memory message
2021-06-17 Peng Linet: hdlc_ppp: move out assignment in if condition
2021-06-17 Peng Linet: hdlc_ppp: fix the code style issue about "foo...
2021-06-17 Peng Linet: hdlc_ppp: add blank line after declarations
2021-06-17 Peng Linet: hdlc_ppp: remove redundant blank lines
2021-06-17 David S. MillerMerge branch 'mdio-nodes'
2021-06-17 Ioana Ciorneinet: mdio: use device_set_node() to setup both fwnode...
2021-06-17 Ioana Ciorneidriver core: add a helper to setup both the of_node...
2021-06-17 Ioana Ciorneinet: mdio: setup of_node for the MDIO device
2021-06-17 Hayes Wangr8152: store the information of the pipes
2021-06-17 David S. MillerMerge git://git./linux/kernel/git/bpf/bpf-next
2021-06-17 David S. MillerMerge branch 'gianfar-64-bit-stats'
2021-06-17 Esben Haabendalnet: gianfar: Implement rx_missed_errors counter
2021-06-17 Esben Haabendalnet: gianfar: Add definitions for CAR1 and CAM1 registe...
2021-06-17 Esben Haabendalnet: gianfar: Avoid 16 bytes of memset
2021-06-17 Esben Haabendalnet: gianfar: Clear CAR registers
2021-06-17 Esben Haabendalnet: gianfar: Extend statistics counters to 64-bit
2021-06-17 Esben Haabendalnet: gianfar: Convert to ndo_get_stats64 interface
2021-06-17 Yang Yingliangnet: sched: fix error return code in tcf_del_walker()
2021-06-17 Yang Yingliangnet: ipa: Add missing of_node_put() in ipa_firmware_load()
2021-06-17 Jian Shennet: fix mistake path for netdev_features_strings
2021-06-17 Oleksandr Mazurdocumentation: networking: devlink: fix prestera.rst...
2021-06-17 Colin Ian Kingnet: pcs: xpcs: Fix a less than zero u16 comparison...
2021-06-17 Colin Ian Kingice: remove redundant continue statement in a for-loop
2021-06-17 Lorenzo Bianconinet: ice: ptp: fix compilation warning if PTP_1588_CLOC...
2021-06-17 Jacob Kellerice: remove unnecessary NULL checks before ptp_read_sys...
2021-06-17 Shaokun Zhangice: Remove the repeated declaration
2021-06-17 Paul M Stillwell Jrice: remove local variable
2021-06-17 Paul M Stillwell Jrice: reduce scope of variables
2021-06-17 Jacob Kellerice: mark PTYPE 2 as reserved
2021-06-17 Jacob Kellerice: fix incorrect payload indicator on PTYPE
2021-06-17 Andrii Nakryikoselftests/bpf: Fix selftests build with old system...
2021-06-17 Daniel Borkmannbpf: Fix up register-based shifts in interpreter to...
2021-06-17 Lorenz Bauerlibbpf: Fail compilation if target arch is missing
2021-06-17 Wang Haisamples/bpf: Add missing option to xdp_sample_pkts...
2021-06-17 Wang Haisamples/bpf: Add missing option to xdp_fwd usage
2021-06-17 Shuyi Chengbpf: Fix typo in kernel/bpf/bpf_lsm.c
2021-06-16 Daniel Xuselftests/bpf: Whitelist test_progs.h from .gitignore
2021-06-16 David S. MillerMerge tag 'wireless-drivers-next-2021-06-16' of git...
2021-06-16 David S. MillerMerge branch 'marvell-prestera-flower-match-all'
2021-06-16 Serhiy Boikonet: marvell: prestera: Add matchall support
2021-06-16 Serhiy Boikonet: marvell: Implement TC flower offload
2021-06-16 David S. MillerMerge branch 'net-smc-stats'
2021-06-16 Guvenc Gulcenet/smc: Make SMC statistics network namespace aware
2021-06-16 Guvenc Gulcenet/smc: Add netlink support for SMC fallback statistics
2021-06-16 Guvenc Gulcenet/smc: Add netlink support for SMC statistics
2021-06-16 Guvenc Gulcenet/smc: Add SMC statistics support
2021-06-16 Colin Ian Kingmlxsw: spectrum_router: remove redundant continue statement
2021-06-16 David S. MillerMerge branch 'nfp-ct-part-two'
2021-06-16 Louis Peensnfp: flower-ct: implement action_merge check
2021-06-16 Louis Peensnfp: flower-ct: fill ct metadata check function
2021-06-16 Louis Peensnfp: flower-ct: fill in ct merge check function
2021-06-16 Louis Peensnfp: flower-ct: implement code to save merge of tc...
2021-06-16 Louis Peensnfp: flower-ct: add nft_merge table
2021-06-16 Yinjun Zhangnfp: flower-ct: make a full copy of the rule when it...
2021-06-16 Louis Peensnfp: flower-ct: add nft flows to nft list
2021-06-16 Louis Peensnfp: flower-ct: add nft callback stubs
2021-06-16 Louis Peensnfp: flower-ct: add delete flow handling for ct
2021-06-16 David S. MillerMerge branch 'net-phy-cleanups'
2021-06-16 Weihang Linet: phy: replace if-else statements with switch
2021-06-16 Wenpeng Liangnet: phy: remove unnecessary line continuation
2021-06-16 Wenpeng Liangnet: phy: print the function name by __func__ instead...
2021-06-16 Wenpeng Liangnet: phy: fix formatting issues with braces
2021-06-16 Wenpeng Liangnet: phy: fix space alignment issues
next