This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 88bb507a74ea Merge tag 'media/v5.11-3' of git://git.kernel.org/pub/scm/ [...] new bb8b81e396f7 bpf, cgroup: Fix optlen WARN_ON_ONCE toctou new f4a2da755a7e bpf, cgroup: Fix problematic bounds check new b9557caaf872 bpf, inode_storage: Put file handler if no storage was found new 78031381ae9c bpf: Drop disabled LSM hooks from the sleepable set new 150a27328b68 bpf, preload: Fix build when $(O) points to a relative path new 06cc6e5dc659 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf new 01365633bd1c net: arcnet: Fix RESET flag handling new 8d520b4de3ed r8169: work around RTL8125 UDP hw bug new 5399d52233c4 rxrpc: Fix deadlock around release of dst cached on udp tunnel new eb4e8fac00d1 neighbour: Prevent a dead entry from updating gc_list new f72f2fb8fb6b net: dsa: mv88e6xxx: override existent unicast portvec in [...] new 5e9eff5dfa46 ibmvnic: device remove has higher precedence over reset new 938e0fcd3253 net: sched: replaced invalid qdisc tree flush helper in qd [...] new c518adafa39f vsock: fix the race conditions in multi-transport support new 28e104d00281 net: ip_tunnel: fix mtu calculation new c3df39ac9b0e udp: ipv4: manipulate network header of NATed UDP GRO fraglist new 316282015455 docs: networking: swap words in icmp_errors_use_inbound_if [...] new 2e99dedc73f0 igc: Report speed and duplex as unknown when device is run [...] new ebc8d125062e igc: set the default return value to -IGC_ERR_NVM in igc_w [...] new b881145642ce igc: check return value of ret_val in igc_config_fc_after_link_up new f559a356043a i40e: Revert "i40e: don't report link up for a VF who hasn [...] new 188fa104f2ba Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/ [...] new 18fe0fae6125 mac80211: fix station rate table updates on assoc new 50af06d43eab staging: rtl8723bs: Move wiphy setup to after reading the [...] new f418bad6ccfa Merge tag 'mac80211-for-net-2021-02-02' of git://git.kerne [...] new 88c7a9fd9bdd net: lapb: Copy the skb before sending a packet new 43f4a20a1266 net: mvpp2: TCAM entry enable should be written after SRAM data new a11148e6fcce net/rds: restrict iovecs length for RDS_CMSG_RDMA_ARGS new cc9f07a838c4 r8169: fix WoL on shutdown if CONFIG_DEBUG_SHIRQ is set new 4ace7a6e287b net: ipa: pass correct dma_handle to dma_free_coherent() new e6cdd6d80bae net: ipa: add a missing __iomem attribute new 088f8a2396d8 net: ipa: be explicit about endianness new c13899f18728 net: ipa: use the right accessor in ipa_endpoint_status_skip() new 113b6ea09ccd net: ipa: fix two format specifier errors new f2539e14f31e Merge branch 'net-ipa-a-few-bug-fixes' new ed5e83a3c029 net/mlx5: Fix function calculation for page trees new a5bfe6b4675e net/mlx5: Fix leak upon failure of rule creation new 5a2ba25a55c4 net/mlx5e: Update max_opened_tc also when channels are closed new a34ffec8af8f net/mlx5e: Release skb in case of failure in tc update skb new 5a4cb546753d Merge tag 'mlx5-fixes-2021-02-01' of git://git.kernel.org/ [...] new 6c9f18f294c4 net: hsr: align sup_multicast_addr in struct hsr_priv to u [...] new a9925628727b Merge tag 'net-5.11-rc7' of git://git.kernel.org/pub/scm/l [...] new 710eb8e32d04 vdpa/mlx5: Fix memory key MTT population new 2e02677e961f Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linu [...] new d17405d52bac dma-mapping: benchmark: fix kernel crash when dma_map_sing [...] new 7d36ccd4bd07 Merge tag 'dma-mapping-5.11-1' of git://git.infradead.org/ [...] new 1074f8ec288f clang-format: Update with the latest for_each macro list new 3aaf0a27ffc2 Merge tag 'clang-format-for-linux-v5.11-rc7' of git://gith [...]
The 48 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .clang-format | 11 ++-- Documentation/networking/ip-sysctl.rst | 2 +- drivers/net/arcnet/arc-rimi.c | 4 +- drivers/net/arcnet/arcdevice.h | 6 ++ drivers/net/arcnet/arcnet.c | 66 +++++++++++++++++-- drivers/net/arcnet/com20020-isa.c | 4 +- drivers/net/arcnet/com20020-pci.c | 2 +- drivers/net/arcnet/com20020_cs.c | 2 +- drivers/net/arcnet/com90io.c | 4 +- drivers/net/arcnet/com90xx.c | 4 +- drivers/net/dsa/mv88e6xxx/chip.c | 6 +- drivers/net/ethernet/ibm/ibmvnic.c | 5 -- drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c | 13 +--- drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.h | 1 - drivers/net/ethernet/intel/igc/igc_ethtool.c | 3 +- drivers/net/ethernet/intel/igc/igc_i225.c | 3 +- drivers/net/ethernet/intel/igc/igc_mac.c | 2 +- drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c | 10 +-- drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 6 +- drivers/net/ethernet/mellanox/mlx5/core/en_rx.c | 16 +++-- drivers/net/ethernet/mellanox/mlx5/core/fs_core.c | 5 ++ .../net/ethernet/mellanox/mlx5/core/pagealloc.c | 2 +- drivers/net/ethernet/realtek/r8169_main.c | 75 +++++++++++++++++++--- drivers/net/ipa/gsi.c | 4 +- drivers/net/ipa/ipa_endpoint.c | 6 +- drivers/net/ipa/ipa_mem.c | 4 +- drivers/staging/rtl8723bs/os_dep/sdio_intf.c | 4 +- drivers/vdpa/mlx5/core/mlx5_vdpa.h | 1 + drivers/vdpa/mlx5/core/mr.c | 28 ++++---- fs/afs/main.c | 6 +- include/net/sch_generic.h | 2 +- include/net/udp.h | 2 +- kernel/bpf/bpf_inode_storage.c | 6 +- kernel/bpf/bpf_lsm.c | 12 ++++ kernel/bpf/cgroup.c | 7 +- kernel/bpf/preload/Makefile | 5 +- kernel/dma/map_benchmark.c | 6 +- net/core/neighbour.c | 7 +- net/hsr/hsr_main.h | 5 +- net/ipv4/ip_tunnel.c | 16 ++--- net/ipv4/udp_offload.c | 69 ++++++++++++++++++-- net/ipv6/udp_offload.c | 2 +- net/lapb/lapb_out.c | 3 +- net/mac80211/driver-ops.c | 5 +- net/mac80211/rate.c | 3 +- net/rds/rdma.c | 3 + net/rxrpc/af_rxrpc.c | 6 +- net/vmw_vsock/af_vsock.c | 17 +++-- 48 files changed, 353 insertions(+), 128 deletions(-)