summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-08rxrpc: Get rid of the Rx ringDavid Howells
2022-11-08rxrpc: Clone received jumbo subpackets and queue separatelyDavid Howells
2022-11-08rxrpc: Split the rxrpc_recvmsg tracepointDavid Howells
2022-11-08rxrpc: Clean up ACK handlingDavid Howells
2022-11-08rxrpc: Allocate ACK records at proposal and queue for transmissionDavid Howells
2022-11-08rxrpc: Define rxrpc_txbuf struct to carry data to be transmittedDavid Howells
2022-11-08rxrpc: Remove call->tx_phaseDavid Howells
2022-11-08rxrpc: Remove the flags from the rxrpc_skb tracepointDavid Howells
2022-11-08rxrpc: Remove unnecessary header inclusionsDavid Howells
2022-11-08rxrpc: Call udp_sendmsg() directlyDavid Howells
2022-11-08rxrpc: Use the core ICMP/ICMP6 parsersDavid Howells
2022-11-08net: Change the udp encap_err_rcv to allow use of {ip,ipv6}_icmp_error()David Howells
2022-11-08rxrpc: Fix ack.bufferSize to be 0 when generating an ackDavid Howells
2022-11-08rxrpc: Record stats for why the REQUEST-ACK flag is being setDavid Howells
2022-11-08rxrpc: Record statistics about ACK typesDavid Howells
2022-11-08rxrpc: Add stats procfile and DATA packet statsDavid Howells
2022-11-08rxrpc: Track highest acked serialDavid Howells
2022-11-08rxrpc: Split call timer-expiration from call timer-set tracepointDavid Howells
2022-11-08rxrpc: Trace setting of the request-ack flagDavid Howells
2022-11-08net, proc: Provide PROC_FS=n fallback for proc_create_net_single_write()David Howells
2022-10-28nfc: s3fwrn5: use devm_clk_get_optional_enabled() helperDmitry Torokhov
2022-10-28Merge branch 'txgbe'David S. Miller
2022-10-28net: txgbe: Set MAC address and register netdevJiawen Wu
2022-10-28net: txgbe: Reset hardwareJiawen Wu
2022-10-28net: txgbe: Store PCI infoJiawen Wu
2022-10-28Merge branch 'tcp-plb'David S. Miller
2022-10-28tcp: add rcv_wnd and plb_rehash to TCP_INFOMubashir Adnan Qureshi
2022-10-28tcp: add u32 counter in tcp_sock and an SNMP counter for PLBMubashir Adnan Qureshi
2022-10-28tcp: add support for PLB in DCTCPMubashir Adnan Qureshi
2022-10-28tcp: add PLB functionality for TCPMubashir Adnan Qureshi
2022-10-28tcp: add sysctls for TCP PLB parametersMubashir Adnan Qureshi
2022-10-28Merge branch 'mxl-gpy-MDI-X'David S. Miller
2022-10-28net: phy: mxl-gpy: Add PHY Auto/MDI/MDI-X set driver for GPY211 chipsRaju Lakkaraju
2022-10-28net: phy: mxl-gpy: Change gpy_update_interface() function return typeRaju Lakkaraju
2022-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski
2022-10-27net: dpaa2-eth: Simplify bool conversionYang Li
2022-10-27Merge branch 'ionic-vf-attr-replay-and-other-updates'Jakub Kicinski
2022-10-27ionic: refactor use of ionic_rx_fill()Neel Patel
2022-10-27ionic: enable tunnel offloadsNeel Patel
2022-10-27ionic: new ionic device identity level and VF start controlShannon Nelson
2022-10-27ionic: only save the user set VF attributesShannon Nelson
2022-10-27ionic: replay VF attributes after fw crash recoveryShannon Nelson
2022-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-10-27Merge tag 'net-6.1-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-10-27Merge tag 'execve-v6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-10-27Merge tag 'hardening-v6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-10-27Merge tag 'media/v6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2022-10-27Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds
2022-10-27net: enetc: survive memory pressure without crashingVladimir Oltean
2022-10-27kcm: do not sense pfmemalloc status in kcm_sendpage()Eric Dumazet