summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-12-17inetpeer: do not get a refcount in inet_getpeer()Eric Dumazet
2024-12-17inetpeer: update inetpeer timestamp in inet_getpeer()Eric Dumazet
2024-12-17inetpeer: remove create argument of inet_getpeer()Eric Dumazet
2024-12-17inetpeer: remove create argument of inet_getpeer_v[46]()Eric Dumazet
2024-12-17Merge branch 'net-constify-struct-bin_attribute'Jakub Kicinski
2024-12-17netxen_nic: constify 'struct bin_attribute'Thomas Weißschuh
2024-12-17net: phy: ks8995: constify 'struct bin_attribute'Thomas Weißschuh
2024-12-17net: bridge: constify 'struct bin_attribute'Thomas Weißschuh
2024-12-17net: page_pool: rename page_pool_is_last_ref()Jakub Kicinski
2024-12-17rust: net::phy scope ThisModule usage in the module_phy_driver macroRahul Rameshbabu
2024-12-17net/sched: Add drop reasons for AQM-based qdiscsToke Høiland-Jørgensen
2024-12-17Merge branch 'af_unix-prepare-for-skb-drop-reason'Paolo Abeni
2024-12-17af_unix: Remove unix_our_peer().Kuniyuki Iwashima
2024-12-17af_unix: Clean up error paths in unix_dgram_sendmsg().Kuniyuki Iwashima
2024-12-17af_unix: Clean up SOCK_DEAD error paths in unix_dgram_sendmsg().Kuniyuki Iwashima
2024-12-17af_unix: Defer sock_put() to clean up path in unix_dgram_sendmsg().Kuniyuki Iwashima
2024-12-17af_unix: Split restart label in unix_dgram_sendmsg().Kuniyuki Iwashima
2024-12-17af_unix: Use msg->{msg_name,msg_namelen} in unix_dgram_sendmsg().Kuniyuki Iwashima
2024-12-17af_unix: Move !sunaddr case in unix_dgram_sendmsg().Kuniyuki Iwashima
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