summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-12-10vxlan: Track reserved bits explicitly as part of the configurationPetr Machata1-0/+1
2024-12-10net: reformat kdoc return statementsJakub Kicinski21-101/+101
2024-12-10rxrpc: Implement RACK/TLP to deal with transmission stalls [RFC8985]David Howells1-19/+323
2024-12-10rxrpc: Manage RTT per-call rather than per-peerDavid Howells1-1/+1
2024-12-10rxrpc: Add a reason indicator to the tx_ack tracepointDavid Howells1-4/+9
2024-12-10rxrpc: Add a reason indicator to the tx_data tracepointDavid Howells1-7/+14
2024-12-10rxrpc: Don't allocate a txbuf for an ACK transmissionDavid Howells1-2/+0
2024-12-10rxrpc: Display userStatus in rxrpc_rx_ack traceDavid Howells1-1/+4
2024-12-10rxrpc: Adjust the rxrpc_rtt_rx tracepointDavid Howells1-4/+10
2024-12-10rxrpc: Store the DATA serial in the txqueue and use this in RTT calcDavid Howells1-9/+5
2024-12-10rxrpc: Use the new rxrpc_tx_queue struct to more efficiently process ACKsDavid Howells1-11/+75
2024-12-10rxrpc: Adjust names and types of congestion-related fieldsDavid Howells1-23/+35
2024-12-10rxrpc: Replace call->acks_first_seq with tracking of the hard ACK pointDavid Howells1-36/+32
2024-12-10rxrpc: call->acks_hard_ack is now the same call->tx_bottom, so remove itDavid Howells1-10/+10
2024-12-10rxrpc: Implement progressive transmission queue structDavid Howells1-15/+83
2024-12-10rxrpc: Fix CPU time starvation in I/O threadDavid Howells1-0/+3
2024-12-10rxrpc: Add a tracepoint to show variables pertinent to jumbo packet sizeDavid Howells1-0/+41
2024-12-10rxrpc: Implement path-MTU probing using padded PING ACKs (RFC8899)David Howells1-0/+124
2024-12-10rxrpc: Request an ACK on impending Tx stallDavid Howells1-0/+1
2024-12-10rxrpc: Clean up Tx header flags generation handlingDavid Howells1-1/+0
2024-12-10rxrpc: Fix handling of received connection abortDavid Howells1-0/+25
2024-12-10ktime: Add us_to_ktime()David Howells1-0/+5
2024-12-07vrf: Make pcpu_dstats update functions available to other modules.Guillaume Nault1-0/+40
2024-12-07net: phy: remove genphy_c45_eee_is_active()'s is_enabled argRussell King (Oracle)1-1/+1
2024-12-06page_pool: make page_pool_put_page_bulk() handle array of netmemsAlexander Lobakin2-5/+5
2024-12-06netmem: add a couple of page helper wrappersAlexander Lobakin1-2/+76
2024-12-06xdp: register system page pool as an XDP memory modelToke Høiland-Jørgensen1-0/+1
2024-12-06xdp: allow attaching already registered memory model to xdp_rxq_infoAlexander Lobakin1-0/+32
2024-12-06xdp, xsk: constify read-only arguments of some static inline helpersAlexander Lobakin3-18/+24
2024-12-06bpf, xdp: constify some bpf_prog * function argumentsAlexander Lobakin4-14/+15
2024-12-06xsk: align &xdp_buff_xsk harderAlexander Lobakin1-1/+1
2024-12-06net_sched: sch_fq: add three drop_reasonEric Dumazet2-0/+26
2024-12-05ethtool: regenerate uapi header from the specStanislav Fomichev1-33/+56
2024-12-05ethtool: remove the comments that are not gonna be generatedStanislav Fomichev1-404/+274
2024-12-05ethtool: separate definitions that are gonna be generatedStanislav Fomichev2-892/+900
2024-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski70-231/+1069
2024-12-05Merge tag 'net-6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-0/+8
2024-12-05Merge tag 'hid-for-linus-2024120501' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2024-12-05Merge tag 'linux-watchdog-6.13-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds1-0/+1
2024-12-05Merge tag 'nf-24-12-05' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni1-0/+1
2024-12-05include: net: add static inline dst_dev_overhead() to dst.hJustin Iurman1-0/+9
2024-12-05net: phylink: add pcs_inband_caps() methodRussell King (Oracle)1-0/+17
2024-12-05net: phy: add phy_config_inband()Russell King (Oracle)1-0/+6
2024-12-05net: phy: add phy_inband_caps()Russell King (Oracle)1-0/+28
2024-12-05netpoll: Make netpoll_send_udp return status instead of voidMaksym Kutsevol1-1/+1
2024-12-05ipmr: tune the ipmr_can_free_table() checks.Paolo Abeni1-0/+5
2024-12-04netfilter: nft_inner: incorrect percpu area handling under softirqPablo Neira Ayuso1-0/+1
2024-12-03module: Convert default symbol namespace to string literalMasahiro Yamada1-1/+1
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra7-10/+9
2024-12-02Get rid of 'remove_new' relic from platform driver structLinus Torvalds1-11/+1