开源镜像站
帮助
下载
动态
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-12-12
ionic: Translate IONIC_RC_ENOSUPP to EOPNOTSUPP
Brett Creeley
2024-12-12
ionic: Use VLAN_ETH_HLEN when possible
Brett Creeley
2024-12-12
ionic: add asic codes to firmware interface file
Shannon Nelson
2024-12-11
Merge branch 'net-dsa-cleanup-eee-part-1'
Jakub Kicinski
2024-12-11
net: dsa: require .support_eee() method to be implemented
Russell King (Oracle)
2024-12-11
net: dsa: ksz: implement .support_eee() method
Russell King (Oracle)
2024-12-11
net: dsa: mv88e6xxx: implement .support_eee() method
Russell King (Oracle)
2024-12-11
net: dsa: qca8k: implement .support_eee() method
Russell King (Oracle)
2024-12-11
net: dsa: mt753x: implement .support_eee() method
Russell King (Oracle)
2024-12-11
net: dsa: b53/bcm_sf2: implement .support_eee() method
Russell King (Oracle)
2024-12-11
net: dsa: provide implementation of .support_eee()
Russell King (Oracle)
2024-12-11
net: dsa: add hook to determine whether EEE is supported
Russell King (Oracle)
2024-12-11
net: dsa: remove check for dp->pl in EEE methods
Russell King (Oracle)
2024-12-11
net: fec: use phydev->eee_cfg.tx_lpi_timer
Russell King (Oracle)
2024-12-11
mlxsw: spectrum_flower: Do not allow mixing sample and mirror actions
Ido Schimmel
2024-12-11
Merge branch 'make-time-wait-reuse-delay-deterministic-and-configurable'
Jakub Kicinski
2024-12-11
tcp: Add sysctl to configure TIME-WAIT reuse delay
Jakub Sitnicki
2024-12-11
tcp: Measure TIME-WAIT reuse delay with millisecond precision
Jakub Sitnicki
2024-12-11
Merge branch 'ipv6-mcast-add-data-race-annotations'
Jakub Kicinski
2024-12-11
ipv6: mcast: annotate data-race around psf->sf_count[MCAST_XXX]
Eric Dumazet
2024-12-11
ipv6: mcast: annotate data-races around mc->mca_sfcount[MCAST_EXCLUDE]
Eric Dumazet
2024-12-11
ipv6: mcast: reduce ipv6_chk_mcast_addr() indentation
Eric Dumazet
2024-12-11
Merge branch 'lib-packing-introduce-and-use-un-pack_fields'
Jakub Kicinski
2024-12-11
ice: cleanup Rx queue context programming functions
Jacob Keller
2024-12-11
ice: move prefetch enable to ice_setup_rx_ctx
Jacob Keller
2024-12-11
ice: reduce size of queue context fields
Jacob Keller
2024-12-11
ice: use <linux/packing.h> for Tx and Rx queue context data
Jacob Keller
2024-12-11
ice: use structures to keep track of queue context size
Jacob Keller
2024-12-11
ice: remove int_q_state from ice_tlan_ctx
Jacob Keller
2024-12-11
lib: packing: document recently added APIs
Jacob Keller
2024-12-11
lib: packing: add pack_fields() and unpack_fields()
Vladimir Oltean
2024-12-11
lib: packing: demote truncation error in pack() to a warning in __pack()
Vladimir Oltean
2024-12-11
lib: packing: create __pack() and __unpack() variants without error checking
Vladimir Oltean
2024-12-11
isdn: Remove unused get_Bprotocol4id()
Dr. David Alan Gilbert
2024-12-11
cn10k-ipsec: Fix compilation error when CONFIG_XFRM_OFFLOAD disabled
Bharat Bhushan
2024-12-11
gve: Remove unused gve_adminq_set_mtu
Dr. David Alan Gilbert
2024-12-11
nfp: Convert timeouts to secs_to_jiffies()
Easwar Hariharan
2024-12-11
l2tp: Handle eth stats using NETDEV_PCPU_STAT_DSTATS.
James Chapman
2024-12-11
net: renesas: rswitch: enable only used MFWD features
Nikita Yushchenko
2024-12-10
Merge branch 'lan78xx-preparations-for-phylink'
Jakub Kicinski
2024-12-10
net: usb: lan78xx: Rename lan78xx_phy_wait_not_busy to lan78xx_mdiobus_wait_n...
Oleksij Rempel
2024-12-10
net: usb: lan78xx: Improve error handling in lan78xx_phy_wait_not_busy
Oleksij Rempel
2024-12-10
net: usb: lan78xx: Fix return value handling in lan78xx_set_features
Oleksij Rempel
2024-12-10
net: usb: lan78xx: Simplify lan78xx_update_reg
Oleksij Rempel
2024-12-10
net: usb: lan78xx: Add error handling to lan78xx_set_mac_addr
Oleksij Rempel
2024-12-10
net: usb: lan78xx: Add error handling to lan78xx_init_mac_address
Oleksij Rempel
2024-12-10
net: usb: lan78xx: Add error handling to lan78xx_setup_irq_domain
Oleksij Rempel
2024-12-10
net: wwan: t7xx: Replace deprecated PCI functions
Philipp Stanner
2024-12-10
Merge branch 'net-prepare-for-removal-of-net-dev_index_head'
Jakub Kicinski
2024-12-10
rtnetlink: remove pad field in ndo_fdb_dump_context
Eric Dumazet
[next]