index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-21
wifi: ipw2x00: refactor to use kstrtoul
Justin Stitt
1
-27
/
+12
2023-08-21
wifi: mwifiex: fix comment typos in SDIO module
Dmitry Antipov
1
-2
/
+2
2023-08-21
wifi: mwifiex: cleanup adapter data
Dmitry Antipov
3
-8
/
+0
2023-08-21
wifi: mwifiex: Fix missed return in oob checks failed path
Polaris Pi
2
-0
/
+2
2023-08-21
wifi: mwifiex: use is_zero_ether_addr() instead of ether_addr_equal()
Ruan Jinjie
1
-2
/
+1
2023-08-21
wifi: mwifiex: drop BUG_ON from TX paths
Dmitry Antipov
4
-44
/
+34
2023-08-21
wifi: mwifiex: handle possible mwifiex_write_reg() errors
Dmitry Antipov
1
-10
/
+12
2023-08-21
wifi: mwifiex: handle possible sscanf() errors
Dmitry Antipov
1
-2
/
+8
2023-08-21
wifi: mwifiex: cleanup private data structures
Dmitry Antipov
5
-15
/
+0
2023-08-21
wifi: mwifiex: fix memory leak in mwifiex_histogram_read()
Dmitry Antipov
1
-2
/
+7
2023-08-21
pds_core: Fix some kernel-doc comments
Yang Li
1
-2
/
+2
2023-08-21
net: annotate data-races around sk->sk_lingertime
Eric Dumazet
5
-13
/
+13
2023-08-21
IPv4: add extack info for IPv4 address add/delete
Hangbin Liu
1
-3
/
+20
2023-08-20
net: stmmac: Check more MAC HW features for XGMAC Core 3.20
Furong Xu
5
-8
/
+149
2023-08-20
selftests: fib_test: add a test case for IPv6 source address delete
Hangbin Liu
1
-1
/
+151
2023-08-20
ipv6: do not match device when remove source route
Hangbin Liu
1
-5
/
+2
2023-08-20
selftests: vrf_route_leaking: remove ipv6_ping_frag from default testing
Hangbin Liu
1
-1
/
+1
2023-08-20
net: release reference to inet6_dev pointer
Patrick Rohr
1
-1
/
+1
2023-08-20
net: selectively purge error queue in IP_RECVERR / IPV6_RECVERR
Eric Dumazet
4
-2
/
+24
2023-08-20
net: lan743x: Return PTR_ERR() for fixed_phy_register()
Ruan Jinjie
1
-1
/
+1
2023-08-20
net: bcmgenet: Return PTR_ERR() for fixed_phy_register()
Ruan Jinjie
1
-1
/
+1
2023-08-20
net: bgmac: Return PTR_ERR() for fixed_phy_register()
Ruan Jinjie
1
-1
/
+1
2023-08-20
net: dsa: realtek: add phylink_get_caps implementation
Russell King (Oracle)
1
-0
/
+28
2023-08-19
net: microchip: sparx5: Update return value check for vcap_get_rule()
Ruan Jinjie
1
-1
/
+1
2023-08-19
net: lan966x: Fix return value check for vcap_get_rule()
Ruan Jinjie
1
-2
/
+2
2023-08-19
net: microchip: vcap api: Always return ERR_PTR for vcap_get_rule()
Ruan Jinjie
1
-1
/
+1
2023-08-19
net: mdio: xgene: remove useless xgene_mdio_status
Russell King (Oracle)
1
-3
/
+0
2023-08-19
tools: ynl-gen: use temporary file for rendering
Jiri Pirko
1
-2
/
+8
2023-08-19
stmmac: intel: Enable correction of MAC propagation delay
Kurt Kanzenbach
1
-0
/
+1
2023-08-19
net: add skb_queue_purge_reason and __skb_queue_purge_reason
Eric Dumazet
3
-8
/
+29
2023-08-19
net/smc: Extend SMCR v2 linkgroup netlink attribute
Guangguan Wang
2
-0
/
+6
2023-08-19
net/smc: support max links per lgr negotiation in clc handshake
Guangguan Wang
6
-24
/
+82
2023-08-19
net/smc: support max connections per lgr negotiation
Guangguan Wang
6
-6
/
+62
2023-08-19
net/smc: support smc v2.x features validate
Guangguan Wang
3
-0
/
+71
2023-08-19
net/smc: add vendor unique experimental options area in clc handshake
Guangguan Wang
3
-24
/
+37
2023-08-19
net/smc: support smc release version negotiation in clc handshake
Guangguan Wang
5
-13
/
+51
2023-08-18
net: freescale: Remove unused declarations
Yue Haibing
2
-9
/
+0
2023-08-18
tcp: refine skb->ooo_okay setting
Eric Dumazet
1
-7
/
+14
2023-08-18
bnxt_en: Add tx_resets ring counter
Michael Chan
3
-0
/
+10
2023-08-18
bnxt_en: Display the ring error counters under ethtool -S
Michael Chan
1
-25
/
+23
2023-08-18
bnxt_en: Save ring error counters across reset
Michael Chan
2
-1
/
+46
2023-08-18
bnxt_en: Increment rx_resets counter in bnxt_disable_napi()
Michael Chan
1
-5
/
+7
2023-08-18
bnxt_en: Let the page pool manage the DMA mapping
Somnath Kotur
1
-22
/
+10
2023-08-18
bnxt_en: Use the unified RX page pool buffers for XDP and non-XDP
Somnath Kotur
2
-60
/
+14
2023-08-18
net: dm9051: Use PTR_ERR_OR_ZERO() to simplify code
Ruan Jinjie
1
-4
/
+1
2023-08-18
sky2: Remove redundant NULL check for debugfs_create_dir
Ruan Jinjie
1
-1
/
+1
2023-08-18
pds_core: remove redundant pci_clear_master()
Yu Liao
1
-4
/
+2
2023-08-18
net: fec: use napi_consume_skb() in fec_enet_tx_queue()
Wei Fang
1
-1
/
+1
2023-08-18
sfc: Remove unneeded semicolon
Yang Li
1
-1
/
+1
2023-08-18
net: use SLAB_NO_MERGE for kmem_cache skbuff_head_cache
Jesper Dangaard Brouer
1
-1
/
+12
[next]