Age | Commit message (Expand) | Author |
2024-03-07 | Merge tag 'rxrpc-iothread-20240305' of git://git.kernel.org/pub/scm/linux/ker... | Jakub Kicinski |
2024-03-07 | netlink: let core handle error cases in dump operations | Eric Dumazet |
2024-03-07 | mpls: Do not orphan the skb | Christoph Paasch |
2024-03-07 | net: dsa: Leverage core stats allocator | Florian Fainelli |
2024-03-07 | net: x25: remove dead links from Kconfig | Justin Swartz |
2024-03-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2024-03-07 | Merge tag 'nf-24-03-07' of git://git.kernel.org/pub/scm/linux/kernel/git/netf... | Paolo Abeni |
2024-03-07 | netrom: Fix data-races around sysctl_net_busy_read | Jason Xing |
2024-03-07 | netrom: Fix a data-race around sysctl_netrom_link_fails_count | Jason Xing |
2024-03-07 | netrom: Fix a data-race around sysctl_netrom_routing_control | Jason Xing |
2024-03-07 | netrom: Fix a data-race around sysctl_netrom_transport_no_activity_timeout | Jason Xing |
2024-03-07 | netrom: Fix a data-race around sysctl_netrom_transport_requested_window_size | Jason Xing |
2024-03-07 | netrom: Fix a data-race around sysctl_netrom_transport_busy_delay | Jason Xing |
2024-03-07 | netrom: Fix a data-race around sysctl_netrom_transport_acknowledge_delay | Jason Xing |
2024-03-07 | netrom: Fix a data-race around sysctl_netrom_transport_maximum_tries | Jason Xing |
2024-03-07 | netrom: Fix a data-race around sysctl_netrom_transport_timeout | Jason Xing |
2024-03-07 | netrom: Fix data-races around sysctl_netrom_network_ttl_initialiser | Jason Xing |
2024-03-07 | netrom: Fix a data-race around sysctl_netrom_obsolescence_count_initialiser | Jason Xing |
2024-03-07 | netrom: Fix a data-race around sysctl_netrom_default_path_quality | Jason Xing |
2024-03-06 | Merge tag 'ipsec-2024-03-06' of git://git.kernel.org/pub/scm/linux/kernel/git... | Jakub Kicinski |
2024-03-06 | ethtool: remove ethtool_eee_use_linkmodes | Heiner Kallweit |
2024-03-06 | mptcp: drop lookup_by_id in lookup_addr | Geliang Tang |
2024-03-06 | mptcp: set error messages for set_flags | Geliang Tang |
2024-03-06 | mptcp: update set_flags interfaces | Geliang Tang |
2024-03-06 | mptcp: drop duplicate header inclusions | Geliang Tang |
2024-03-07 | netfilter: nf_conntrack_h323: Add protection for bmp length out of range | Lena Wang |
2024-03-07 | netfilter: nf_tables: mark set as dead when unbinding anonymous set with timeout | Pablo Neira Ayuso |
2024-03-07 | netfilter: nft_ct: fix l3num expectations with inet pseudo family | Florian Westphal |
2024-03-07 | netfilter: nf_tables: reject constant set with timeout | Pablo Neira Ayuso |
2024-03-07 | netfilter: nf_tables: disallow anonymous set with timeout flag | Pablo Neira Ayuso |
2024-03-06 | inet: Add getsockopt support for IP_ROUTER_ALERT and IPV6_ROUTER_ALERT | Juntong Deng |
2024-03-06 | net/rds: fix WARNING in rds_conn_connect_if_down | Edward Adam Davis |
2024-03-06 | genetlink: fit NLMSG_DONE into same read() as families | Jakub Kicinski |
2024-03-06 | netdev: let netlink core handle -EMSGSIZE errors | Jakub Kicinski |
2024-03-06 | netlink: handle EMSGSIZE errors in the core | Jakub Kicinski |
2024-03-05 | ethtool: ignore unused/unreliable fields in set_eee op | Heiner Kallweit |
2024-03-05 | dpll: move all dpll<>netdev helpers to dpll code | Jakub Kicinski |
2024-03-05 | sock: Use unsafe_memcpy() for sock_copy() | Kees Cook |
2024-03-05 | rxrpc: Extract useful fields from a received ACK to skb priv data | David Howells |
2024-03-05 | rxrpc: Clean up the resend algorithm | David Howells |
2024-03-05 | rxrpc: Record probes after transmission and reduce number of time-gets | David Howells |
2024-03-05 | rxrpc: Use ktimes for call timeout tracking and set the timer lazily | David Howells |
2024-03-05 | rxrpc: Differentiate PING ACK transmission traces. | David Howells |
2024-03-05 | rxrpc: Don't permit resending after all Tx packets acked | David Howells |
2024-03-05 | rxrpc: Parse received packets before dealing with timeouts | David Howells |
2024-03-05 | rxrpc: Do zerocopy using MSG_SPLICE_PAGES and page frags | David Howells |
2024-03-05 | nfc: core: make nfc_class constant | Ricardo B. Marliere |
2024-03-05 | net/ipv6: avoid possible UAF in ip6_route_mpath_notify() | Eric Dumazet |
2024-03-05 | net/smc: reduce rtnl pressure in smc_pnet_create_pnetids_list() | Eric Dumazet |
2024-03-05 | net: Re-use and set mono_delivery_time bit for userspace tstamp packets | Abhishek Chauhan |