summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-24Merge branch 'tsnep-xdp-socket-zero-copy-support'Jakub Kicinski
2023-04-24tsnep: Add XDP socket zero-copy TX supportGerhard Engleder
2023-04-24tsnep: Add XDP socket zero-copy RX supportGerhard Engleder
2023-04-24tsnep: Move skb receive action to separate functionGerhard Engleder
2023-04-24tsnep: Add functions for queue enable/disableGerhard Engleder
2023-04-24tsnep: Rework TX/RX queue initializationGerhard Engleder
2023-04-24tsnep: Replace modulo operation with maskGerhard Engleder
2023-04-24net: phy: dp83867: Add led_brightness_set supportAlexander Stein
2023-04-24net: phy: Fix reading LED reg propertyAlexander Stein
2023-04-24drivers: nfc: nfcsim: remove return value check of `dev_dir`Jianuo Kuang
2023-04-24net: phy: dp83867: Remove unnecessary (void*) conversionswuych
2023-04-24net: ethtool: coalesce: try to make user settings stick twiceJakub Kicinski
2023-04-24Merge branch 'update-coding-style-and-check-alloc_frag'Jakub Kicinski
2023-04-24net: mana: Check if netdev/napi_alloc_frag returns single pageHaiyang Zhang
2023-04-24net: mana: Rename mana_refill_rxoob and remove some empty linesHaiyang Zhang
2023-04-24Merge branch 'add-page_pool-support-for-page-recycling-in-veth-driver'Jakub Kicinski
2023-04-24net: veth: add page_pool statsLorenzo Bianconi
2023-04-24net: veth: add page_pool for page recyclingLorenzo Bianconi
2023-04-24netlink: Use copy_to_user() for optval in netlink_getsockopt().Kuniyuki Iwashima
2023-04-24selftests/bpf: avoid mark_all_scalars_precise() trigger in one of iter testsAndrii Nakryiko
2023-04-24Merge tag 'nf-next-23-04-22' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2023-04-24bpf: Add __rcu_read_{lock,unlock} into btf id deny listYafang Shao
2023-04-24bpf: Disable bpf_refcount_acquire kfunc calls until race conditions are fixedDave Marchevsky
2023-04-24Merge tag 'for-net-next-2023-04-23' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2023-04-24MAINTAINERS: Remove PPP maintainerPaul Mackerras
2023-04-23Bluetooth: hci_sync: Only allow hci_cmd_sync_queue if runningLuiz Augusto von Dentz
2023-04-23Bluetooth: btusb: Add WCN6855 devcoredump supportTim Jiang
2023-04-23Bluetooth: btnxpuart: Enable flow control before checking boot signatureNeeraj Sanjay Kale
2023-04-23Bluetooth: Cancel sync command before suspend and power offArchie Pusaka
2023-04-23Bluetooth: btrtl: Add the support for RTL8851BMax Chou
2023-04-23Bluetooth: btnxpuart: Fix sparse warningsLuiz Augusto von Dentz
2023-04-23Bluetooth: btrtl: Firmware format v2 supportMax Chou
2023-04-23Bluetooth: Devcoredump: Fix storing u32 without specifying byte order issueZijun Hu
2023-04-23bluetooth: Perform careful capability checks in hci_sock_ioctl()Ruihan Li
2023-04-23Bluetooth: L2CAP: fix "bad unlock balance" in l2cap_disconnect_rspMin Li
2023-04-23bluetooth: Add cmd validity checks at the start of hci_sock_ioctl()Ruihan Li
2023-04-23Revert "Bluetooth: btsdio: fix use after free bug in btsdio_remove due to unf...Liu Jian
2023-04-23Bluetooth: Add new quirk for broken set random RPA timeout for ATS2851Raul Cheleguini
2023-04-23Bluetooth: hci_conn: Fix not waiting for HCI_EVT_LE_CIS_ESTABLISHEDLuiz Augusto von Dentz
2023-04-23Bluetooth: hci_conn: Fix not matching by CIS IDLuiz Augusto von Dentz
2023-04-23Bluetooth: hci_conn: Add support for linking multiple hconLuiz Augusto von Dentz
2023-04-23Bluetooth: vhci: Fix info leak in force_devcd_write()Dan Carpenter
2023-04-23Bluetooth: hci_qca: mark OF related data as maybe unusedSteev Klimaszewski
2023-04-23Bluetooth: hci_conn: remove extra line in hci_le_big_create_syncIulia Tanasescu
2023-04-23Bluetooth: fix inconsistent indentingLanzhe Li
2023-04-23Bluetooth: btnxpuart: No need to check the received bootloader signatureNeeraj Sanjay Kale
2023-04-23Bluetooth: btnxpuart: Disable Power Save feature on startupNeeraj Sanjay Kale
2023-04-23Bluetooth: btnxpuart: Deasset UART break before closing serdev deviceNeeraj Sanjay Kale
2023-04-23Bluetooth: btnxpuart: Add support to download helper FW file for w8997Neeraj Sanjay Kale
2023-04-23Bluetooth: hci_bcm: Add Acer Iconia One 7 B1-750 to the bcm_broken_irq_dmi_tableHans de Goede