summaryrefslogtreecommitdiffstats
path: root/net/ncsi (unfollow)
Commit message (Expand)AuthorFilesLines
2022-11-08rxrpc: Remove the rxtx ringDavid Howells2-39/+0
2022-11-08rxrpc: Save last ACK's SACK table rather than marking txbufsDavid Howells7-119/+185
2022-11-08rxrpc: Remove call->lockDavid Howells5-32/+3
2022-11-08rxrpc: Don't use a ring buffer for call Tx queueDavid Howells12-461/+349
2022-11-08rxrpc: Get rid of the Rx ringDavid Howells11-207/+290
2022-11-08rxrpc: Clone received jumbo subpackets and queue separatelyDavid Howells8-417/+245
2022-11-08rxrpc: Split the rxrpc_recvmsg tracepointDavid Howells2-19/+42
2022-11-08rxrpc: Clean up ACK handlingDavid Howells11-138/+86
2022-11-08rxrpc: Allocate ACK records at proposal and queue for transmissionDavid Howells10-268/+285
2022-11-08rxrpc: Define rxrpc_txbuf struct to carry data to be transmittedDavid Howells5-1/+201
2022-11-08rxrpc: Remove call->tx_phaseDavid Howells4-7/+1
2022-11-08rxrpc: Remove the flags from the rxrpc_skb tracepointDavid Howells4-21/+10
2022-11-08rxrpc: Remove unnecessary header inclusionsDavid Howells1-14/+0
2022-11-08rxrpc: Call udp_sendmsg() directlyDavid Howells2-10/+28
2022-11-08rxrpc: Use the core ICMP/ICMP6 parsersDavid Howells3-217/+42
2022-11-08net: Change the udp encap_err_rcv to allow use of {ip,ipv6}_icmp_error()David Howells8-60/+28
2022-11-08rxrpc: Fix ack.bufferSize to be 0 when generating an ackDavid Howells1-1/+1
2022-11-08rxrpc: Record stats for why the REQUEST-ACK flag is being setDavid Howells4-0/+18
2022-11-08rxrpc: Record statistics about ACK typesDavid Howells5-1/+48
2022-11-08rxrpc: Add stats procfile and DATA packet statsDavid Howells7-0/+78
2022-11-08rxrpc: Track highest acked serialDavid Howells2-0/+5
2022-11-08rxrpc: Split call timer-expiration from call timer-set tracepointDavid Howells2-2/+42
2022-11-08rxrpc: Trace setting of the request-ack flagDavid Howells2-9/+59
2022-11-08net, proc: Provide PROC_FS=n fallback for proc_create_net_single_write()David Howells1-0/+2
2022-10-28nfc: s3fwrn5: use devm_clk_get_optional_enabled() helperDmitry Torokhov1-14/+5
2022-10-28net: txgbe: Set MAC address and register netdevJiawen Wu7-7/+566
2022-10-28net: txgbe: Reset hardwareJiawen Wu9-9/+434
2022-10-28net: txgbe: Store PCI infoJiawen Wu9-10/+280
2022-10-28tcp: add rcv_wnd and plb_rehash to TCP_INFOMubashir Adnan Qureshi2-0/+7
2022-10-28tcp: add u32 counter in tcp_sock and an SNMP counter for PLBMubashir Adnan Qureshi6-0/+9
2022-10-28tcp: add support for PLB in DCTCPMubashir Adnan Qureshi1-1/+22
2022-10-28tcp: add PLB functionality for TCPMubashir Adnan Qureshi4-2/+137
2022-10-28tcp: add sysctls for TCP PLB parametersMubashir Adnan Qureshi4-0/+131
2022-10-28net: phy: mxl-gpy: Add PHY Auto/MDI/MDI-X set driver for GPY211 chipsRaju Lakkaraju1-1/+71
2022-10-28net: phy: mxl-gpy: Change gpy_update_interface() function return typeRaju Lakkaraju1-8/+20
2022-10-28net: dpaa2-eth: Simplify bool conversionYang Li1-1/+1
2022-10-28ionic: refactor use of ionic_rx_fill()Neel Patel1-11/+12
2022-10-28ionic: enable tunnel offloadsNeel Patel2-3/+13
2022-10-28ionic: new ionic device identity level and VF start controlShannon Nelson5-2/+64
2022-10-28ionic: only save the user set VF attributesShannon Nelson1-16/+17
2022-10-28ionic: replay VF attributes after fw crash recoveryShannon Nelson1-0/+70
2022-10-27net: enetc: survive memory pressure without crashingVladimir Oltean1-0/+5
2022-10-27kcm: do not sense pfmemalloc status in kcm_sendpage()Eric Dumazet1-1/+1
2022-10-27net: do not sense pfmemalloc status in skb_append_pagefrags()Eric Dumazet1-1/+1
2022-10-27net/mlx5e: Fix macsec sci endianness at rx sa updateRaed Salem1-1/+1
2022-10-27net/mlx5e: Fix wrong bitwise comparison usage in macsec_fs_rx_add_rule functionRaed Salem1-1/+1
2022-10-27net/mlx5e: Fix macsec rx security association (SA) update/deleteRaed Salem1-6/+6
2022-10-27net/mlx5e: Fix macsec coverity issue at rx sa updateRaed Salem1-1/+1
2022-10-27net/mlx5: Fix crash during sync firmware resetSuresh Devarakonda1-3/+3
2022-10-27net/mlx5: Update fw fatal reporter state on PCI handlers successful recoverRoy Novich1-0/+4