summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2024-03-07netrom: Fix data-races around sysctl_netrom_network_ttl_initialiserJason Xing
2024-03-07netrom: Fix a data-race around sysctl_netrom_obsolescence_count_initialiserJason Xing
2024-03-07netrom: Fix a data-race around sysctl_netrom_default_path_qualityJason Xing
2024-03-06Merge tag 'ipsec-2024-03-06' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2024-03-06ethtool: remove ethtool_eee_use_linkmodesHeiner Kallweit
2024-03-06mptcp: drop lookup_by_id in lookup_addrGeliang Tang
2024-03-06mptcp: set error messages for set_flagsGeliang Tang
2024-03-06mptcp: update set_flags interfacesGeliang Tang
2024-03-06mptcp: drop duplicate header inclusionsGeliang Tang
2024-03-07netfilter: nf_conntrack_h323: Add protection for bmp length out of rangeLena Wang
2024-03-07netfilter: nf_tables: mark set as dead when unbinding anonymous set with timeoutPablo Neira Ayuso
2024-03-07netfilter: nft_ct: fix l3num expectations with inet pseudo familyFlorian Westphal
2024-03-07netfilter: nf_tables: reject constant set with timeoutPablo Neira Ayuso
2024-03-07netfilter: nf_tables: disallow anonymous set with timeout flagPablo Neira Ayuso
2024-03-06inet: Add getsockopt support for IP_ROUTER_ALERT and IPV6_ROUTER_ALERTJuntong Deng
2024-03-06net/rds: fix WARNING in rds_conn_connect_if_downEdward Adam Davis
2024-03-06genetlink: fit NLMSG_DONE into same read() as familiesJakub Kicinski
2024-03-06netdev: let netlink core handle -EMSGSIZE errorsJakub Kicinski
2024-03-06netlink: handle EMSGSIZE errors in the coreJakub Kicinski
2024-03-05ethtool: ignore unused/unreliable fields in set_eee opHeiner Kallweit
2024-03-05dpll: move all dpll<>netdev helpers to dpll codeJakub Kicinski
2024-03-05sock: Use unsafe_memcpy() for sock_copy()Kees Cook
2024-03-05rxrpc: Extract useful fields from a received ACK to skb priv dataDavid Howells
2024-03-05rxrpc: Clean up the resend algorithmDavid Howells
2024-03-05rxrpc: Record probes after transmission and reduce number of time-getsDavid Howells
2024-03-05rxrpc: Use ktimes for call timeout tracking and set the timer lazilyDavid Howells
2024-03-05rxrpc: Differentiate PING ACK transmission traces.David Howells
2024-03-05rxrpc: Don't permit resending after all Tx packets ackedDavid Howells
2024-03-05rxrpc: Parse received packets before dealing with timeoutsDavid Howells
2024-03-05rxrpc: Do zerocopy using MSG_SPLICE_PAGES and page fragsDavid Howells
2024-03-05nfc: core: make nfc_class constantRicardo B. Marliere
2024-03-05net/ipv6: avoid possible UAF in ip6_route_mpath_notify()Eric Dumazet
2024-03-05net/smc: reduce rtnl pressure in smc_pnet_create_pnetids_list()Eric Dumazet
2024-03-05net: Re-use and set mono_delivery_time bit for userspace tstamp packetsAbhishek Chauhan
2024-03-05tcp: gro: micro optimizations in tcp[4]_gro_complete()Eric Dumazet
2024-03-05net: gro: enable fast path for more casesEric Dumazet
2024-03-05net: gro: rename skb_gro_header_hard()Eric Dumazet
2024-03-05mm/page_alloc: modify page_frag_alloc_align() to accept align as an argumentYunsheng Lin
2024-03-05xfrm: set skb control buffer based on packet offload as wellMike Yu
2024-03-05xfrm: fix xfrm child route lookup for packet offloadMike Yu
2024-03-04tcp: align tcp_sock_write_rx groupEric Dumazet
2024-03-04wifi: mac80211: remove TDLS peers on link deactivationJohannes Berg
2024-03-04wifi: mac80211: remove TDLS peers only on affected linkJohannes Berg
2024-03-04wifi: mac80211: mlme: unify CSA handlingJohannes Berg
2024-03-04wifi: mac80211: introduce a feature flag for quiet in CSAJohannes Berg
2024-03-04wifi: mac80211: pass link conf to abort_channel_switchJohannes Berg
2024-03-04wifi: mac80211: pass link_id to channel switch opsJohannes Berg
2024-03-04wifi: cfg80211: allow cfg80211_defragment_element() without outputJohannes Berg
2024-03-04wifi: cfg80211: expose cfg80211_iter_rnr() to driversJohannes Berg
2024-03-04wifi: mac80211: hide element parsing internalsJohannes Berg