index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-24
tsnep: Add XDP socket zero-copy RX support
Gerhard Engleder
3
-14
/
+556
2023-04-24
tsnep: Move skb receive action to separate function
Gerhard Engleder
1
-16
/
+23
2023-04-24
tsnep: Add functions for queue enable/disable
Gerhard Engleder
1
-33
/
+64
2023-04-24
tsnep: Rework TX/RX queue initialization
Gerhard Engleder
1
-43
/
+51
2023-04-24
tsnep: Replace modulo operation with mask
Gerhard Engleder
2
-14
/
+15
2023-04-24
net: phy: dp83867: Add led_brightness_set support
Alexander Stein
1
-0
/
+31
2023-04-24
net: phy: Fix reading LED reg property
Alexander Stein
1
-1
/
+5
2023-04-24
drivers: nfc: nfcsim: remove return value check of `dev_dir`
Jianuo Kuang
1
-5
/
+0
2023-04-24
net: phy: dp83867: Remove unnecessary (void*) conversions
wuych
1
-2
/
+1
2023-04-24
net: ethtool: coalesce: try to make user settings stick twice
Jakub Kicinski
2
-11
/
+47
2023-04-24
net: mana: Check if netdev/napi_alloc_frag returns single page
Haiyang Zhang
1
-0
/
+15
2023-04-24
net: mana: Rename mana_refill_rxoob and remove some empty lines
Haiyang Zhang
1
-6
/
+3
2023-04-24
net: veth: add page_pool stats
Lorenzo Bianconi
2
-3
/
+18
2023-04-24
net: veth: add page_pool for page recycling
Lorenzo Bianconi
2
-4
/
+45
2023-04-23
Bluetooth: hci_sync: Only allow hci_cmd_sync_queue if running
Luiz Augusto von Dentz
3
-6
/
+33
2023-04-23
Bluetooth: btusb: Add WCN6855 devcoredump support
Tim Jiang
1
-0
/
+222
2023-04-23
Bluetooth: btnxpuart: Enable flow control before checking boot signature
Neeraj Sanjay Kale
1
-7
/
+6
2023-04-23
Bluetooth: Cancel sync command before suspend and power off
Archie Pusaka
2
-0
/
+7
2023-04-23
Bluetooth: btrtl: Add the support for RTL8851B
Max Chou
1
-0
/
+15
2023-04-23
Bluetooth: btnxpuart: Fix sparse warnings
Luiz Augusto von Dentz
1
-34
/
+51
2023-04-23
Bluetooth: btrtl: Firmware format v2 support
Max Chou
2
-41
/
+362
2023-04-23
Bluetooth: Devcoredump: Fix storing u32 without specifying byte order issue
Zijun Hu
1
-6
/
+7
2023-04-23
bluetooth: Perform careful capability checks in hci_sock_ioctl()
Ruihan Li
1
-1
/
+8
2023-04-23
Bluetooth: L2CAP: fix "bad unlock balance" in l2cap_disconnect_rsp
Min Li
1
-1
/
+0
2023-04-23
bluetooth: Add cmd validity checks at the start of hci_sock_ioctl()
Ruihan Li
1
-0
/
+28
2023-04-23
Revert "Bluetooth: btsdio: fix use after free bug in btsdio_remove due to unfinished work"
Liu Jian
1
-1
/
+0
2023-04-23
Bluetooth: Add new quirk for broken set random RPA timeout for ATS2851
Raul Cheleguini
3
-1
/
+14
2023-04-23
Bluetooth: hci_conn: Fix not waiting for HCI_EVT_LE_CIS_ESTABLISHED
Luiz Augusto von Dentz
3
-57
/
+68
2023-04-23
Bluetooth: hci_conn: Fix not matching by CIS ID
Luiz Augusto von Dentz
2
-2
/
+13
2023-04-23
Bluetooth: hci_conn: Add support for linking multiple hcon
Luiz Augusto von Dentz
4
-97
/
+172
2023-04-23
Bluetooth: vhci: Fix info leak in force_devcd_write()
Dan Carpenter
1
-6
/
+10
2023-04-23
Bluetooth: hci_qca: mark OF related data as maybe unused
Steev Klimaszewski
1
-1
/
+1
2023-04-23
Bluetooth: hci_conn: remove extra line in hci_le_big_create_sync
Iulia Tanasescu
1
-1
/
+0
2023-04-23
Bluetooth: fix inconsistent indenting
Lanzhe Li
1
-1
/
+1
2023-04-23
Bluetooth: btnxpuart: No need to check the received bootloader signature
Neeraj Sanjay Kale
1
-16
/
+3
2023-04-23
Bluetooth: btnxpuart: Disable Power Save feature on startup
Neeraj Sanjay Kale
1
-1
/
+1
2023-04-23
Bluetooth: btnxpuart: Deasset UART break before closing serdev device
Neeraj Sanjay Kale
1
-0
/
+1
2023-04-23
Bluetooth: btnxpuart: Add support to download helper FW file for w8997
Neeraj Sanjay Kale
1
-8
/
+59
2023-04-23
Bluetooth: hci_bcm: Add Acer Iconia One 7 B1-750 to the bcm_broken_irq_dmi_table
Hans de Goede
1
-0
/
+8
2023-04-23
Bluetooth: hci_bcm: Add Lenovo Yoga Tablet 2 830 / 1050 to the bcm_broken_irq_dmi_table
Hans de Goede
1
-2
/
+13
2023-04-23
Bluetooth: hci_bcm: Limit bcm43430a0 / bcm43430a1 baudrate to 2000000
Hans de Goede
1
-13
/
+24
2023-04-23
Bluetooth: hci_bcm: Fall back to getting bdaddr from EFI if not set
Hans de Goede
1
-3
/
+44
2023-04-23
Bluetooth: hci_h5: Complements reliable packet processing logic
Qiqi Zhang
1
-0
/
+2
2023-04-23
Bluetooth: Enable all supported LE PHY by default
Luiz Augusto von Dentz
3
-6
/
+30
2023-04-23
Bluetooth: Split bt_iso_qos into dedicated structures
Iulia Tanasescu
5
-135
/
+237
2023-04-23
Bluetooth: btintel: Add Intel devcoredump support
Abhishek Pandit-Subedi
3
-10
/
+128
2023-04-23
Bluetooth: btusb: Add btusb devcoredump support
Manish Mandlik
1
-0
/
+19
2023-04-23
Bluetooth: Add vhci devcoredump support
Manish Mandlik
2
-0
/
+98
2023-04-23
Bluetooth: Add support for hci devcoredump
Abhishek Pandit-Subedi
6
-0
/
+670
2023-04-23
Bluetooth: btintel: Add LE States quirk support
Chethan T N
1
-3
/
+2
[next]