index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-02-13
vlan: use xarray iterator to implement /proc/net/vlan/config
Eric Dumazet
2024-02-13
net: phy: aquantia: clear PMD Global Transmit Disable bit during init
Robert Marko
2024-02-13
net: sched: codel replace GPLv2/BSD boilerplate
Stephen Hemminger
2024-02-13
r8169: simplify code by using core-provided pcpu stats allocation
Heiner Kallweit
2024-02-13
net: sched: Remove NET_ACT_IPT from Kconfig
Harshit Mogalapalli
2024-02-13
net: stmmac: Simplify mtl IRQ status checking
Kurt Kanzenbach
2024-02-12
ipv4: Set the routing scope properly in ip_route_output_ports().
Guillaume Nault
2024-02-12
net/mlx5e: link NAPI instances to queues and IRQs
Joe Damato
2024-02-12
Merge branch 'net-avoid-slow-rcu'
David S. Miller
2024-02-12
netfilter: conntrack: expedite rcu in nf_conntrack_cleanup_net_list
Eric Dumazet
2024-02-12
net: use synchronize_rcu_expedited in cleanup_net()
Eric Dumazet
2024-02-12
ipv4/fib: use synchronize_net() when holding RTNL
Eric Dumazet
2024-02-12
bridge: vlan: use synchronize_net() when holding RTNL
Eric Dumazet
2024-02-12
net: use synchronize_net() in dev_change_name()
Eric Dumazet
2024-02-12
ipv6: mcast: remove one synchronize_net() barrier in ipv6_mc_down()
Eric Dumazet
2024-02-12
Merge branch 'eth-common-fault-irq-support'
David S. Miller
2024-02-12
net: stmmac: Add driver support for common safety IRQ
Suraj Jaiswal
2024-02-12
dt-bindings: net: qcom,ethqos: add binding doc for safety IRQ for sa8775p
Suraj Jaiswal
2024-02-12
tg3: fix bug caused by uninitialized variable
Heiner Kallweit
2024-02-12
Merge branch 'dsa-realtek-common'
David S. Miller
2024-02-12
net: dsa: realtek: embed dsa_switch into realtek_priv
Luiz Angelo Daros de Luca
2024-02-12
net: dsa: realtek: use the same mii bus driver for both interfaces
Luiz Angelo Daros de Luca
2024-02-12
net: dsa: realtek: migrate user_mii_bus setup to realtek_dsa
Luiz Angelo Daros de Luca
2024-02-12
net: dsa: realtek: clean user_mii_bus setup
Luiz Angelo Daros de Luca
2024-02-12
net: dsa: realtek: get internal MDIO node by name
Luiz Angelo Daros de Luca
2024-02-12
net: dsa: realtek: merge rtl83xx and interface modules into realtek_dsa
Luiz Angelo Daros de Luca
2024-02-12
net: dsa: realtek: common rtl83xx module
Luiz Angelo Daros de Luca
2024-02-12
net: dsa: realtek: keep variant reference in realtek_priv
Luiz Angelo Daros de Luca
2024-02-12
net: dsa: realtek: convert variants into real drivers
Luiz Angelo Daros de Luca
2024-02-12
net: dsa: realtek: introduce REALTEK_DSA namespace
Luiz Angelo Daros de Luca
2024-02-12
net: dsa: realtek: drop cleanup from realtek_ops
Luiz Angelo Daros de Luca
2024-02-12
net: stmmac: dwmac-qcom-ethqos: Enable TBS on all queues but 0
Abhishek Chauhan
2024-02-12
Merge branch 'ipv6-expired-routes'
David S. Miller
2024-02-12
selftests/net: Adding test cases of replacing routes and route advertisements.
Kui-Feng Lee
2024-02-12
net/ipv6: set expires in modify_prefix_route() if RTF_EXPIRES is set.
Kui-Feng Lee
2024-02-12
net/ipv6: Remove expired routes with a separated list of routes.
Kui-Feng Lee
2024-02-12
net/ipv6: Remove unnecessary clean.
Kui-Feng Lee
2024-02-12
net/ipv6: set expires in rt6_add_dflt_router().
Kui-Feng Lee
2024-02-12
selftests: net: ignore timing errors in txtimestamp if KSFT_MACHINE_SLOW
Paolo Abeni
2024-02-12
Merge branch 'octeon_ep_vf'
David S. Miller
2024-02-12
octeon_ep_vf: update MAINTAINERS
Shinas Rasheed
2024-02-12
octeon_ep_vf: add ethtool support
Shinas Rasheed
2024-02-12
octeon_ep_vf: add Tx/Rx processing and interrupt support
Shinas Rasheed
2024-02-12
octeon_ep_vf: add support for ndo ops
Shinas Rasheed
2024-02-12
octeon_ep_vf: add Tx/Rx ring resource setup and cleanup
Shinas Rasheed
2024-02-12
octeon_ep_vf: add VF-PF mailbox communication.
Shinas Rasheed
2024-02-12
octeon_ep_vf: add hardware configuration APIs
Shinas Rasheed
2024-02-12
octeon_ep_vf: Add driver framework and device initialization
Shinas Rasheed
2024-02-10
Merge branch 'phy-package'
David S. Miller
2024-02-10
net: phy: qca807x: add support for configurable LED
Christian Marangi
[next]