summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-25s390/ism: Set DMA coherent maskNiklas Schnelle
2023-05-25net/mlx4: Use bitmap_weight_and()Christophe JAILLET
2023-05-25Merge branch 'net-tcp-make-txhash-use-consistent-for-ipv4'Paolo Abeni
2023-05-25Documentation: net: net.core.txrehash is not specific to listening socketsAntoine Tenart
2023-05-25net: ipv4: use consistent txhash in TIME_WAIT and SYN_RECVAntoine Tenart
2023-05-25net: tcp: make the txhash available in TIME_WAIT sockets for IPv4 tooAntoine Tenart
2023-05-24net: phylink: provide phylink_pcs_config() and phylink_pcs_link_up()Russell King (Oracle)
2023-05-24Merge branch 'net-pcs-xpcs-cleanups-for-clause-73-support'Jakub Kicinski
2023-05-24net: pcs: xpcs: avoid reading STAT1 more than onceRussell King (Oracle)
2023-05-24net: pcs: xpcs: use phylink_resolve_c73() helperRussell King (Oracle)
2023-05-24net: pcs: xpcs: correct pause resolutionRussell King (Oracle)
2023-05-24net: pcs: xpcs: correct lp_advertising contentsRussell King (Oracle)
2023-05-24net: pcs: xpcs: use mii_c73_to_linkmode() helperRussell King (Oracle)
2023-05-24net: pcs: xpcs: clean up reading clause 73 link partner advertisementRussell King (Oracle)
2023-05-24net: phylink: add function to resolve clause 73 negotiationRussell King (Oracle)
2023-05-24net: phylink: remove duplicated linkmode pause resolutionRussell King (Oracle)
2023-05-24net: mdio: add clause 73 to ethtool conversion helperRussell King (Oracle)
2023-05-24Merge branch 'devlink-port_del-new-cleanup'David S. Miller
2023-05-24devlink: pass devlink_port pointer to ops->port_del() instead of indexJiri Pirko
2023-05-24devlink: remove no longer true locking comment from port_new/del()Jiri Pirko
2023-05-24devlink: remove duplicate port notificationJiri Pirko
2023-05-24Merge branch 'tools-ynl-byteorder'David S. Miller
2023-05-24tools: ynl: Handle byte-order in struct membersDonald Hunter
2023-05-24tools: ynl: Use dict of predefined Structs to decode scalar typesDonald Hunter
2023-05-24net: phy: avoid kernel warning dump when stopping an errored PHYRussell King (Oracle)
2023-05-24Merge branch 'RTO_ONLINK'David S. Miller
2023-05-24udp: Stop using RTO_ONLINK.Guillaume Nault
2023-05-24raw: Stop using RTO_ONLINK.Guillaume Nault
2023-05-24ping: Stop using RTO_ONLINK.Guillaume Nault
2023-05-23gve: Support IPv6 Big TCP on DQCoco Li
2023-05-23Merge branch 'splice-net-replace-sendpage-with-sendmsg-msg_splice_pages-part-1'Jakub Kicinski
2023-05-23unix: Convert unix_stream_sendpage() to use MSG_SPLICE_PAGESDavid Howells
2023-05-23af_unix: Support MSG_SPLICE_PAGESDavid Howells
2023-05-23ip: Remove ip_append_page()David Howells
2023-05-23udp: Convert udp_sendpage() to use MSG_SPLICE_PAGESDavid Howells
2023-05-23ip6, udp6: Support MSG_SPLICE_PAGESDavid Howells
2023-05-23ip, udp: Support MSG_SPLICE_PAGESDavid Howells
2023-05-23tcp: Fold do_tcp_sendpages() into tcp_sendpage_locked()David Howells
2023-05-23siw: Inline do_tcp_sendpages()David Howells
2023-05-23tls: Inline do_tcp_sendpages()David Howells
2023-05-23espintcp: Inline do_tcp_sendpages()David Howells
2023-05-23tcp_bpf: Inline do_tcp_sendpages as it's now a wrapper around tcp_sendmsgDavid Howells
2023-05-23tcp: Convert do_tcp_sendpages() to use MSG_SPLICE_PAGESDavid Howells
2023-05-23tcp: Support MSG_SPLICE_PAGESDavid Howells
2023-05-23net: Add a function to splice pages into an skbuff for MSG_SPLICE_PAGESDavid Howells
2023-05-23net: Pass max frags into skb_append_pagefrags()David Howells
2023-05-23net: Declare MSG_SPLICE_PAGES internal sendmsg() flagDavid Howells
2023-05-23nfp: add L4 RSS hashing on UDP trafficJaco Coetzee
2023-05-23net: sfp: add support for HXSX-ATRI-1 copper SFP+ moduleJosua Mayer
2023-05-23octeontx2-pf: Add support for page poolRatheesh Kannoth