summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-25mISDN: remove unused vpm_read_address and cpld_read_reg functionsTom Rix1-31/+0
2023-03-24Merge patch series "can: m_can: Optimizations for m_can/tcan part 2"Marc Kleine-Budde1-18/+19
2023-03-24can: m_can: Keep interrupts enabled during peripheral readMarkus Schneider-Pargmann1-5/+6
2023-03-24can: m_can: Disable unused interruptsMarkus Schneider-Pargmann1-7/+11
2023-03-24can: m_can: Remove double interrupt enableMarkus Schneider-Pargmann1-1/+0
2023-03-24can: m_can: Always acknowledge all interruptsMarkus Schneider-Pargmann1-2/+1
2023-03-24can: m_can: Remove repeated check for is_peripheralMarkus Schneider-Pargmann1-3/+1
2023-03-24can: esd_usb: Improve code readability by means of replacing struct esd_usb_m...Frank Jungclaus1-84/+82
2023-03-24Merge patch series "can: remove redundant pci_clear_master()"Marc Kleine-Budde3-9/+2
2023-03-24can: kvaser_pciefd: Remove redundant pci_clear_masterCai Huoqing1-1/+0
2023-03-24can: ctucanfd: Remove redundant pci_clear_masterCai Huoqing1-6/+2
2023-03-24can: c_can: Remove redundant pci_clear_masterCai Huoqing1-2/+0
2023-03-24Merge patch series "can: rcar_canfd: Add transceiver support"Marc Kleine-Budde1-26/+45
2023-03-24can: rcar_canfd: Improve error messagesGeert Uytterhoeven1-21/+20
2023-03-24can: rcar_canfd: Add transceiver supportGeert Uytterhoeven1-5/+25
2023-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski216-2828/+2213
2023-03-24Merge tag 'net-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds106-579/+980
2023-03-24Merge tag 'for-6.3-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-71/+71
2023-03-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds4-3/+18
2023-03-24net: phy: Improved PHY error reporting in state machineFlorian Fainelli1-9/+24
2023-03-24net/ism: Remove redundant pci_clear_masterCai Huoqing1-2/+0
2023-03-24isdn: mISDN: netjet: Remove redundant pci_clear_masterCai Huoqing1-1/+0
2023-03-24net: phy: micrel: Add support for PTP_PF_EXTTS for lan8841Horatiu Vultur1-0/+162
2023-03-24ethernet: ec_bhf: Remove redundant pci_clear_masterCai Huoqing1-2/+0
2023-03-24ionic: Remove redundant pci_clear_masterCai Huoqing1-1/+0
2023-03-24net: mana: Remove redundant pci_clear_masterCai Huoqing1-2/+0
2023-03-24net/mlx5: Remove redundant pci_clear_masterCai Huoqing1-2/+0
2023-03-24net/fungible: Remove redundant pci_clear_masterCai Huoqing1-2/+0
2023-03-24net: cxgb4vf: Remove redundant pci_clear_masterCai Huoqing1-2/+0
2023-03-24net: hisilicon: Remove redundant pci_clear_masterCai Huoqing2-9/+4
2023-03-24net: liquidio: Remove redundant pci_clear_masterCai Huoqing2-2/+0
2023-03-24fix typos in net/sched/* filesTaichi Nishimura3-3/+3
2023-03-24ethernet: broadcom/sb1250-mac: clean up after SIBYTE_BCM1x55 removalLukas Bulwahn1-3/+3
2023-03-24ipv6: prevent router_solicitations for team portXin Long1-1/+2
2023-03-24Merge branch 'main' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/net...Jakub Kicinski14-288/+226
2023-03-24docs: netdev: add note about Changes Requested and revising commit messagesJakub Kicinski1-0/+29
2023-03-24bnx2: remove deadcode in bnx2_init_cpus()Maxim Korotkov1-23/+8
2023-03-24net: ipa: add IPA v5.0 to ipa_version_string()Alex Elder1-0/+2
2023-03-24ynl: allow to encode u8 attrJiri Pirko1-0/+2
2023-03-24docs: networking: document NAPIJakub Kicinski7-13/+269
2023-03-24Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski21-161/+238
2023-03-24Merge tag 'for-net-2023-03-23' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski11-107/+206
2023-03-24Merge tag 'wireless-2023-03-23' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski15-64/+119
2023-03-24Merge tag 'gfs2-v6.3-rc3-fix' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+18
2023-03-23Bluetooth: HCI: Fix global-out-of-boundsSungwoo Kim1-0/+2
2023-03-23Bluetooth: mgmt: Fix MGMT add advmon with RSSI commandHoward Chung1-1/+2
2023-03-23Bluetooth: btsdio: fix use after free bug in btsdio_remove due to unfinished ...Zheng Wang1-0/+1
2023-03-23Bluetooth: L2CAP: Fix responding with wrong PDU typeLuiz Augusto von Dentz1-38/+79
2023-03-23Bluetooth: btqcomsmd: Fix command timeout after setting BD addressStephan Gerhold1-1/+16
2023-03-23Bluetooth: btinel: Check ACPI handle for NULL before accessingKiran K1-2/+9