summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-07-25Linux 5.13.5v5.13.5Greg Kroah-Hartman
2021-07-25mt76: mt7921: continue to probe driver when fw already downloadedAaron Ma
2021-07-25udp: properly flush normal packet at GRO timePaolo Abeni
2021-07-25udp: annotate data races around unix_sk(sk)->gso_sizeEric Dumazet
2021-07-25firmware: arm_scmi: Avoid padding in sensor message structureCristian Marussi
2021-07-25drm/panel: nt35510: Do not fail if DSI read failsLinus Walleij
2021-07-25perf test bpf: Free obj_bufRiccardo Mancini
2021-07-25bpf: Track subprog poke descriptors correctly and fix use-after-freeJohn Fastabend
2021-07-25bpftool: Properly close va_list 'ap' by va_end() on errorGu Shengxian
2021-07-25tools: bpf: Fix error in 'make -C tools/ bpf_install'Wei Li
2021-07-25tcp: call sk_wmem_schedule before sk_mem_charge in zerocopy pathTalal Ahmad
2021-07-25ipv6: tcp: drop silly ICMPv6 packet too big messagesEric Dumazet
2021-07-25tcp: fix tcp_init_transfer() to not reset icsk_ca_initializedNguyen Dinh Phi
2021-07-25tcp: annotate data races around tp->mtu_infoEric Dumazet
2021-07-25tcp: consistently disable header prediction for mptcpPaolo Abeni
2021-07-25ARM: dts: everest: Add phase corrections for eMMCAndrew Jeffery
2021-07-25ARM: dts: tacoma: Add phase corrections for eMMCAndrew Jeffery
2021-07-25ARM: dts: aspeed: Fix AST2600 machines line namesJoel Stanley
2021-07-25vboxsf: Add support for the atomic_open directory-inode opHans de Goede
2021-07-25vboxsf: Add vboxsf_[create|release]_sf_handle() helpersHans de Goede
2021-07-25vboxsf: Make vboxsf_dir_create() return the handle for the created fileHans de Goede
2021-07-25vboxsf: Honor excl flag to the dir-inode create opHans de Goede
2021-07-25kbuild: do not suppress Kconfig prompts for silent buildMasahiro Yamada
2021-07-25dma-buf/sync_file: Don't leak fences on merge failureJason Ekstrand
2021-07-25net: fddi: fix UAF in fza_probePavel Skripkin
2021-07-25net: dsa: properly check for the bridge_leave methods in dsa_switch_bridge_le...Vladimir Oltean
2021-07-25net: validate lwtstate->data before returning from skb_tunnel_info()Taehee Yoo
2021-07-25net: do not reuse skbuff allocated from skbuff_fclone_cache in the skb cacheAntoine Tenart
2021-07-25net: send SYNACK packet with accepted fwmarkAlexander Ovechkin
2021-07-25net: ti: fix UAF in tlan_remove_onePavel Skripkin
2021-07-25net: qcom/emac: fix UAF in emac_removePavel Skripkin
2021-07-25net: moxa: fix UAF in moxart_mac_probePavel Skripkin
2021-07-25net: ip_tunnel: fix mtu calculation for ETHER tunnel devicesHangbin Liu
2021-07-25net: bcmgenet: Ensure all TX/RX queues DMAs are disabledFlorian Fainelli
2021-07-25net: netdevsim: use xso.real_dev instead of xso.dev in callback functions of ...Taehee Yoo
2021-07-25net: marvell: always set skb_shared_info in mvneta_swbm_add_rx_fragmentLorenzo Bianconi
2021-07-25net: bridge: sync fdb to new unicast-filtering portsWolfgang Bumiller
2021-07-25net/sched: act_ct: remove and free nf_table callbacksLouis Peens
2021-07-25vmxnet3: fix cksum offload issues for tunnels with non-default udp portsRonak Doshi
2021-07-25netfilter: nf_tables: Fix dereference of null pointer flowColin Ian King
2021-07-25net/sched: act_ct: fix err check for nf_conntrack_confirmwenxu
2021-07-25netfilter: ctnetlink: suspicious RCU usage in ctnetlink_dump_helpinfoVasily Averin
2021-07-25net: ipv6: fix return value of ip6_skb_dst_mtuVadim Fedorenko
2021-07-25net: dsa: mv88e6xxx: enable SerDes PCS register dump via ethtool -d on TopazMarek Behún
2021-07-25net: dsa: mv88e6xxx: enable SerDes RX stats for TopazMarek Behún
2021-07-25net: dsa: mv88e6xxx: enable devlink ATU hash param for TopazMarek Behún
2021-07-25net: dsa: mv88e6xxx: enable .rmu_disable() on TopazMarek Behún
2021-07-25net: dsa: mv88e6xxx: use correct .stats_set_histogram() on TopazMarek Behún
2021-07-25net: dsa: mv88e6xxx: enable .port_set_policy() on TopazMarek Behún
2021-07-25net: bcmgenet: ensure EXT_ENERGY_DET_MASK is clearDoug Berger