index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-09-18
net: stmmac: dwmac-anarion: use devm_stmmac_probe_config_dt()
Jisheng Zhang
2023-09-18
Merge branch 'stmmac-tx-coe'
David S. Miller
2023-09-18
net: stmmac: Tx coe sw fallback
Rohan G Thomas
2023-09-18
dt-bindings: net: snps,dwmac: Tx coe unsupported
Rohan G Thomas
2023-09-18
ceph: Annotate struct ceph_monmap with __counted_by
Kees Cook
2023-09-18
net: spider_net: Use size_add() in call to struct_size()
Gustavo A. R. Silva
2023-09-18
tipc: Use size_add() in calls to struct_size()
Gustavo A. R. Silva
2023-09-18
tls: Use size_add() in call to struct_size()
Gustavo A. R. Silva
2023-09-18
mlxsw: Use size_mul() in call to struct_size()
Gustavo A. R. Silva
2023-09-18
Merge branch 'kselftest-rtnetlink'
David S. Miller
2023-09-18
kselftest: rtnetlink: add pause and pause on fail flag
Daniel Mendes
2023-09-18
kselftest: rtnetlink.sh: add verbose flag
Daniel Mendes
2023-09-18
Merge branch 'pds_core-pci-reset'
David S. Miller
2023-09-18
pds_core: add attempts to fix broken PCI
Shannon Nelson
2023-09-18
pds_core: implement pci reset handlers
Shannon Nelson
2023-09-18
pds_core: keep viftypes table across reset
Shannon Nelson
2023-09-18
pds_core: check health in devcmd wait
Shannon Nelson
2023-09-18
octeon_ep: support to fetch firmware info
Shinas Rasheed
2023-09-17
gve: Use size_add() in call to struct_size()
Gustavo A. R. Silva
2023-09-17
Merge branch 'vsock-tests'
David S. Miller
2023-09-17
vsock/test: track bytes in sk_buff merging test for SOCK_SEQPACKET
Stefano Garzarella
2023-09-17
vsock/test: use send_buf() in vsock_test.c
Stefano Garzarella
2023-09-17
vsock/test: add send_buf() utility function
Stefano Garzarella
2023-09-17
vsock/test: use recv_buf() in vsock_test.c
Stefano Garzarella
2023-09-17
vsock/test: add recv_buf() utility function
Stefano Garzarella
2023-09-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2023-09-17
Merge branch 'phy-stopping-race'
David S. Miller
2023-09-17
net: phy: convert phy_stop() to use split state machine
Russell King (Oracle)
2023-09-17
net: phy: split locked and unlocked section of phy_state_machine()
Russell King (Oracle)
2023-09-17
net: phy: move phy_state_machine()
Russell King (Oracle)
2023-09-17
net: phy: move phy_suspend() to end of phy_state_machine()
Russell King (Oracle)
2023-09-17
net: phy: move call to start aneg
Russell King (Oracle)
2023-09-17
net: phy: call phy_error_precise() while holding the lock
Russell King (Oracle)
2023-09-17
net: phy: always call phy_process_state_change() under lock
Russell King (Oracle)
2023-09-17
net: dsa: microchip: Add partial ACL support for ksz9477 switches
Oleksij Rempel
2023-09-17
net: dsa: microchip: Move *_port_setup code to dsa_switch_ops::port_setup()
Oleksij Rempel
2023-09-17
Merge branch 'devlink-instances-relationships'
David S. Miller
2023-09-17
net/mlx5e: Set en auxiliary devlink instance as nested
Jiri Pirko
2023-09-17
devlink: introduce possibility to expose info about nested devlinks
Jiri Pirko
2023-09-17
devlink: convert linecard nested devlink to new rel infrastructure
Jiri Pirko
2023-09-17
net/mlx5: SF, Implement peer devlink set for SF representor devlink port
Jiri Pirko
2023-09-17
devlink: expose peer SF devlink instance
Jiri Pirko
2023-09-17
devlink: introduce object and nested devlink relationship infra
Jiri Pirko
2023-09-17
devlink: extend devlink_nl_put_nested_handle() with attrtype arg
Jiri Pirko
2023-09-17
devlink: move devlink_nl_put_nested_handle() into netlink.c
Jiri Pirko
2023-09-17
devlink: put netnsid to nested handle
Jiri Pirko
2023-09-17
net/mlx5: Lift reload limitation when SFs are present
Jiri Pirko
2023-09-17
net/mlx5: Disable eswitch as the first thing in mlx5_unload()
Jiri Pirko
2023-09-17
devlink: move linecard struct into linecard.c
Jiri Pirko
2023-09-17
net: microchip: lan743x: add fixed phy unregister support
Pavithra Sathyanarayanan
[next]