summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-09bridge: switchdev: Reflect MAB bridge port flag to device driversIdo Schimmel
2022-11-09bridge: switchdev: Allow device drivers to install locked FDB entriesHans J. Schultz
2022-11-09bridge: switchdev: Let device drivers determine FDB offload indicationIdo Schimmel
2022-11-09Merge branch 'net-devlink-move-netdev-notifier-block-to-dest-namespace-during...Jakub Kicinski
2022-11-09net: devlink: move netdev notifier block to dest namespace during reloadJiri Pirko
2022-11-09net: introduce a helper to move notifier block to different namespaceJiri Pirko
2022-11-09genetlink: correctly begin the iteration over policiesJakub Kicinski
2022-11-09Merge tag 'rxrpc-next-20221108' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2022-11-09net/core: Allow live renaming when an interface is upAndy Ren
2022-11-09Merge branch 'dsa-microchip-checking'David S. Miller
2022-11-09net: dsa: microchip: add dev_err_probe in probe functionsRakesh Sankaranarayanan
2022-11-09net: dsa: microchip: ksz8563: Add number of port irqRakesh Sankaranarayanan
2022-11-09net: dsa: microchip: add error checking for ksz_pwriteRakesh Sankaranarayanan
2022-11-09net: dsa: microchip: add irq in i2c probeRakesh Sankaranarayanan
2022-11-09net: dsa: microchip: add ksz9563 in ksz_switch_ops and select based on compat...Rakesh Sankaranarayanan
2022-11-08net: ethernet: renesas: rswitch: Fix endless loop in error pathsYoshihiro Shimoda
2022-11-08lib: Fix some kernel-doc commentsYang Li
2022-11-08rxrpc: Allocate an skcipher each time needed rather than reusingDavid Howells
2022-11-08rxrpc: Fix congestion managementDavid Howells
2022-11-08rxrpc: Remove the rxtx ringDavid Howells
2022-11-08rxrpc: Save last ACK's SACK table rather than marking txbufsDavid Howells
2022-11-08rxrpc: Remove call->lockDavid Howells
2022-11-08rxrpc: Don't use a ring buffer for call Tx queueDavid Howells
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-11-08Merge branch 'bnxt_en-updates'Paolo Abeni
2022-11-08bnxt_en: Add a non-real time mode to access NIC clockPavan Chebbi
2022-11-08bnxt_en: update RSS config using difference algorithmEdwin Peer
2022-11-08bnxt_en: refactor VNIC RSS update functionsEdwin Peer
2022-11-08Merge branch 'net-add-helper-support-in-tc-act_ct-for-ovs-offloading'Paolo Abeni
2022-11-08net: sched: add helper support in act_ctXin Long
2022-11-08net: sched: call tcf_ct_params_free to free params in tcf_ct_initXin Long