summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-10net: move gso declarations and functions to their own filesEric Dumazet
2023-06-10Merge branch 'mptcp-unify-pm-interfaces'Jakub Kicinski
2023-06-10mptcp: unify pm set_flags interfacesGeliang Tang
2023-06-10mptcp: unify pm get_flags_and_ifindex_by_idGeliang Tang
2023-06-10mptcp: unify pm get_local_id interfacesGeliang Tang
2023-06-10mptcp: export local_addressGeliang Tang
2023-06-09Merge tag 'wireless-next-2023-06-09' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-06-09Merge branch 'tools-ynl-gen-code-gen-improvements-before-ethtool'Jakub Kicinski
2023-06-09tools: ynl-gen: support / skip pads on the way to kernelJakub Kicinski
2023-06-09tools: ynl-gen: don't pass op_name to RenderInfoJakub Kicinski
2023-06-09tools: ynl-gen: support code gen for eventsJakub Kicinski
2023-06-09tools: ynl-gen: sanitize notification trackingJakub Kicinski
2023-06-09tools: ynl: regen: stop generating common notification handlersJakub Kicinski
2023-06-09tools: ynl-gen: stop generating common notification handlersJakub Kicinski
2023-06-09tools: ynl: regen: regenerate the if laddersJakub Kicinski
2023-06-09tools: ynl-gen: get attr type outside of if()Jakub Kicinski
2023-06-09tools: ynl-gen: combine else with closing bracketJakub Kicinski
2023-06-09tools: ynl-gen: complete the C keyword listJakub Kicinski
2023-06-09tools: ynl: regen: cleanup user space header includesJakub Kicinski
2023-06-09tools: ynl-gen: cleanup user space header includesJakub Kicinski
2023-06-09Revert "tools: ynl: Remove duplicated include in handshake-user.c"Jakub Kicinski
2023-06-09tools: ynl: Remove duplicated include in handshake-user.cYang Li
2023-06-09Merge branch 'broadcom-phy-led-brightness'David S. Miller
2023-06-09net: phy: broadcom: Add support for setting LED brightnessFlorian Fainelli
2023-06-09net: phy: broadcom: Rename LED registersFlorian Fainelli
2023-06-09Merge branch 'net-ncsi-refactoring-for-GMA-cmd'David S. Miller
2023-06-09net/ncsi: change from ndo_set_mac_address to dev_set_mac_addressIvan Mikhaylov
2023-06-09net/ncsi: make one oem_gma function for all mfr idIvan Mikhaylov
2023-06-09usbnet: ipheth: update Kconfig descriptionFoster Snowhill
2023-06-09usbnet: ipheth: add CDC NCM supportFoster Snowhill
2023-06-09usbnet: ipheth: transmit URBs without trailing paddingFoster Snowhill
2023-06-09usbnet: ipheth: fix risk of NULL pointer deallocationGeorgi Valkov
2023-06-08Merge branch 'splice-net-rewrite-splice-to-socket-fix-splice_f_more-and-handl...Jakub Kicinski
2023-06-08tls/device: Convert tls_device_sendpage() to use MSG_SPLICE_PAGESDavid Howells
2023-06-08tls/device: Support MSG_SPLICE_PAGESDavid Howells
2023-06-08tls/sw: Convert tls_sw_sendpage() to use MSG_SPLICE_PAGESDavid Howells
2023-06-08tls/sw: Support MSG_SPLICE_PAGESDavid Howells
2023-06-08splice, net: Fix SPLICE_F_MORE signalling in splice_direct_to_actor()David Howells
2023-06-08kcm: Use splice_eof() to flushDavid Howells
2023-06-08chelsio/chtls: Use splice_eof() to flushDavid Howells
2023-06-08ipv4, ipv6: Use splice_eof() to flushDavid Howells
2023-06-08tls/device: Use splice_eof() to flushDavid Howells
2023-06-08tls/sw: Use splice_eof() to flushDavid Howells
2023-06-08splice, net: Add a splice_eof op to file-ops and socket-opsDavid Howells
2023-06-08splice, net: Use sendmsg(MSG_SPLICE_PAGES) rather than ->sendpage()David Howells
2023-06-08tls: Allow MSG_SPLICE_PAGES but treat it as normal sendmsgDavid Howells
2023-06-08net: Block MSG_SENDPAGE_* from being passed to sendmsg() by userspaceDavid Howells
2023-06-08tcp: let tcp_mtu_probe() build headless packetsEric Dumazet
2023-06-08Merge tag 'mlx5-updates-2023-06-06' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-06-08ethtool: ioctl: improve error checking for set_wolJustin Chen