summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-05net: wwan: hwsim: make wwan_hwsim_class constantRicardo B. Marliere
2024-03-05net: ppp: make ppp_class constantRicardo B. Marliere
2024-03-05net: wan: framer: make framer_class constantRicardo B. Marliere
2024-03-05net: hns: make hnae_class constantRicardo B. Marliere
2024-03-05Merge branch 'net-phy-micrel-lan8814-erratas'Jakub Kicinski
2024-03-05net: phy: micrel: lan8814 cable improvement errataHoratiu Vultur
2024-03-05net: phy: micrel: lan8814 led errataHoratiu Vultur
2024-03-05Merge branch 'selftests-forwarding-various-improvements'Jakub Kicinski
2024-03-05selftests: forwarding: Make {, ip6}gre-inner-v6-multipath tests more robustIdo Schimmel
2024-03-05selftests: forwarding: Make VXLAN ECN encap tests more robustIdo Schimmel
2024-03-05selftests: forwarding: Make vxlan-bridge-1q pass on debug kernelsIdo Schimmel
2024-03-05selftests: forwarding: Make tc-police pass on debug kernelsIdo Schimmel
2024-03-05selftests: forwarding: Parametrize mausezahn delayIdo Schimmel
2024-03-05selftests: forwarding: Remove IPv6 L3 multipath hash testsIdo Schimmel
2024-03-05net/smc: reduce rtnl pressure in smc_pnet_create_pnetids_list()Eric Dumazet
2024-03-05Merge tag 'linux-can-next-for-6.9-20240304' of git://git.kernel.org/pub/scm/l...Paolo Abeni
2024-03-05net: Re-use and set mono_delivery_time bit for userspace tstamp packetsAbhishek Chauhan
2024-03-05Merge branch 'net-gro-cleanups-and-fast-path-refinement'Paolo Abeni
2024-03-05tcp: gro: micro optimizations in tcp[4]_gro_complete()Eric Dumazet
2024-03-05net: gro: enable fast path for more casesEric Dumazet
2024-03-05net: gro: change skb_gro_network_header()Eric Dumazet
2024-03-05net: gro: rename skb_gro_header_hard()Eric Dumazet
2024-03-05Merge branch 'mt7530-dsa-subdriver-improvements-act-iii'Paolo Abeni
2024-03-05net: dsa: mt7530: simplify link operationsArınç ÜNAL
2024-03-05net: dsa: mt7530: sort link settings ops and force link down on all portsArınç ÜNAL
2024-03-05net: dsa: mt7530: put initialising PCS devices code back to original orderArınç ÜNAL
2024-03-05net: dsa: mt7530: get rid of mt753x_mac_config()Arınç ÜNAL
2024-03-05net: dsa: mt7530: get rid of priv->info->cpu_port_config()Arınç ÜNAL
2024-03-05net: dsa: mt7530: get rid of useless error returns on phylink code pathArınç ÜNAL
2024-03-05net: dsa: mt7530: do not use SW_PHY_RST to reset MT7531 switchArınç ÜNAL
2024-03-05net: dsa: mt7530: set interrupt register only for MT7530Arınç ÜNAL
2024-03-05net: dsa: mt7530: remove .mac_port_config for MT7988 and make it optionalArınç ÜNAL
2024-03-05Merge branch 'remove-page-frag-implementation-in-vhost_net'Paolo Abeni
2024-03-05tools: virtio: introduce vhost_net_testYunsheng Lin
2024-03-05vhost/net: remove vhost_net_page_frag_refill()Yunsheng Lin
2024-03-05net: introduce page_frag_cache_drain()Yunsheng Lin
2024-03-05page_frag: unify gfp bits for order 3 page allocationYunsheng Lin
2024-03-05mm/page_alloc: modify page_frag_alloc_align() to accept align as an argumentYunsheng Lin
2024-03-05net: txgbe: fix to clear interrupt status after handling IRQJiawen Wu
2024-03-05net: txgbe: fix GPIO interrupt blockingJiawen Wu
2024-03-04Merge branch 'intel-wired-lan-driver-updates-2024-02-28-ixgbe-igc-igb-e1000e-...Jakub Kicinski
2024-03-04e1000e: Minor flow correction in e1000_shutdown functionVitaly Lifshits
2024-03-04igc: fix LEDS_CLASS dependencyArnd Bergmann
2024-03-04ixgbe: Add 1000BASE-BX supportErnesto Castellotti
2024-03-04intel: make module parameters readable in sys filesystemJon Maxwell
2024-03-04tcp: align tcp_sock_write_rx groupEric Dumazet
2024-03-04selftests/tc-testing: require an up to date iproute2 for blockcast testsPedro Tammela
2024-03-04selftests: net: Correct couple of spelling mistakesPrabhav Kumar Vaish
2024-03-04Merge branch 'mptcp-userspace-pm'David S. Miller
2024-03-04selftests: mptcp: userspace pm get addr testsGeliang Tang