index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
crc32_generic.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-08-29
net: dsa: realtek: make use of dev_err_cast_probe()
Hongbo Li
1
-5
/
+3
2024-08-29
net: ipa: make use of dev_err_cast_probe()
Hongbo Li
1
-5
/
+2
2024-08-29
net: vertexcom: mse102x: Use ETH_ZLEN
Stefan Wahren
1
-2
/
+2
2024-08-29
net: vertexcom: mse102x: Drop log message on remove
Stefan Wahren
1
-3
/
+0
2024-08-29
net: vertexcom: mse102x: Fix random MAC address log
Stefan Wahren
1
-2
/
+2
2024-08-29
net: vertexcom: mse102x: Silence TX timeout
Stefan Wahren
1
-1
/
+1
2024-08-29
net: vertexcom: mse102x: Use DEFINE_SIMPLE_DEV_PM_OPS
Stefan Wahren
1
-5
/
+2
2024-08-29
selftests: netfilter: nft_queue.sh: reduce test file size for debug build
Florian Westphal
1
-1
/
+3
2024-08-29
net: hisilicon: hns_mdio: fix OF node leak in probe()
Krzysztof Kozlowski
1
-0
/
+1
2024-08-29
net: hisilicon: hns_dsaf_mac: fix OF node leak in hns_mac_get_info()
Krzysztof Kozlowski
1
-0
/
+1
2024-08-29
net: hisilicon: hip04: fix OF node leak in probe()
Krzysztof Kozlowski
1
-0
/
+1
2024-08-29
net: dsa: mv88e6xxx: Remove stale comment
Andy Shevchenko
1
-1
/
+1
2024-08-29
net: ethtool: cable-test: Release RTNL when the PHY isn't found
Maxime Chevallier
1
-2
/
+2
2024-08-29
net: netvsc: Update default VMBus channels
Erni Sri Satya Vennela
2
-2
/
+3
2024-08-29
net: ftgmac100: Get link speed and duplex for NC-SI
Jacky Chou
1
-2
/
+26
2024-08-29
tcp: annotate data-races around tcptw->tw_rcv_nxt
Eric Dumazet
3
-14
/
+18
2024-08-29
tcp: remove volatile qualifier on tw_substate
Eric Dumazet
5
-8
/
+8
2024-08-29
net/xen-netback: prevent UAF in xenvif_flush_hash()
Jeongjun Park
1
-3
/
+2
2024-08-28
net: dsa: microchip: Add KSZ8895/KSZ8864 switch support
Tristram Ha
6
-16
/
+178
2024-08-28
dt-bindings: net: dsa: microchip: Add KSZ8895/KSZ8864 switch support
Tristram Ha
1
-0
/
+2
2024-08-28
net/handshake: use sockfd_put() helper
A K M Fazla Mehrab
1
-2
/
+2
2024-08-28
net: mana: Implement get_ringparam/set_ringparam for mana
Shradha Gupta
3
-14
/
+110
2024-08-27
net: phy: vitesse: implement MDI-X configuration in vsc73xx
Pawel Dembicki
1
-0
/
+93
2024-08-27
net: airoha: fix module autoloading
Liao Chen
1
-0
/
+1
2024-08-27
net: ag71xx: fix module autoloading
Liao Chen
1
-0
/
+1
2024-08-27
net: dm9051: fix module autoloading
Liao Chen
1
-0
/
+1
2024-08-27
net: txgbe: use pci_dev_id() helper
Yu Liao
1
-2
/
+1
2024-08-27
net: ag71xx: support probe defferal for getting MAC address
Rosen Penev
1
-0
/
+2
2024-08-27
net: liquidio: Remove unused declarations
Yue Haibing
5
-15
/
+0
2024-08-27
net: thunderx: Remove unused declarations
Yue Haibing
2
-4
/
+0
2024-08-27
selftests/net: Add trace events matching to tcp_ao
Dmitry Safonov
19
-18
/
+1358
2024-08-27
selftests/net: Synchronize client/server before counters checks
Dmitry Safonov
4
-4
/
+14
2024-08-27
selftests/tcp_ao: Fix printing format for uint64_t
Mohammad Nassiri
7
-20
/
+20
2024-08-27
selftests/net: Don't forget to close nsfd after switch_save_ns()
Dmitry Safonov
1
-3
/
+10
2024-08-27
selftests/net: Open /proc/thread-self in open_netns()
Dmitry Safonov
1
-1
/
+1
2024-08-27
selftests/net: Be consistent in kconfig checks
Dmitry Safonov
1
-11
/
+12
2024-08-27
selftests/net: Provide test_snprintf() helper
Dmitry Safonov
1
-10
/
+51
2024-08-27
selftests/net: Clean-up double assignment
Dmitry Safonov
1
-1
/
+0
2024-08-27
l2tp: avoid using drain_workqueue in l2tp_pre_exit_net
James Chapman
1
-6
/
+9
2024-08-27
ethernet: stmmac: dwmac-rk: Add GMAC support for RK3576
David Wu
1
-0
/
+156
2024-08-27
dt-bindings: net: Add support for rk3576 dwmac
Detlev Casanova
2
-0
/
+3
2024-08-27
ethernet: stmmac: dwmac-rk: Fix typo for RK3588 code
Detlev Casanova
1
-4
/
+4
2024-08-27
net: ethernet: ti: am65-cpsw-nuss: Replace of_node_to_fwnode() with more suit...
Andy Shevchenko
1
-1
/
+1
2024-08-27
net: fix unreleased lock in cable test
Diogo Jahchan Koike
1
-2
/
+1
2024-08-27
selftests: tc_actions: test egress 2nd vlan push
Boris Sukholitko
1
-1
/
+24
2024-08-27
selftests: tc_actions: test ingress 2nd vlan push
Boris Sukholitko
1
-1
/
+22
2024-08-27
tc: adjust network header after 2nd vlan push
Boris Sukholitko
4
-3
/
+9
2024-08-27
ice: add callbacks for Embedded SYNC enablement on dpll pins
Arkadiusz Kubalewski
2
-3
/
+221
2024-08-27
dpll: add Embedded SYNC feature for a pin
Arkadiusz Kubalewski
6
-2
/
+196
2024-08-27
net: dpaa: reduce number of synchronize_net() calls
Xi Huang
1
-1
/
+2
[next]