index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-09-03
netdev_features: convert NETIF_F_LLTX to dev->lltx
Alexander Lobakin
2024-09-03
netdevice: convert private flags > BIT(31) to bitfields
Alexander Lobakin
2024-09-03
net: dsa: vsc73xx: implement FDB operations
Pawel Dembicki
2024-09-02
Merge tag 'linux-can-next-for-6.12-20240830' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2024-09-02
r8169: add support for RTL8126A rev.b
ChunHao Lin
2024-09-02
netdev-genl: Set extack and fix error on napi-get
Joe Damato
2024-09-02
net: stmmac: drop the ethtool begin() callback
Andrew Halaney
2024-09-01
Merge branch 'octeontx2-af-cpt-update'
David S. Miller
2024-09-01
octeontx2-af: configure default CPT credits for CN10KA B0
Srujana Challa
2024-09-01
octeontx2-af: avoid RXC register access for CN10KB
Srujana Challa
2024-09-01
octeontx2-af: use dynamic interrupt vectors for CN10K
Srujana Challa
2024-08-31
Merge branch 'unmask-dscp-bits'
David S. Miller
2024-08-31
bpf: Unmask upper DSCP bits in __bpf_redirect_neigh_v4()
Ido Schimmel
2024-08-31
vrf: Unmask upper DSCP bits in vrf_process_v4_outbound()
Ido Schimmel
2024-08-31
ipvlan: Unmask upper DSCP bits in ipvlan_process_v4_outbound()
Ido Schimmel
2024-08-31
ipv6: sit: Unmask upper DSCP bits in ipip6_tunnel_xmit()
Ido Schimmel
2024-08-31
ipv4: Unmask upper DSCP bits in ip_send_unicast_reply()
Ido Schimmel
2024-08-31
xfrm: Unmask upper DSCP bits in xfrm_get_tos()
Ido Schimmel
2024-08-31
ipv4: Unmask upper DSCP bits when building flow key
Ido Schimmel
2024-08-31
ipv4: Unmask upper DSCP bits in get_rttos()
Ido Schimmel
2024-08-31
ipv4: Unmask upper DSCP bits in ip_sock_rt_tos()
Ido Schimmel
2024-08-31
ipv4: icmp: Unmask upper DSCP bits in icmp_route_lookup()
Ido Schimmel
2024-08-31
ipv4: Unmask upper DSCP bits in ip_route_output_key_hash()
Ido Schimmel
2024-08-31
ipv4: Unmask upper DSCP bits in RTM_GETROUTE output route lookup
Ido Schimmel
2024-08-30
can: kvaser_usb: Simplify with dev_err_probe()
Yan Zhen
2024-08-30
can: kvaser_pciefd: Use IS_ENABLED() instead of #ifdef
Martin Jocic
2024-08-30
can: netlink: avoid call to do_set_data_bittiming callback with stale can_pri...
Stefan Mätje
2024-08-30
can: j1939: use correct function name in comment
Zhang Changzhong
2024-08-30
dt-bindings: can: convert microchip,mcp251x.txt to yaml
Frank Li
2024-08-30
dt-bindings: can: renesas,rcar-canfd: Document R-Car V4M support
Duy Nguyen
2024-08-30
ethtool: pse-pd: move pse validation into set
Diogo Jahchan Koike
2024-08-30
Documentation: Add missing fields to net_cachelines
Joe Damato
2024-08-30
Merge branch 'icmp-avoid-possible-side-channels-attacks'
Jakub Kicinski
2024-08-30
icmp: icmp_msgs_per_sec and icmp_msgs_burst sysctls become per netns
Eric Dumazet
2024-08-30
icmp: move icmp_global.credit and icmp_global.stamp to per netns storage
Eric Dumazet
2024-08-30
icmp: change the order of rate limits
Eric Dumazet
2024-08-30
net: openvswitch: Use ERR_CAST() to return
Yan Zhen
2024-08-30
nfp: Convert to use ERR_CAST()
Shen Lichuan
2024-08-30
sfc: Convert to use ERR_CAST()
Shen Lichuan
2024-08-30
Merge branch 'am-qt2025-phy-rust'
David S. Miller
2024-08-30
net: phy: add Applied Micro QT2025 PHY driver
FUJITA Tomonori
2024-08-30
rust: net::phy unified genphy_read_status function for C22 and C45 registers
FUJITA Tomonori
2024-08-30
rust: net::phy unified read/write API for C22 and C45 registers
FUJITA Tomonori
2024-08-30
rust: net::phy implement AsRef<kernel::device::Device> trait
FUJITA Tomonori
2024-08-30
rust: net::phy support probe callback
FUJITA Tomonori
2024-08-30
rust: sizes: add commonly used constants
FUJITA Tomonori
2024-08-29
Merge branch 'bnxt_en-update-for-net-next'
Jakub Kicinski
2024-08-29
bnxt_en: Support dynamic MSIX
Michael Chan
2024-08-29
bnxt_en: Allocate the max bp->irq_tbl size for dynamic msix allocation
Michael Chan
2024-08-29
bnxt_en: Replace deprecated PCI MSIX APIs
Michael Chan
[next]