summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-11-13net: mvneta: fix calls to page_pool_get_statsSven Auhagen
2023-11-13net: hns3: fix VF wrong speed and duplex issueJijie Shao
2023-11-13net: hns3: fix VF reset fail issueJijie Shao
2023-11-13net: hns3: fix variable may not initialized problem in hns3_init_mac_addr()Yonglong Liu
2023-11-13net: hns3: fix out-of-bounds access may occur when coalesce info is read via ...Yonglong Liu
2023-11-13net: hns3: fix incorrect capability bit display for copper portJian Shen
2023-11-13net: hns3: add barrier in vf mailbox reply processYonglong Liu
2023-11-13net: hns3: fix add VLAN fail issueJian Shen
2023-11-11net: ti: icssg-prueth: Fix error cleanup on failing pruss_request_mem_regionJan Kiszka
2023-11-11net: ti: icssg-prueth: Add missing icss_iep_put to error pathJan Kiszka
2023-11-10tty: Fix uninit-value access in ppp_sync_receive()Shigeru Yoshida
2023-11-10ipvlan: add ipvlan_route_v6_outbound() helperEric Dumazet
2023-11-10ptp: Fixes a null pointer dereference in ptp_ioctlYuran Pereira
2023-11-09Merge tag 'net-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-11-09Merge tag 'input-for-v6.7-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-11-09Merge tag 'for-6.7-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-11-09Merge tag 'linux-watchdog-6.7-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds
2023-11-09Merge tag 'pwm/for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-11-09Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-11-09net: ti: icss-iep: fix setting counter valueDiogo Ivo
2023-11-08ptp: fix corrupted list in ptp_openEdward Adam Davis
2023-11-08ptp: ptp_read should not release queueEdward Adam Davis
2023-11-08Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2023-11-08Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-11-08Merge tag 's390-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-11-08Merge tag 'riscv-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-11-08drivers/net/ppp: use standard array-copy-functionPhilipp Stanner
2023-11-08i2c: cp2615: Fix 'assignment to __be16' warningBence Csókás
2023-11-08i2c: dev: copy userspace array safelyPhilipp Stanner
2023-11-08i2c: designware: Disable TX_EMPTY irq while waiting for block length byteTam Nguyen
2023-11-08i2c: iproc: handle invalid slave stateRoman Bacik
2023-11-07net: enetc: shorten enetc_setup_xdp_prog() error message to fit NETLINK_MAX_F...Vladimir Oltean
2023-11-07r8169: respect userspace disabling IFF_MULTICASTHeiner Kallweit
2023-11-07Merge tag 'pm-6.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-11-07Merge tag 'drm-next-2023-11-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-11-07Merge tag 'regmap-fix-v6.7-merge-window' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2023-11-07Merge tag 'rproc-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds
2023-11-07Merge tag 'rpmsg-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds
2023-11-07Merge tag 'pcmcia-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2023-11-07Merge tag 'gpio-pinctrl-updates-for-v6.7-rc1' of git://git.kernel.org/pub/scm...Linus Torvalds
2023-11-07net: phylink: initialize carrier state at creationKlaus Kudielka
2023-11-07tg3: Fix the TX ring stallAlex Pakhunov
2023-11-07s390/qeth: Fix typo 'weed' in commentKuan-Wei Chiu
2023-11-07Merge branch 'pm-cpufreq'Rafael J. Wysocki
2023-11-06idpf: fix potential use-after-free in idpf_tso()Eric Dumazet
2023-11-06tg3: power down device only on SYSTEM_POWER_OFFGeorge Shuklin
2023-11-06ice: Fix VF-VF direction matching in drop rule in switchdevMarcin Szycik
2023-11-06ice: Fix VF-VF filter rules in switchdev modeAniruddha Paul
2023-11-06ice: lag: in RCU, use atomic allocationMichal Schmidt
2023-11-06ice: Fix SRIOV LAG disable on non-compliant aggregateDave Ertman