index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'net-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-09-23
77
-215
/
+726
|
\
|
*
atlantic: Fix issue in the pm resume flow.
Sudarsana Reddy Kalluru
2021-09-23
1
-2
/
+2
|
*
net/mlx4_en: Don't allow aRFS for encapsulated packets
Aya Levin
2021-09-23
1
-0
/
+3
|
*
net: mscc: ocelot: fix forwarding from BLOCKING ports remaining enabled
Vladimir Oltean
2021-09-23
1
-3
/
+8
|
*
net: ethernet: mtk_eth_soc: avoid creating duplicate offload entries
Felix Fietkau
2021-09-23
1
-0
/
+3
|
*
nexthop: Fix memory leaks in nexthop notification chain listeners
Ido Schimmel
2021-09-23
1
-1
/
+1
|
*
qed: rdma - don't wait for resources under hw error recovery flow
Shai Malin
2021-09-22
2
-0
/
+16
|
*
net: dsa: realtek: register the MDIO bus under devres
Vladimir Oltean
2021-09-21
1
-1
/
+1
|
*
net: hns3: fix a return value error in hclge_get_reset_status()
Yufeng Mo
2021-09-20
1
-4
/
+11
|
*
net: hns3: check vlan id before using it
liaoguojia
2021-09-20
1
-0
/
+3
|
*
net: hns3: check queue id range before using
Yufeng Mo
2021-09-20
1
-0
/
+8
|
*
net: hns3: fix misuse vf id and vport id in some logs
Jiaran Zhang
2021-09-20
4
-10
/
+12
|
*
net: hns3: fix inconsistent vf id print
Jian Shen
2021-09-20
1
-2
/
+5
|
*
net: hns3: fix change RSS 'hfunc' ineffective issue
Jian Shen
2021-09-20
2
-33
/
+64
|
*
bnxt_en: Fix TX timeout when TX ring size is set to the smallest
Michael Chan
2021-09-20
3
-5
/
+10
|
*
net/mlx4_en: Resolve bad operstate value
Lama Kayal
2021-09-19
2
-19
/
+29
|
*
net: bgmac-bcma: handle deferred probe error due to mac-address
Christian Lamparter
2021-09-19
1
-0
/
+2
|
*
net: dsa: tear down devlink port regions when tearing down the devlink port o...
Vladimir Oltean
2021-09-19
3
-68
/
+27
|
*
net: freescale: drop unneeded MODULE_ALIAS
Krzysztof Kozlowski
2021-09-19
1
-1
/
+0
|
*
net: mscc: ocelot: remove buggy duplicate write to DEV_CLOCK_CFG
Colin Foster
2021-09-19
1
-6
/
+0
|
*
net: mscc: ocelot: remove buggy and useless write to ANA_PFC_PFC_CFG
Colin Foster
2021-09-19
1
-4
/
+0
|
*
igc: fix build errors for PTP
Randy Dunlap
2021-09-19
1
-0
/
+1
|
*
enetc: Fix uninitialized struct dim_sample field usage
Claudiu Manoil
2021-09-19
1
-1
/
+1
|
*
enetc: Fix illegal access when reading affinity_hint
Claudiu Manoil
2021-09-19
1
-4
/
+1
|
*
virtio-net: fix pages leaking when building skb in big mode
Jason Wang
2021-09-19
1
-0
/
+4
|
*
xen-netback: correct success/error reporting for the SKB-with-fraglist case
Jan Beulich
2021-09-19
1
-1
/
+1
|
*
net: dsa: xrs700x: be compatible with masters which unregister on shutdown
Vladimir Oltean
2021-09-19
4
-0
/
+43
|
*
net: dsa: microchip: ksz8863: be compatible with masters which unregister on ...
Vladimir Oltean
2021-09-19
1
-0
/
+13
|
*
net: dsa: hellcreek: be compatible with masters which unregister on shutdown
Vladimir Oltean
2021-09-19
1
-0
/
+16
|
*
net: dsa: be compatible with masters which unregister on shutdown
Vladimir Oltean
2021-09-19
28
-24
/
+406
|
*
net: mdio: introduce a shutdown method to mdio device drivers
Vladimir Oltean
2021-09-19
1
-0
/
+11
|
*
net: dsa: bcm_sf2: Fix array overrun in bcm_sf2_num_active_ports()
Florian Fainelli
2021-09-17
1
-1
/
+1
|
*
net: update NXP copyright text
Vladimir Oltean
2021-09-17
18
-18
/
+18
|
*
net: hso: fix muxed tty registration
Johan Hovold
2021-09-17
1
-7
/
+5
*
|
dmascc: use proper 'virt_to_bus()' rather than casting to 'int'
Linus Torvalds
2021-09-19
1
-3
/
+3
|
/
*
Merge tag 'net-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-09-16
42
-141
/
+356
|
\
|
*
mlxbf_gige: clear valid_polarity upon open
David Thompson
2021-09-16
1
-0
/
+7
|
*
igc: fix tunnel offloading
Paolo Abeni
2021-09-16
1
-1
/
+3
|
*
net/{mlx5|nfp|bnxt}: Remove unnecessary RTNL lock assert
Eli Cohen
2021-09-16
3
-9
/
+0
|
*
net: wan: wanxl: define CROSS_COMPILE_M68K
Adam Borowski
2021-09-16
1
-0
/
+2
|
*
Revert "net: phy: Uniform PHY driver access"
Vladimir Oltean
2021-09-16
1
-1
/
+3
|
*
ptp: dp83640: don't define PAGE0
Randy Dunlap
2021-09-15
1
-1
/
+1
|
*
bnx2x: Fix enabling network interfaces without VFs
Adrian Bunk
2021-09-15
1
-1
/
+1
|
*
net: hns3: fix the timing issue of VF clearing interrupt sources
Jiaran Zhang
2021-09-13
1
-3
/
+3
|
*
net: hns3: fix the exception when query imp info
Jiaran Zhang
2021-09-13
1
-0
/
+4
|
*
net: hns3: disable mac in flr process
Yufeng Mo
2021-09-13
1
-2
/
+3
|
*
net: hns3: change affinity_mask to numa node range
Yufeng Mo
2021-09-13
1
-6
/
+8
|
*
net: hns3: pad the short tunnel frame before sending to hardware
Yufeng Mo
2021-09-13
1
-2
/
+6
|
*
net: hns3: add option to turn off page pool feature
Yunsheng Lin
2021-09-13
1
-1
/
+5
|
*
net: dsa: lantiq_gswip: Add 200ms assert delay
Aleksander Jan Bajkowski
2021-09-13
1
-0
/
+6
[next]