summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-27Merge tag 'wireless-2024-06-27' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2024-06-27Merge tag 'net-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-06-27Merge tag 'sound-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2024-06-27Merge tag 'nf-24-06-27' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-06-27net: mana: Fix possible double free in error handling pathMa Ke
2024-06-27Merge branch 'af_unix-fix-bunch-of-msg_oob-bugs-and-add-new-tests'Paolo Abeni
2024-06-27selftest: af_unix: Check SIOCATMARK after every send()/recv() in msg_oob.c.Kuniyuki Iwashima
2024-06-27af_unix: Fix wrong ioctl(SIOCATMARK) when consumed OOB skb is at the head.Kuniyuki Iwashima
2024-06-27selftest: af_unix: Check EPOLLPRI after every send()/recv() in msg_oob.cKuniyuki Iwashima
2024-06-27selftest: af_unix: Check SIGURG after every send() in msg_oob.cKuniyuki Iwashima
2024-06-27selftest: af_unix: Add SO_OOBINLINE test cases in msg_oob.cKuniyuki Iwashima
2024-06-27af_unix: Don't stop recv() at consumed ex-OOB skb.Kuniyuki Iwashima
2024-06-27selftest: af_unix: Add non-TCP-compliant test cases in msg_oob.c.Kuniyuki Iwashima
2024-06-27af_unix: Don't stop recv(MSG_DONTWAIT) if consumed OOB skb is at the head.Kuniyuki Iwashima
2024-06-27af_unix: Stop recv(MSG_PEEK) at consumed OOB skb.Kuniyuki Iwashima
2024-06-27selftest: af_unix: Add msg_oob.c.Kuniyuki Iwashima
2024-06-27selftest: af_unix: Remove test_unix_oob.c.Kuniyuki Iwashima
2024-06-27tracing/net_sched: NULL pointer dereference in perf_trace_qdisc_reset()Yunseong Kim
2024-06-27Merge branch 'series-to-deliver-ethernet-for-stm32mp25'Paolo Abeni
2024-06-27net: stmmac: dwmac-stm32: stm32: add management of stm32mp25 for stm32Christophe Roullier
2024-06-27dt-bindings: net: add STM32MP25 compatible in documentation for stm32Christophe Roullier
2024-06-26Merge branch 'selftests-drv-net-rss_ctx-add-tests-for-rss-contexts'Jakub Kicinski
2024-06-26selftests: drv-net: rss_ctx: add tests for RSS configuration and contextsJakub Kicinski
2024-06-26selftests: drv-net: add ability to wait for at least N packets to load genJakub Kicinski
2024-06-26selftests: drv-net: add helper to wait for HW stats to syncJakub Kicinski
2024-06-26selftests: drv-net: try to check if port is in useJakub Kicinski
2024-06-26Merge tag 'mm-hotfixes-stable-2024-06-26-17-28' of git://git.kernel.org/pub/s...Linus Torvalds
2024-06-27netfilter: nf_tables: fully validate NFT_DATA_VALUE on store to data registersPablo Neira Ayuso
2024-06-26Merge tag 'wq-for-6.10-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-06-26Merge tag 'asoc-fix-v6.10-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2024-06-26MAINTAINERS: wifi: update ath.git locationKalle Valo
2024-06-26MAINTAINERS: Remembering Larry FingerKalle Valo
2024-06-26ASoC: rt5645: fix issue of random interrupt from push-buttonJack Yu
2024-06-26ALSA: seq: Fix missing MSB in MIDI2 SPP conversionTakashi Iwai
2024-06-26Merge branch 'mlxsw-reduce-memory-footprint-of-mlxsw-driver'Jakub Kicinski
2024-06-26mlxsw: pci: Use fragmented buffersAmit Cohen
2024-06-26mlxsw: pci: Store number of scatter/gather entries for maximum packet sizeAmit Cohen
2024-06-26net: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König
2024-06-26net: usb: qmi_wwan: add Telit FN912 compositionsDaniele Palmas
2024-06-26ASoC: amd: yc: Fix non-functional mic on ASUS M5602RAVyacheslav Frantsishko
2024-06-26wifi: mac80211: disable softirqs for queued frame handlingJohannes Berg
2024-06-26wifi: cfg80211: restrict NL80211_ATTR_TXQ_QUANTUM valuesEric Dumazet
2024-06-26ALSA: hda/realtek: fix mute/micmute LEDs don't work for EliteBook 645/665 G11.Dirk Su
2024-06-26ALSA: hda/realtek: Fix conflicting quirk for PCI SSID 17aa:3820Takashi Iwai
2024-06-25Merge branch 'add-ethernet-driver-for-tehuti-networks-tn40xx-chips'Jakub Kicinski
2024-06-25net: tn40xx: add phylink supportFUJITA Tomonori
2024-06-25net: tn40xx: add mdio bus supportFUJITA Tomonori
2024-06-25net: tn40xx: add basic Rx handlingFUJITA Tomonori
2024-06-25net: tn40xx: add basic Tx handlingFUJITA Tomonori