summaryrefslogtreecommitdiffstats
path: root/.rustfmt.toml (unfollow)
Commit message (Expand)AuthorFilesLines
2023-04-26lockd: remove 2 unused helper functionsJeff Layton1-10/+0
2023-04-26lockd: purge resources held on behalf of nlm clients when shutting downJeff Layton1-0/+1
2023-04-26NFSD: Convert filecache to rhltableChuck Lever2-187/+133
2023-04-26nfsd: allow reaping files still under writebackJeff Layton3-4/+18
2023-04-26nfsd: update comment over __nfsd_file_cache_purgeJeff Layton1-1/+2
2023-04-26nfsd: don't take/put an extra reference when putting a fileJeff Layton1-3/+1
2023-04-26nfsd: add some comments to nfsd_file_do_acquireJeff Layton1-0/+5
2023-04-26nfsd: don't kill nfsd_files because of lease break errorJeff Layton1-14/+15
2023-04-26nfsd: simplify test_bit return in NFSD_FILE_KEY_FULL comparatorJeff Layton1-1/+1
2023-04-26nfsd: NFSD_FILE_KEY_INODE only needs to find GC'ed entriesJeff Layton1-0/+4
2023-04-26nfsd: don't open-code clear_and_wake_up_bitJeff Layton1-3/+1
2023-04-26net: phy: hide the PHYLIB_LEDS knobPaolo Abeni1-3/+1
2023-04-25net: phy: marvell-88x2222: remove unnecessary (void*) conversionswuych1-2/+2
2023-04-25tcp/udp: Fix memleaks of sk and zerocopy skbs with TX timestamp.Kuniyuki Iwashima1-0/+3
2023-04-25net: amd: Fix link leak when verifying config failedGencen Gan1-1/+1
2023-04-25net: phy: marvell: Fix inconsistent indenting in led_blink_setChristian Marangi1-4/+4
2023-04-25lan966x: Don't use xdp_frame when action is XDP_TXHoratiu Vultur3-23/+28
2023-04-25tsnep: Add XDP socket zero-copy TX supportGerhard Engleder2-11/+121
2023-04-25tsnep: Add XDP socket zero-copy RX supportGerhard Engleder3-14/+556
2023-04-25tsnep: Move skb receive action to separate functionGerhard Engleder1-16/+23
2023-04-25tsnep: Add functions for queue enable/disableGerhard Engleder1-33/+64
2023-04-25tsnep: Rework TX/RX queue initializationGerhard Engleder1-43/+51
2023-04-25tsnep: Replace modulo operation with maskGerhard Engleder2-14/+15
2023-04-25net: phy: dp83867: Add led_brightness_set supportAlexander Stein1-0/+31
2023-04-25net: phy: Fix reading LED reg propertyAlexander Stein1-1/+5
2023-04-25drivers: nfc: nfcsim: remove return value check of `dev_dir`Jianuo Kuang1-5/+0
2023-04-25net: phy: dp83867: Remove unnecessary (void*) conversionswuych1-2/+1
2023-04-25net: ethtool: coalesce: try to make user settings stick twiceJakub Kicinski2-11/+47
2023-04-25net: mana: Check if netdev/napi_alloc_frag returns single pageHaiyang Zhang1-0/+15
2023-04-25net: mana: Rename mana_refill_rxoob and remove some empty linesHaiyang Zhang1-6/+3
2023-04-25net: veth: add page_pool statsLorenzo Bianconi2-3/+18
2023-04-25net: veth: add page_pool for page recyclingLorenzo Bianconi2-4/+45
2023-04-25netlink: Use copy_to_user() for optval in netlink_getsockopt().Kuniyuki Iwashima1-52/+23
2023-04-25selftests/bpf: avoid mark_all_scalars_precise() trigger in one of iter testsAndrii Nakryiko1-11/+15
2023-04-24bpf: Add __rcu_read_{lock,unlock} into btf id deny listYafang Shao1-0/+4
2023-04-24bpf: Disable bpf_refcount_acquire kfunc calls until race conditions are fixedDave Marchevsky2-3/+4
2023-04-24MAINTAINERS: Remove PPP maintainerPaul Mackerras1-2/+1
2023-04-24Bluetooth: hci_sync: Only allow hci_cmd_sync_queue if runningLuiz Augusto von Dentz3-6/+33
2023-04-24Bluetooth: btusb: Add WCN6855 devcoredump supportTim Jiang1-0/+222
2023-04-24Bluetooth: btnxpuart: Enable flow control before checking boot signatureNeeraj Sanjay Kale1-7/+6
2023-04-24Bluetooth: Cancel sync command before suspend and power offArchie Pusaka2-0/+7
2023-04-24Bluetooth: btrtl: Add the support for RTL8851BMax Chou1-0/+15
2023-04-24Bluetooth: btnxpuart: Fix sparse warningsLuiz Augusto von Dentz1-34/+51
2023-04-24Bluetooth: btrtl: Firmware format v2 supportMax Chou2-41/+362
2023-04-24Bluetooth: Devcoredump: Fix storing u32 without specifying byte order issueZijun Hu1-6/+7
2023-04-24bluetooth: Perform careful capability checks in hci_sock_ioctl()Ruihan Li1-1/+8
2023-04-24Bluetooth: L2CAP: fix "bad unlock balance" in l2cap_disconnect_rspMin Li1-1/+0
2023-04-24bluetooth: Add cmd validity checks at the start of hci_sock_ioctl()Ruihan Li1-0/+28
2023-04-24Revert "Bluetooth: btsdio: fix use after free bug in btsdio_remove due to unf...Liu Jian1-1/+0
2023-04-24Bluetooth: Add new quirk for broken set random RPA timeout for ATS2851Raul Cheleguini3-1/+14