summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-12-17af_unix: Set error only when needed in unix_dgram_sendmsg().Kuniyuki Iwashima
2024-12-17af_unix: Clean up error paths in unix_stream_sendmsg().Kuniyuki Iwashima
2024-12-17af_unix: Set error only when needed in unix_stream_sendmsg().Kuniyuki Iwashima
2024-12-17af_unix: Clean up error paths in unix_stream_connect().Kuniyuki Iwashima
2024-12-17af_unix: Set error only when needed in unix_stream_connect().Kuniyuki Iwashima
2024-12-16Merge branch 'r8169-add-support-for-rtl8125d-rev-b'Jakub Kicinski
2024-12-16r8169: add support for RTL8125D rev.bChunHao Lin
2024-12-16r8169: adjust version numbering for RTL8126Heiner Kallweit
2024-12-16Merge branch 'add-support-for-so_priority-cmsg'Jakub Kicinski
2024-12-16sock: Introduce SO_RCVPRIORITY socket optionAnna Emese Nyiri
2024-12-16selftests: net: test SO_PRIORITY ancillary data with cmsg_senderAnna Emese Nyiri
2024-12-16sock: support SO_PRIORITY cmsgAnna Emese Nyiri
2024-12-16sock: Introduce sk_set_prio_allowed helper functionAnna Emese Nyiri
2024-12-16netlink: specs: add phys-binding attr to rt_link specDonald Hunter
2024-12-16rxrpc: Fix ability to add more data to a call once MSG_MORE deassertedDavid Howells
2024-12-16rxrpc: Disable IRQ, not BH, to take the lock for ->attend_linkDavid Howells
2024-12-16Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2024-12-16Merge branch 'net-timestamp-selectable'David S. Miller
2024-12-16net: ethtool: Add support for tsconfig command to get/set hwtstamp configKory Maincent
2024-12-16net: ethtool: tsinfo: Enhance tsinfo to support several hwtstamp by net topologyKory Maincent
2024-12-16net: Add the possibility to support a selected hwtstamp in netdeviceKory Maincent
2024-12-16net: Make net_hwtstamp_validate accessibleKory Maincent
2024-12-16net: Make dev_get_hwtstamp_phylib accessibleKory Maincent
2024-12-16Merge branch 'tls1.3-key-updates'David S. Miller
2024-12-16selftests: tls: add rekey testsSabrina Dubroca
2024-12-16selftests: tls: add key_generation argument to tls_crypto_info_initSabrina Dubroca
2024-12-16docs: tls: document TLS1.3 key updatesSabrina Dubroca
2024-12-16tls: add counters for rekeySabrina Dubroca
2024-12-16tls: implement rekey for TLS1.3Sabrina Dubroca
2024-12-16tls: block decryption when a rekey is pendingSabrina Dubroca
2024-12-16net/mlx5: Add device cap abs_native_port_numRongwei Liu
2024-12-15Merge branch 'mptcp-pm-userspace-misc-cleanups'Jakub Kicinski
2024-12-15mptcp: drop useless "err = 0" in subflow_destroyGeliang Tang
2024-12-15mptcp: change local addr type of subflow_destroyGeliang Tang
2024-12-15mptcp: drop free_list for deleting entriesGeliang Tang
2024-12-15mptcp: move mptcp_pm_remove_addrs into pm_userspaceGeliang Tang
2024-12-15mptcp: add mptcp_userspace_pm_get_sock helperGeliang Tang
2024-12-15mptcp: add mptcp_for_each_userspace_pm_addr macroGeliang Tang
2024-12-15mptcp: add mptcp_userspace_pm_lookup_addr helperGeliang Tang
2024-12-15net: wan: framer: Simplify API framer_provider_simple_of_xlate() implementationZijun Hu
2024-12-15gve: Convert timeouts to secs_to_jiffies()Easwar Hariharan
2024-12-15netlink: specs: add uint, sint to netlink-raw schemaDonald Hunter
2024-12-15octeontx2-af: fix build regression without CONFIG_DCBArnd Bergmann
2024-12-15ionic: remove the unused nb_workBrett Creeley
2024-12-15ethernet: Make OA_TC6 config symbol invisibleGeert Uytterhoeven
2024-12-15net: phylink: improve phylink_sfp_config_phy() error message with missing PHY...Vladimir Oltean
2024-12-15net: ena: Fix incorrect indentationShay Agroskin
2024-12-15ipv4: output metric as unsigned intMaximilian Güntner
2024-12-15Merge branch 'dp83822-gpio2'David S. Miller
2024-12-15net: phy: dp83822: Add support for GPIO2 clock outputDimitri Fedrau