index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-14
atl1c: enable rx csum offload on Mikrotik 10/25G NIC
Gatis Peisenieks
2
-0
/
+7
2021-05-14
atl1c: adjust max mtu according to Mikrotik 10/25G NIC ability
Gatis Peisenieks
1
-4
/
+12
2021-05-14
atl1c: improve performance by avoiding unnecessary pcie writes on xmit
Gatis Peisenieks
1
-4
/
+8
2021-05-14
atl1c: show correct link speed on Mikrotik 10/25G NIC
Gatis Peisenieks
4
-0
/
+21
2021-05-14
net: hinic: fix misspelled "acessing"
Guangbin Huang
1
-1
/
+1
2021-05-14
net: hinic: remove unnecessary parentheses
Guangbin Huang
7
-19
/
+19
2021-05-14
net: hinic: add blank line after function declaration
Guangbin Huang
2
-0
/
+2
2021-05-14
net: hinic: remove unnecessary blank line
Guangbin Huang
2
-2
/
+0
2021-05-13
alx: use fine-grained locking instead of RTNL
Johannes Berg
3
-29
/
+76
2021-05-12
usb: class: cdc-wdm: WWAN framework integration
Loic Poulain
3
-1
/
+4
2021-05-11
mvpp2: suppress warning
Matteo Croce
1
-3
/
+0
2021-05-11
mvpp2: remove unused parameter
Matteo Croce
1
-4
/
+4
2021-05-11
net: pch_gbe: remove unneeded MODULE_VERSION() call
Andy Shevchenko
3
-6
/
+2
2021-05-11
net: pch_gbe: Use proper accessors to BE data in pch_ptp_match()
Andy Shevchenko
1
-13
/
+6
2021-05-11
net: pch_gbe: use readx_poll_timeout_atomic() variant
Andy Shevchenko
1
-19
/
+8
2021-05-11
net: pch_gbe: Convert to use GPIO descriptors
Andy Shevchenko
1
-12
/
+32
2021-05-11
net: pch_gbe: Propagate error from devm_gpio_request_one()
Andy Shevchenko
1
-3
/
+7
2021-05-11
phy: nxp-c45-tja11xx: add timestamping support
Radu Pirea (NXP OSS)
1
-1
/
+530
2021-05-11
net: stmmac: platform: Delete a redundant condition branch
Zhen Lei
1
-2
/
+0
2021-05-11
net: mvpp2: Unshadow error code of device_property_read_u32()
Andy Shevchenko
1
-4
/
+6
2021-05-11
net: mvpp2: Use devm_clk_get_optional()
Andy Shevchenko
1
-19
/
+15
2021-05-11
net: mvpp2: Use device_get_match_data() helper
Andy Shevchenko
1
-11
/
+1
2021-05-11
net: mvpp2: Put fwnode in error case during ->probe()
Andy Shevchenko
1
-0
/
+2
2021-05-11
net: qca_spi: Introduce stat about bad signature
Stefan Wahren
3
-0
/
+6
2021-05-11
net: qca_spi: Avoid re-sync for single signature error
Stefan Wahren
1
-1
/
+4
2021-05-11
net: qca_spi: Avoid reading signature three times in a row
Stefan Wahren
1
-0
/
+1
2021-05-08
Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
35
-165
/
+171
2021-05-08
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
8
-62
/
+15
2021-05-08
net: stmmac: Do not enable RX FIFO overflow interrupts
Yannick Vignon
2
-18
/
+3
2021-05-07
i40e: Remove LLDP frame filters
Arkadiusz Kubalewski
3
-44
/
+0
2021-05-07
i40e: Fix PHY type identifiers for 2.5G and 5G adapters
Mateusz Palczewski
4
-11
/
+10
2021-05-07
i40e: fix the restart auto-negotiation after FEC modified
Jaroslaw Gawin
1
-1
/
+2
2021-05-07
i40e: Fix use-after-free in i40e_client_subtask()
Yunjian Wang
1
-0
/
+1
2021-05-07
i40e: fix broken XDP support
Magnus Karlsson
1
-6
/
+2
2021-05-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
8
-55
/
+1
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
7
-55
/
+0
2021-05-07
proc: mandate ->proc_lseek in "struct proc_ops"
Alexey Dobriyan
1
-0
/
+1
2021-05-07
mlxsw: spectrum_mr: Update egress RIF list before route's action
Ido Schimmel
1
-15
/
+15
2021-05-07
net: ipa: fix inter-EE IRQ register definitions
Alex Elder
2
-11
/
+11
2021-05-06
can: m_can: m_can_tx_work_queue(): fix tx_skb race condition
Marc Kleine-Budde
1
-1
/
+2
2021-05-06
can: mcp251x: fix resume from sleep before interface was brought up
Frieder Schrempf
1
-17
/
+18
2021-05-06
can: mcp251xfd: mcp251xfd_probe(): add missing can_rx_offload_del() in error ...
Marc Kleine-Budde
1
-1
/
+3
2021-05-06
can: mcp251xfd: mcp251xfd_probe(): fix an error pointer dereference in probe
Dan Carpenter
1
-2
/
+2
2021-05-05
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-3
/
+7
2021-05-05
Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-23
/
+8
2021-05-05
Merge tag 'thermal-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-3
/
+3
2021-05-05
net:CXGB4: fix leak if sk_buff is not used
Íñigo Huguet
1
-7
/
+9
2021-05-05
Fix spelling error from "eleminate" to "eliminate"
Sean Gloumeau
1
-1
/
+1
2021-05-04
net: stmmac: Clear receive all(RA) bit when promiscuous mode is off
Ramesh Babu B
1
-0
/
+1
2021-05-04
Merge branch 'pci/vpd'
Bjorn Helgaas
7
-9
/
+8
[next]