开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-03-06
netlink: handle EMSGSIZE errors in the core
Jakub Kicinski
2024-03-05
selftests: avoid using SKIP(exit()) in harness fixure setup
Jakub Kicinski
2024-03-05
Merge branch 'net-ethernet-rework-eee'
Jakub Kicinski
2024-03-05
net: fec: Fixup EEE
Andrew Lunn
2024-03-05
net: fec: Move fec_enet_eee_mode_set() and helper earlier
Andrew Lunn
2024-03-05
net: phy: Add phy_support_eee() indicating MAC support EEE
Andrew Lunn
2024-03-05
net: phy: Immediately call adjust_link if only tx_lpi_enabled changes
Andrew Lunn
2024-03-05
net: phy: Keep track of EEE configuration
Andrew Lunn
2024-03-05
net: phy: Add phydev->enable_tx_lpi to simplify adjust link callbacks
Andrew Lunn
2024-03-05
net: add helpers for EEE configuration
Russell King
2024-03-05
ethtool: ignore unused/unreliable fields in set_eee op
Heiner Kallweit
2024-03-05
sock: Use unsafe_memcpy() for sock_copy()
Kees Cook
2024-03-05
net: tap: Remove generic .ndo_get_stats64
Breno Leitao
2024-03-05
net: tuntap: Leverage core stats allocator
Breno Leitao
2024-03-05
ptp: fc3: Convert to platform remove callback returning void
Uwe Kleine-König
2024-03-05
Merge branch 'net-constify-struct-class-usage'
Jakub Kicinski
2024-03-05
nfc: core: make nfc_class constant
Ricardo B. Marliere
2024-03-05
net: wwan: core: make wwan_class constant
Ricardo B. Marliere
2024-03-05
net: wwan: hwsim: make wwan_hwsim_class constant
Ricardo B. Marliere
2024-03-05
net: ppp: make ppp_class constant
Ricardo B. Marliere
2024-03-05
net: wan: framer: make framer_class constant
Ricardo B. Marliere
2024-03-05
net: hns: make hnae_class constant
Ricardo B. Marliere
2024-03-05
Merge branch 'net-phy-micrel-lan8814-erratas'
Jakub Kicinski
2024-03-05
net: phy: micrel: lan8814 cable improvement errata
Horatiu Vultur
2024-03-05
net: phy: micrel: lan8814 led errata
Horatiu Vultur
2024-03-05
Merge branch 'selftests-forwarding-various-improvements'
Jakub Kicinski
2024-03-05
selftests: forwarding: Make {, ip6}gre-inner-v6-multipath tests more robust
Ido Schimmel
2024-03-05
selftests: forwarding: Make VXLAN ECN encap tests more robust
Ido Schimmel
2024-03-05
selftests: forwarding: Make vxlan-bridge-1q pass on debug kernels
Ido Schimmel
2024-03-05
selftests: forwarding: Make tc-police pass on debug kernels
Ido Schimmel
2024-03-05
selftests: forwarding: Parametrize mausezahn delay
Ido Schimmel
2024-03-05
selftests: forwarding: Remove IPv6 L3 multipath hash tests
Ido Schimmel
2024-03-05
net/smc: reduce rtnl pressure in smc_pnet_create_pnetids_list()
Eric Dumazet
2024-03-05
Merge tag 'linux-can-next-for-6.9-20240304' of git://git.kernel.org/pub/scm/l...
Paolo Abeni
2024-03-05
net: Re-use and set mono_delivery_time bit for userspace tstamp packets
Abhishek Chauhan
2024-03-05
Merge branch 'net-gro-cleanups-and-fast-path-refinement'
Paolo Abeni
2024-03-05
tcp: gro: micro optimizations in tcp[4]_gro_complete()
Eric Dumazet
2024-03-05
net: gro: enable fast path for more cases
Eric Dumazet
2024-03-05
net: gro: change skb_gro_network_header()
Eric Dumazet
2024-03-05
net: gro: rename skb_gro_header_hard()
Eric Dumazet
2024-03-05
Merge branch 'mt7530-dsa-subdriver-improvements-act-iii'
Paolo Abeni
2024-03-05
net: dsa: mt7530: simplify link operations
Arınç ÜNAL
2024-03-05
net: dsa: mt7530: sort link settings ops and force link down on all ports
Arınç ÜNAL
2024-03-05
net: dsa: mt7530: put initialising PCS devices code back to original order
Arınç ÜNAL
2024-03-05
net: dsa: mt7530: get rid of mt753x_mac_config()
Arınç ÜNAL
2024-03-05
net: dsa: mt7530: get rid of priv->info->cpu_port_config()
Arınç ÜNAL
2024-03-05
net: dsa: mt7530: get rid of useless error returns on phylink code path
Arınç ÜNAL
2024-03-05
net: dsa: mt7530: do not use SW_PHY_RST to reset MT7531 switch
Arınç ÜNAL
2024-03-05
net: dsa: mt7530: set interrupt register only for MT7530
Arınç ÜNAL
2024-03-05
net: dsa: mt7530: remove .mac_port_config for MT7988 and make it optional
Arınç ÜNAL
[next]