summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-14bpf: Handle return value of BPF_PROG_TYPE_STRUCT_OPS progHou Tao
2021-09-14Revert "Revert "ipv4: fix memory leaks in ip_cmsg_send() callers""Eric Dumazet
2021-09-14tcp: fix tp->undo_retrans accounting in tcp_sacktag_one()zhenggy
2021-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-09-14net-caif: avoid user-triggerable WARN_ON(1)Eric Dumazet
2021-09-13bpf, selftests: Add test case for mixed cgroup v1/v2Daniel Borkmann
2021-09-13bpf, selftests: Add cgroup v1 net_cls classid helpersDaniel Borkmann
2021-09-13bpf, cgroups: Fix cgroup v2 fallback on v1/v2 mixed modeDaniel Borkmann
2021-09-13bpf: Add oversize check before call kvcalloc()Bixuan Cui
2021-09-13Merge branch 'hns3-fixes'David S. Miller
2021-09-13net: hns3: fix the timing issue of VF clearing interrupt sourcesJiaran Zhang
2021-09-13net: hns3: fix the exception when query imp infoJiaran Zhang
2021-09-13net: hns3: disable mac in flr processYufeng Mo
2021-09-13net: hns3: change affinity_mask to numa node rangeYufeng Mo
2021-09-13net: hns3: pad the short tunnel frame before sending to hardwareYufeng Mo
2021-09-13net: hns3: add option to turn off page pool featureYunsheng Lin
2021-09-13net: dsa: lantiq_gswip: Add 200ms assert delayAleksander Jan Bajkowski
2021-09-13ipv6: delay fib6_sernum increase in fib6_addzhang kai
2021-09-13tipc: increase timeout in tipc_sk_enqueue()Hoang Le
2021-09-13udp_tunnel: Fix udp_tunnel_nic work-queue typeAya Levin
2021-09-13Revert "ipv4: fix memory leaks in ip_cmsg_send() callers"Yajun Deng
2021-09-13Merge branch 'bnxt_en-fixes'David S. Miller
2021-09-13bnxt_en: Clean up completion ring page arrays completelyMichael Chan
2021-09-13bnxt_en: make bnxt_free_skbs() safe to call after bnxt_free_mem()Edwin Peer
2021-09-13bnxt_en: Fix error recovery regressionMichael Chan
2021-09-12net: mana: Prefer struct_size over open coded arithmeticLen Baker
2021-09-12selftest: net: fix typo in altname testAndrea Claudi
2021-09-12net: dsa: qca8k: fix kernel panic with legacy mdio mappingAnsuel Smith
2021-09-11net: stmmac: allow CSR clock of 300MHzJesper Nilsson
2021-09-10bpf, mm: Fix lockdep warning triggered by stack_map_get_build_id_offset()Yonghong Song
2021-09-10qlcnic: Remove redundant initialization of variable retColin Ian King
2021-09-10qed: Handle management FW errorShai Malin
2021-09-10net/packet: clarify source of pr_*() messagesBaruch Siach
2021-09-10r6040: Restore MDIO clock frequency after MAC resetFlorian Fainelli
2021-09-10ice: Correctly deal with PFs that do not support RDMADave Ertman
2021-09-09net: ni65: Avoid typecast of pointer to u32Guenter Roeck
2021-09-09Merge branch 'sfx-xdp-fallback-tx-queues'David S. Miller
2021-09-09sfc: last resort fallback for lack of xdp tx queuesÍñigo Huguet
2021-09-09sfc: fallback for lack of xdp tx queuesÍñigo Huguet
2021-09-09net: stmmac: platform: fix build warning when with !CONFIG_PM_SLEEPJoakim Zhang
2021-09-09net/l2tp: Fix reference count leak in l2tp_udp_recv_coreXiyu Yang
2021-09-09net/af_unix: fix a data-race in unix_dgram_pollEric Dumazet
2021-09-09net: macb: fix use after free on rmmodTong Zhang
2021-09-09ibmvnic: check failover_pending in login responseSukadev Bhattiprolu
2021-09-09vhost_net: fix OoB on sendmsg() failure.Paolo Abeni
2021-09-08net: stmmac: fix system hang caused by eee_ctrl_timer during suspend/resumeJoakim Zhang
2021-09-08net: ipa: initialize all filter table slotsAlex Elder
2021-09-08net: phylink: Update SFP selected interface on advertising changesNathan Rossi
2021-09-08ne2000: fix unused function warningArnd Bergmann
2021-09-08Merge tag 'mlx5-fixes-2021-09-07' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller