开源镜像站
帮助
下载
动态
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
2025-04-14
bonding: Convert bond_net_exit_batch_rtnl() to ->exit_rtnl().
Kuniyuki Iwashima
2025-04-14
bridge: Convert br_net_exit_batch_rtnl() to ->exit_rtnl().
Kuniyuki Iwashima
2025-04-14
xfrm: Convert xfrmi_exit_batch_rtnl() to ->exit_rtnl().
Kuniyuki Iwashima
2025-04-14
ipv6: Convert tunnel devices' ->exit_batch_rtnl() to ->exit_rtnl().
Kuniyuki Iwashima
2025-04-14
ipv4: ip_tunnel: Convert ip_tunnel_delete_nets() callers to ->exit_rtnl().
Kuniyuki Iwashima
2025-04-14
vxlan: Convert vxlan_exit_batch_rtnl() to ->exit_rtnl().
Kuniyuki Iwashima
2025-04-14
nexthop: Convert nexthop_net_exit_batch_rtnl() to ->exit_rtnl().
Kuniyuki Iwashima
2025-04-14
net: Add ->exit_rtnl() hook to struct pernet_operations.
Kuniyuki Iwashima
2025-04-14
net: Add ops_undo_single for module load/unload.
Kuniyuki Iwashima
2025-04-14
net: Factorise setup_net() and cleanup_net().
Kuniyuki Iwashima
2025-04-14
net: ethtool: fix get_ts_stats() documentation
Russell King (Oracle)
2025-04-14
Merge branch 'fix-late-dma-unmap-crash-for-page-pool'
Jakub Kicinski
2025-04-14
page_pool: Track DMA-mapped pages and unmap them when destroying the pool
Toke Høiland-Jørgensen
2025-04-14
page_pool: Move pp_magic check into helper functions
Toke Høiland-Jørgensen
2025-04-14
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2025-04-14
Merge branch 'cpsw-bindings-for-5000m-fixed-link'
Jakub Kicinski
2025-04-14
dt-bindings: net: ti: k3-am654-cpsw-nuss: evaluate fixed-link property
Siddharth Vadapalli
2025-04-14
dt-bindings: net: ethernet-controller: add 5000M speed to fixed-link
Siddharth Vadapalli
2025-04-14
Merge branch 'add-support-for-mdb-offload-failure-notification'
Jakub Kicinski
2025-04-14
net: bridge: mcast: Notify on mdb offload failure
Joseph Huang
2025-04-14
net: bridge: Add offload_fail_notification bopt
Joseph Huang
2025-04-14
net: bridge: mcast: Add offload failed mdb flag
Joseph Huang
2025-04-14
bna: bnad_dim_timeout: Rename del_timer_sync in comment
WangYuli
2025-04-14
Merge branch 'pktgen-code-cleanup'
Jakub Kicinski
2025-04-14
net: pktgen: fix code style (WARNING: quoted string split across lines)
Peter Seiderer
2025-04-14
net: pktgen: fix code style (WARNING: macros should not use a trailing semico...
Peter Seiderer
2025-04-14
net: pktgen: fix code style (WARNING: Missing a blank line after declarations)
Peter Seiderer
2025-04-14
net: pktgen: fix code style (WARNING: Block comments)
Peter Seiderer
2025-04-14
net: pktgen: fix code style (WARNING: suspect code indent for conditional sta...
Peter Seiderer
2025-04-14
net: pktgen: fix code style (ERROR: space prohibited after that '&')
Peter Seiderer
2025-04-14
net: pktgen: fix code style (ERROR: "foo * bar" should be "foo *bar")
Peter Seiderer
2025-04-14
net: convert dev->rtnl_link_state to a bool
Jakub Kicinski
2025-04-14
udp: properly deal with xfrm encap and ADDRFORM
Paolo Abeni
2025-04-14
net: hsr: sync hw addr of slave2 according to slave1 hw addr on PRP
Fernando Fernandez Mancera
2025-04-11
net: phy: mediatek: add Airoha PHY ID to SoC driver
Christian Marangi
2025-04-11
net: phy: mediatek: permit to compile test GE SOC PHY driver
Christian Marangi
2025-04-11
Merge branch 'add-l2-hw-acceleration-for-airoha_eth-driver'
Jakub Kicinski
2025-04-11
net: airoha: Add L2 hw acceleration support
Lorenzo Bianconi
2025-04-11
net: airoha: Add l2_flows rhashtable
Lorenzo Bianconi
2025-04-11
Merge branch 'net-retire-dccp-socket'
Jakub Kicinski
2025-04-11
tcp: Rename tcp_or_dccp_get_hashinfo().
Kuniyuki Iwashima
2025-04-11
net: Unexport shared functions for DCCP.
Kuniyuki Iwashima
2025-04-11
net: Retire DCCP socket.
Kuniyuki Iwashima
2025-04-11
selftest: net: Remove DCCP bits.
Kuniyuki Iwashima
2025-04-11
net: phy: air_en8811h: Add clk provider for CKO pin
Lucien.Jheng
2025-04-11
sock: Correct error checking condition for (assign|release)_proto_idx()
Zijun Hu
2025-04-11
net: e1000e: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
Piotr Wejman
2025-04-11
igc: enable HW vlan tag insertion/stripping by default
Rui Salvaterra
2025-04-11
ixgbe: Fix unreachable retry logic in combined and byte I2C write functions
Rand Deeb
2025-04-11
i40e: fix MMIO write access to an invalid page in i40e_clear_hw
Kyungwook Boo
[next]