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