index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
networking
/
dns_resolver.rst
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-04-25
tcp/udp: Fix memleaks of sk and zerocopy skbs with TX timestamp.
Kuniyuki Iwashima
1
-0
/
+3
2023-04-25
net: amd: Fix link leak when verifying config failed
Gencen Gan
1
-1
/
+1
2023-04-25
net: phy: marvell: Fix inconsistent indenting in led_blink_set
Christian Marangi
1
-4
/
+4
2023-04-25
lan966x: Don't use xdp_frame when action is XDP_TX
Horatiu Vultur
3
-23
/
+28
2023-04-25
tsnep: Add XDP socket zero-copy TX support
Gerhard Engleder
2
-11
/
+121
2023-04-25
tsnep: Add XDP socket zero-copy RX support
Gerhard Engleder
3
-14
/
+556
2023-04-25
tsnep: Move skb receive action to separate function
Gerhard Engleder
1
-16
/
+23
2023-04-25
tsnep: Add functions for queue enable/disable
Gerhard Engleder
1
-33
/
+64
2023-04-25
tsnep: Rework TX/RX queue initialization
Gerhard Engleder
1
-43
/
+51
2023-04-25
tsnep: Replace modulo operation with mask
Gerhard Engleder
2
-14
/
+15
2023-04-25
net: phy: dp83867: Add led_brightness_set support
Alexander Stein
1
-0
/
+31
2023-04-25
net: phy: Fix reading LED reg property
Alexander Stein
1
-1
/
+5
2023-04-25
drivers: nfc: nfcsim: remove return value check of `dev_dir`
Jianuo Kuang
1
-5
/
+0
2023-04-25
net: phy: dp83867: Remove unnecessary (void*) conversions
wuych
1
-2
/
+1
2023-04-25
net: ethtool: coalesce: try to make user settings stick twice
Jakub Kicinski
2
-11
/
+47
2023-04-25
net: mana: Check if netdev/napi_alloc_frag returns single page
Haiyang Zhang
1
-0
/
+15
2023-04-25
net: mana: Rename mana_refill_rxoob and remove some empty lines
Haiyang Zhang
1
-6
/
+3
2023-04-25
net: veth: add page_pool stats
Lorenzo Bianconi
2
-3
/
+18
2023-04-25
net: veth: add page_pool for page recycling
Lorenzo Bianconi
2
-4
/
+45
2023-04-25
netlink: Use copy_to_user() for optval in netlink_getsockopt().
Kuniyuki Iwashima
1
-52
/
+23
2023-04-25
selftests/bpf: avoid mark_all_scalars_precise() trigger in one of iter tests
Andrii Nakryiko
1
-11
/
+15
2023-04-24
bpf: Add __rcu_read_{lock,unlock} into btf id deny list
Yafang Shao
1
-0
/
+4
2023-04-24
bpf: Disable bpf_refcount_acquire kfunc calls until race conditions are fixed
Dave Marchevsky
2
-3
/
+4
2023-04-24
MAINTAINERS: Remove PPP maintainer
Paul Mackerras
1
-2
/
+1
2023-04-24
Bluetooth: hci_sync: Only allow hci_cmd_sync_queue if running
Luiz Augusto von Dentz
3
-6
/
+33
2023-04-24
Bluetooth: btusb: Add WCN6855 devcoredump support
Tim Jiang
1
-0
/
+222
2023-04-24
Bluetooth: btnxpuart: Enable flow control before checking boot signature
Neeraj Sanjay Kale
1
-7
/
+6
2023-04-24
Bluetooth: Cancel sync command before suspend and power off
Archie Pusaka
2
-0
/
+7
2023-04-24
Bluetooth: btrtl: Add the support for RTL8851B
Max Chou
1
-0
/
+15
2023-04-24
Bluetooth: btnxpuart: Fix sparse warnings
Luiz Augusto von Dentz
1
-34
/
+51
2023-04-24
Bluetooth: btrtl: Firmware format v2 support
Max Chou
2
-41
/
+362
2023-04-24
Bluetooth: Devcoredump: Fix storing u32 without specifying byte order issue
Zijun Hu
1
-6
/
+7
2023-04-24
bluetooth: Perform careful capability checks in hci_sock_ioctl()
Ruihan Li
1
-1
/
+8
2023-04-24
Bluetooth: L2CAP: fix "bad unlock balance" in l2cap_disconnect_rsp
Min Li
1
-1
/
+0
2023-04-24
bluetooth: Add cmd validity checks at the start of hci_sock_ioctl()
Ruihan Li
1
-0
/
+28
2023-04-24
Revert "Bluetooth: btsdio: fix use after free bug in btsdio_remove due to unf...
Liu Jian
1
-1
/
+0
2023-04-24
Bluetooth: Add new quirk for broken set random RPA timeout for ATS2851
Raul Cheleguini
3
-1
/
+14
2023-04-24
Bluetooth: hci_conn: Fix not waiting for HCI_EVT_LE_CIS_ESTABLISHED
Luiz Augusto von Dentz
3
-57
/
+68
2023-04-24
Bluetooth: hci_conn: Fix not matching by CIS ID
Luiz Augusto von Dentz
2
-2
/
+13
2023-04-24
Bluetooth: hci_conn: Add support for linking multiple hcon
Luiz Augusto von Dentz
4
-97
/
+172
2023-04-24
Bluetooth: vhci: Fix info leak in force_devcd_write()
Dan Carpenter
1
-6
/
+10
2023-04-24
Bluetooth: hci_qca: mark OF related data as maybe unused
Steev Klimaszewski
1
-1
/
+1
2023-04-24
Bluetooth: hci_conn: remove extra line in hci_le_big_create_sync
Iulia Tanasescu
1
-1
/
+0
2023-04-24
Bluetooth: fix inconsistent indenting
Lanzhe Li
1
-1
/
+1
2023-04-24
Bluetooth: btnxpuart: No need to check the received bootloader signature
Neeraj Sanjay Kale
1
-16
/
+3
2023-04-24
Bluetooth: btnxpuart: Disable Power Save feature on startup
Neeraj Sanjay Kale
1
-1
/
+1
2023-04-24
Bluetooth: btnxpuart: Deasset UART break before closing serdev device
Neeraj Sanjay Kale
1
-0
/
+1
2023-04-24
Bluetooth: btnxpuart: Add support to download helper FW file for w8997
Neeraj Sanjay Kale
1
-8
/
+59
2023-04-24
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-24
Bluetooth: hci_bcm: Add Lenovo Yoga Tablet 2 830 / 1050 to the bcm_broken_irq...
Hans de Goede
1
-2
/
+13
[next]