sfrench/cifs-2.6.git
2024-03-06 Jakub Kicinskitools: ynl: allow setting recv() size
2024-03-06 Jakub Kicinskitools: ynl: move the new line in NlMsg __repr__
2024-03-06 David S. MillerMerge branch 'tools-ynl-make-clean'
2024-03-06 Jakub Kicinskitools: ynl: remove __pycache__ during clean
2024-03-06 Jakub Kicinskitools: ynl: add distclean to .PHONY in all makefiles
2024-03-06 Jakub Kicinskitools: ynl: rename make hardclean -> distclean
2024-03-06 David S. MillerMerge branch '100GbE' of git://git./linux/kernel/git...
2024-03-06 David S. MillerMerge branch 'ravb-cleanups'
2024-03-06 Niklas Söderlundravb: Unify Rx ring maintenance code paths
2024-03-06 Niklas Söderlundravb: Move maximum Rx descriptor data usage to info...
2024-03-06 Niklas Söderlundravb: Use the max frame size from hardware info for...
2024-03-06 Niklas Söderlundravb: Create helper to allocate skb and align it
2024-03-06 Niklas Söderlundravb: Make it clear the information relates to maximum...
2024-03-06 Niklas Söderlundravb: Group descriptor types used in Rx ring
2024-03-06 David S. MillerMerge branch '200GbE' of git://git./linux/kernel/git...
2024-03-06 David S. MillerMerge branch 'netlink-emsgsize'
2024-03-06 Jakub Kicinskigenetlink: fit NLMSG_DONE into same read() as families
2024-03-06 Jakub Kicinskinetdev: let netlink core handle -EMSGSIZE errors
2024-03-06 Jakub Kicinskinetlink: handle EMSGSIZE errors in the core
2024-03-06 Jakub Kicinskiselftests: avoid using SKIP(exit()) in harness fixure...
2024-03-06 Jakub KicinskiMerge branch 'net-ethernet-rework-eee'
2024-03-06 Andrew Lunnnet: fec: Fixup EEE
2024-03-06 Andrew Lunnnet: fec: Move fec_enet_eee_mode_set() and helper earlier
2024-03-06 Andrew Lunnnet: phy: Add phy_support_eee() indicating MAC support EEE
2024-03-06 Andrew Lunnnet: phy: Immediately call adjust_link if only tx_lpi_e...
2024-03-06 Andrew Lunnnet: phy: Keep track of EEE configuration
2024-03-06 Andrew Lunnnet: phy: Add phydev->enable_tx_lpi to simplify adjust...
2024-03-06 Russell Kingnet: add helpers for EEE configuration
2024-03-06 Heiner Kallweitethtool: ignore unused/unreliable fields in set_eee op
2024-03-06 Kees Cooksock: Use unsafe_memcpy() for sock_copy()
2024-03-06 Breno Leitaonet: tap: Remove generic .ndo_get_stats64
2024-03-06 Breno Leitaonet: tuntap: Leverage core stats allocator
2024-03-05 Uwe Kleine... ptp: fc3: Convert to platform remove callback returning...
2024-03-05 Jakub KicinskiMerge branch 'net-constify-struct-class-usage'
2024-03-05 Ricardo B.... nfc: core: make nfc_class constant
2024-03-05 Ricardo B.... net: wwan: core: make wwan_class constant
2024-03-05 Ricardo B.... net: wwan: hwsim: make wwan_hwsim_class constant
2024-03-05 Ricardo B.... net: ppp: make ppp_class constant
2024-03-05 Ricardo B.... net: wan: framer: make framer_class constant
2024-03-05 Ricardo B.... net: hns: make hnae_class constant
2024-03-05 Jakub KicinskiMerge branch 'net-phy-micrel-lan8814-erratas'
2024-03-05 Horatiu Vulturnet: phy: micrel: lan8814 cable improvement errata
2024-03-05 Horatiu Vulturnet: phy: micrel: lan8814 led errata
2024-03-05 Jakub KicinskiMerge branch 'selftests-forwarding-various-improvements'
2024-03-05 Ido Schimmelselftests: forwarding: Make {, ip6}gre-inner-v6-multipa...
2024-03-05 Ido Schimmelselftests: forwarding: Make VXLAN ECN encap tests more...
2024-03-05 Ido Schimmelselftests: forwarding: Make vxlan-bridge-1q pass on...
2024-03-05 Ido Schimmelselftests: forwarding: Make tc-police pass on debug...
2024-03-05 Ido Schimmelselftests: forwarding: Parametrize mausezahn delay
2024-03-05 Ido Schimmelselftests: forwarding: Remove IPv6 L3 multipath hash...
2024-03-05 Eric Dumazetnet/smc: reduce rtnl pressure in smc_pnet_create_pnetid...
2024-03-05 Paolo AbeniMerge tag 'linux-can-next-for-6.9-20240304' of git...
2024-03-05 Abhishek Chauhannet: Re-use and set mono_delivery_time bit for userspac...
2024-03-05 Paolo AbeniMerge branch 'net-gro-cleanups-and-fast-path-refinement'
2024-03-05 Eric Dumazettcp: gro: micro optimizations in tcp[4]_gro_complete()
2024-03-05 Eric Dumazetnet: gro: enable fast path for more cases
2024-03-05 Eric Dumazetnet: gro: change skb_gro_network_header()
2024-03-05 Eric Dumazetnet: gro: rename skb_gro_header_hard()
2024-03-05 Paolo AbeniMerge branch 'mt7530-dsa-subdriver-improvements-act...
2024-03-05 Arınç ÜNALnet: dsa: mt7530: simplify link operations
2024-03-05 Arınç ÜNALnet: dsa: mt7530: sort link settings ops and force...
2024-03-05 Arınç ÜNALnet: dsa: mt7530: put initialising PCS devices code...
2024-03-05 Arınç ÜNALnet: dsa: mt7530: get rid of mt753x_mac_config()
2024-03-05 Arınç ÜNALnet: dsa: mt7530: get rid of priv->info->cpu_port_config()
2024-03-05 Arınç ÜNALnet: dsa: mt7530: get rid of useless error returns...
2024-03-05 Arınç ÜNALnet: dsa: mt7530: do not use SW_PHY_RST to reset MT7531...
2024-03-05 Arınç ÜNALnet: dsa: mt7530: set interrupt register only for MT7530
2024-03-05 Arınç ÜNALnet: dsa: mt7530: remove .mac_port_config for MT7988...
2024-03-05 Paolo AbeniMerge branch 'remove-page-frag-implementation-in-vhost_net'
2024-03-05 Yunsheng Lintools: virtio: introduce vhost_net_test
2024-03-05 Yunsheng Linvhost/net: remove vhost_net_page_frag_refill()
2024-03-05 Yunsheng Linnet: introduce page_frag_cache_drain()
2024-03-05 Yunsheng Linpage_frag: unify gfp bits for order 3 page allocation
2024-03-05 Yunsheng Linmm/page_alloc: modify page_frag_alloc_align() to accept...
2024-03-05 Jiawen Wunet: txgbe: fix to clear interrupt status after handlin...
2024-03-05 Jiawen Wunet: txgbe: fix GPIO interrupt blocking
2024-03-05 Jakub KicinskiMerge branch 'intel-wired-lan-driver-updates-2024-02...
2024-03-05 Vitaly Lifshitse1000e: Minor flow correction in e1000_shutdown function
2024-03-05 Arnd Bergmannigc: fix LEDS_CLASS dependency
2024-03-05 Ernesto Castellottiixgbe: Add 1000BASE-BX support
2024-03-05 Jon Maxwellintel: make module parameters readable in sys filesystem
2024-03-05 Eric Dumazettcp: align tcp_sock_write_rx group
2024-03-05 Pedro Tammelaselftests/tc-testing: require an up to date iproute2...
2024-03-05 Prabhav Kumar... selftests: net: Correct couple of spelling mistakes
2024-03-04 Maciej Fijalkowskiice: avoid unnecessary devm_ usage
2024-03-04 Maciej Fijalkowskiice: do not disable Tx queues twice in ice_down()
2024-03-04 Jacob Kellerice: cleanup line splitting for context set functions
2024-03-04 Jacob Kellerice: use GENMASK instead of BIT(n) - 1 in pack functions
2024-03-04 Jacob Kellerice: rename ice_write_* functions to ice_pack_ctx_*
2024-03-04 Jacob Kellerice: remove vf->lan_vsi_num field
2024-03-04 Jacob Kellerice: use relative VSI index for VFs instead of PF VSI...
2024-03-04 Jacob Kellerice: remove unnecessary duplicate checks for VF VSI ID
2024-03-04 Jacob Kellerice: pass VSI pointer into ice_vc_isvalid_q_id
2024-03-04 Alan Bradyidpf: remove dealloc vector msg err in idpf_intr_rel
2024-03-04 Alan Bradyidpf: fix minor controlq issues
2024-03-04 Alan Bradyidpf: prevent deinit uninitialized virtchnl core
2024-03-04 Alan Bradyidpf: cleanup virtchnl cruft
2024-03-04 Alan Bradyidpf: refactor idpf_recv_mb_msg
2024-03-04 Alan Bradyidpf: add async_handler for MAC filter messages
2024-03-04 Alan Bradyidpf: refactor remaining virtchnl messages
next