summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-19bnxt_en: fix flags to check for supported fw versionVadim Fedorenko
2022-09-19Merge tag 'wireless-2022-09-19' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2022-09-19Merge tag 'batadv-net-pullrequest-20220916' of git://git.open-mesh.org/linux-...Jakub Kicinski
2022-09-19sfc: fix null pointer dereference in efx_hard_start_xmitÍñigo Huguet
2022-09-19sfc: fix TX channel offset when using legacy interruptsÍñigo Huguet
2022-09-19Merge tag 'for-net-2022-09-09' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2022-09-19net: ethernet: mtk_eth_soc: enable XDP support just for MT7986 SoCLorenzo Bianconi
2022-09-19net: mana: Add rmb after checking owner bitsHaiyang Zhang
2022-09-19MAINTAINERS: gve: update developersJeroen de Borst
2022-09-19netdevsim: Fix hwstats debugfs file permissionsIdo Schimmel
2022-09-19i40e: Fix set max_tx_rate when it is lower than 1 MbpsMichal Jaron
2022-09-19i40e: Fix VF set max MTU sizeMichal Jaron
2022-09-19iavf: Fix set max MTU size with port VLAN and jumbo framesMichal Jaron
2022-09-19mlxbf_gige: clear MDIO gateway lock after readDavid Thompson
2022-09-19iavf: Fix bad page stateNorbert Zulinski
2022-09-16tcp: Use WARN_ON_ONCE() in tcp_read_skb()Peilin Ye
2022-09-16Merge branch 'net-unsync-addresses-from-ports'David S. Miller
2022-09-16net: Add tests for bonding and team address list managementBenjamin Poirier
2022-09-16net: team: Unsync device addresses on ndo_stopBenjamin Poirier
2022-09-16net: bonding: Unsync device addresses on ndo_stopBenjamin Poirier
2022-09-16net: bonding: Share lacpdu_mcast_addr definitionBenjamin Poirier
2022-09-16Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2022-09-16net: marvell: prestera: add support for for Aldrin2Oleksandr Mazur
2022-09-16net/ieee802154: fix uninit value bug in dgram_sendmsgHaimin Zhang
2022-09-13Documentation: mptcp: fix pm_type formattingMatthieu Baerts
2022-09-13mptcp: fix fwd memory accounting on coalescePaolo Abeni
2022-09-13net: phy: aquantia: wait for the suspend/resume operations to finishIoana Ciornei
2022-09-12wifi: mt76: fix 5 GHz connection regression on mt76x0/mt76x2Felix Fietkau
2022-09-12wifi: mt76: fix reading current per-tid starting sequence number for aggregationFelix Fietkau
2022-09-12wifi: iwlwifi: Mark IWLMEI as brokenToke Høiland-Jørgensen
2022-09-09Bluetooth: Fix HCIGETDEVINFO regressionLuiz Augusto von Dentz
2022-09-09net: core: fix flow symmetric hashLudovic Cintrat
2022-09-09ipvlan: Fix out-of-bound bugs caused by unset skb->mac_headerLu Wei
2022-09-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller
2022-09-08iavf: Fix cached head and tail value for iavf_get_tx_pendingBrett Creeley
2022-09-08iavf: Fix change VF's mac addressSylwester Dziedziuch
2022-09-08ice: Fix crash by keep old cfg when update TCs more than queuesDing Hui
2022-09-08ice: Don't double unplug aux on peer initiated resetDave Ertman
2022-09-08Merge tag 'net-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-09-08fs: only do a memory barrier for the first set_buffer_uptodate()Linus Torvalds
2022-09-08Merge tag 'efi-urgent-for-v6.0-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-09-08sch_sfb: Also store skb len before calling child enqueueToke Høiland-Jørgensen
2022-09-08net: phy: lan87xx: change interrupt src of link_up to comm_readyArun Ramadoss
2022-09-07efi: capsule-loader: Fix use-after-free in efi_capsule_writeHyunwoo Kim
2022-09-07net/smc: Fix possible access to freed memory in link clearYacan Liu
2022-09-07net: ethernet: mtk_eth_soc: check max allowed hash in mtk_ppe_check_skbLorenzo Bianconi
2022-09-07net: skb: export skb drop reaons to user by TRACE_DEFINE_ENUMMenglong Dong
2022-09-07net: ethernet: mtk_eth_soc: fix typo in __mtk_foe_entry_clearLorenzo Bianconi
2022-09-07netfilter: nfnetlink_osf: fix possible bogus match in nf_osf_find()Pablo Neira Ayuso
2022-09-07netfilter: nf_conntrack_irc: Tighten matching on DCC messageDavid Leadbeater