summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-25net: ipv6: fix typo in commentsDeming Wang
2023-10-25net: ipv4: fix typo in commentsDeming Wang
2023-10-24i40e: Fix wrong check for I40E_TXR_FLAGS_WB_ON_ITRIvan Vecera
2023-10-24Merge tag 'wireless-2023-10-24' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-10-24Merge branch 'gtp-tunnel-driver-fixes'Paolo Abeni
2023-10-24gtp: fix fragmentation needed check with gsoPablo Neira Ayuso
2023-10-24gtp: uapi: fix GTPA_MAXPablo Neira Ayuso
2023-10-24Fix NULL pointer dereference in cn_filter()Anjali Kulkarni
2023-10-23sfc: cleanup and reduce netlink error messagesPieter Jansen van Vuuren
2023-10-23net/handshake: fix file ref count in handshake_nl_accept_doit()Moritz Wanzenböck
2023-10-23wifi: mac80211: don't drop all unprotected public action framesAvraham Stern
2023-10-23wifi: cfg80211: fix assoc response warning on failed linksJohannes Berg
2023-10-23wifi: cfg80211: pass correct pointer to rdev_inform_bss()Ben Greear
2023-10-23isdn: mISDN: hfcsusb: Spelling fix in commentKunwu Chan
2023-10-22tcp: fix wrong RTO timeout when received SACK renegingFred Chen
2023-10-22Merge branch 'r8152-reg-garbage'David S. Miller
2023-10-22r8152: Block future register access if register access failsDouglas Anderson
2023-10-22r8152: Rename RTL8152_UNPLUG to RTL8152_INACCESSIBLEDouglas Anderson
2023-10-22r8152: Check for unplug in r8153b_ups_en() / r8153c_ups_en()Douglas Anderson
2023-10-22r8152: Check for unplug in rtl_phy_patch_request()Douglas Anderson
2023-10-22r8152: Release firmware if we have an error in probeDouglas Anderson
2023-10-22r8152: Cancel hw_phy_work if we have an error in probeDouglas Anderson
2023-10-22r8152: Run the unload routine if we have errors during probeDouglas Anderson
2023-10-22r8152: Increase USB control msg timeout to 5000ms as per specDouglas Anderson
2023-10-22net: usb: smsc95xx: Fix uninit-value access in smsc95xx_read_regShigeru Yoshida
2023-10-22net: chelsio: cxgb4: add an error code check in t4_load_phy_fwSu Hui
2023-10-22net: ieee802154: adf7242: Fix some potential buffer overflow in adf7242_stats...Christophe JAILLET
2023-10-21net: ethernet: adi: adin1110: Fix uninitialized variableDell Jin
2023-10-21net: stmmac: update MAC capabilities when tx queues are updatedMichael Sit Wei Hong
2023-10-21net: xgene: Fix unused xgene_enet_of_match warning for !CONFIG_OFRob Herring
2023-10-20i40e: sync next_to_clean and next_to_process for programming status descTirthendu Sarkar
2023-10-20igc: Fix ambiguity in the ethtool advertisingSasha Neftin
2023-10-20neighbour: fix various data-racesEric Dumazet
2023-10-20net: do not leave an empty skb in write queueEric Dumazet
2023-10-20igb: Fix potential memory leak in igb_add_ethtool_nfc_entryMateusz Palczewski
2023-10-20treewide: Spelling fix in commentKunwu Chan
2023-10-20i40e: Fix I40E_FLAG_VF_VLAN_PRUNING valueIvan Vecera
2023-10-20iavf: initialize waitqueues before starting watchdog_taskMichal Schmidt
2023-10-20r8169: fix the KCSAN reported data race in rtl_rx while reading desc->opts1Mirsad Goran Todorovac
2023-10-20r8169: fix the KCSAN reported data-race in rtl_tx while reading TxDescArray[e...Mirsad Goran Todorovac
2023-10-20r8169: fix the KCSAN reported data-race in rtl_tx() while reading tp->cur_txMirsad Goran Todorovac
2023-10-19i40e: xsk: remove count_maskMaciej Fijalkowski
2023-10-19Merge tag 'net-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-10-19Merge tag 'loongarch-fixes-6.6-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-10-19Merge tag 'slab-fixes-for-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-10-19Merge tag 'seccomp-v6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-10-19Merge tag 'v6.6-rc7.vfs.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-10-19Revert "ethtool: Fix mod state of verbose no_mask bitset"Kory Maincent
2023-10-19Merge tag 'ntfs3_for_6.6' of https://github.com/Paragon-Software-Group/linux-...Linus Torvalds
2023-10-19Merge branch 'mptcp-fixes-for-v6-6'Jakub Kicinski