summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-27SUNRPC: Recognize control messages in server-side TCP socket codeChuck Lever
2023-04-27SUNRPC: Be even lazier about releasing pagesChuck Lever
2023-04-26SUNRPC: Convert svc_xprt_release() to the release_pages() APIChuck Lever
2023-04-26SUNRPC: Relocate svc_free_res_pages()Chuck Lever
2023-04-26nfsd: simplify the delayed disposal list codeJeff Layton
2023-04-26SUNRPC: Ignore return value of ->xpo_sendtoChuck Lever
2023-04-26SUNRPC: Ensure server-side sockets have a sock->fileChuck Lever
2023-04-26NFSD: Watch for rq_pages bounds checking errors in nfsd_splice_actor()Chuck Lever
2023-04-26sunrpc: simplify two-level sysctl registration for svcrdma_parm_tableLuis Chamberlain
2023-04-26SUNRPC: return proper error from get_expiry()NeilBrown
2023-04-26lockd: add some client-side tracepointsJeff Layton
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