summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-26nfs: move nfs_fhandle_hash to common include fileJeff Layton
2023-04-26lockd: server should unlock lock if client rejects the grantJeff Layton
2023-04-26lockd: fix races in client GRANTED_MSG wait logicJeff Layton
2023-04-26lockd: move struct nlm_wait to lockd.hJeff Layton
2023-04-26lockd: remove 2 unused helper functionsJeff Layton
2023-04-26lockd: purge resources held on behalf of nlm clients when shutting downJeff Layton
2023-04-26NFSD: Convert filecache to rhltableChuck Lever
2023-04-26nfsd: allow reaping files still under writebackJeff Layton
2023-04-26nfsd: update comment over __nfsd_file_cache_purgeJeff Layton
2023-04-26nfsd: don't take/put an extra reference when putting a fileJeff Layton
2023-04-26nfsd: add some comments to nfsd_file_do_acquireJeff Layton
2023-04-26nfsd: don't kill nfsd_files because of lease break errorJeff Layton
2023-04-26nfsd: simplify test_bit return in NFSD_FILE_KEY_FULL comparatorJeff Layton
2023-04-26nfsd: NFSD_FILE_KEY_INODE only needs to find GC'ed entriesJeff Layton
2023-04-26nfsd: don't open-code clear_and_wake_up_bitJeff Layton
2023-04-26net: phy: hide the PHYLIB_LEDS knobPaolo Abeni
2023-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-04-25net: phy: marvell-88x2222: remove unnecessary (void*) conversionswuych
2023-04-25tcp/udp: Fix memleaks of sk and zerocopy skbs with TX timestamp.Kuniyuki Iwashima
2023-04-25net: amd: Fix link leak when verifying config failedGencen Gan
2023-04-24net: phy: marvell: Fix inconsistent indenting in led_blink_setChristian Marangi
2023-04-24lan966x: Don't use xdp_frame when action is XDP_TXHoratiu Vultur
2023-04-24Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
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