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
2019-11-17
net: hns3: cleanup of stray struct hns3_link_mode_mapping
Salil Mehta
1
-5
/
+0
2019-11-16
net: gemini: add missed free_netdev
Chuhong Yuan
1
-0
/
+1
2019-11-16
net: stmmac: Use the correct style for SPDX License Identifier
Nishad Kamdar
3
-3
/
+3
2019-11-16
octeontx2-af: Use the correct style for SPDX License Identifier
Nishad Kamdar
9
-18
/
+18
2019-11-15
mlx5: Reject requests to enable time stamping on both edges.
Richard Cochran
1
-0
/
+6
2019-11-15
igb: Reject requests that fail to enable time stamping on both edges.
Richard Cochran
1
-0
/
+6
2019-11-15
dp83640: Reject requests to enable time stamping on both edges.
Richard Cochran
1
-0
/
+7
2019-11-15
mv88e6xxx: Reject requests to enable time stamping on both edges.
Richard Cochran
1
-0
/
+6
2019-11-15
ptp: Introduce strict checking of external time stamp options.
Richard Cochran
5
-5
/
+10
2019-11-15
renesas: reject unsupported external timestamp flags
Jacob Keller
1
-0
/
+6
2019-11-15
mlx5: reject unsupported external timestamp flags
Jacob Keller
1
-0
/
+6
2019-11-15
igb: reject unsupported external timestamp flags
Jacob Keller
1
-0
/
+6
2019-11-15
dp83640: reject unsupported external timestamp flags
Jacob Keller
1
-0
/
+5
2019-11-15
mv88e6xxx: reject unsupported external timestamp flags
Jacob Keller
1
-0
/
+6
2019-11-15
net: reject PTP periodic output requests with unsupported flags
Jacob Keller
7
-0
/
+27
2019-11-15
net: ep93xx_eth: fix mismatch of request_mem_region in remove
Chuhong Yuan
1
-2
/
+3
2019-11-15
ax88172a: fix information leak on short answers
Oliver Neukum
1
-1
/
+1
2019-11-15
net: hns3: fix ETS bandwidth validation bug
Yonglong Liu
1
-1
/
+1
2019-11-15
net: hns3: reallocate SSU' buffer size when pfc_en changes
Yunsheng Lin
1
-1
/
+16
2019-11-15
net: hns3: add compatible handling for MAC VLAN switch parameter configuration
Guangbin Huang
1
-2
/
+14
2019-11-15
ravb: implement MTU change while device is up
Ulrich Hecht
2
-13
/
+16
2019-11-14
Merge tag 'linux-can-fixes-for-5.4-20191114' of git://git.kernel.org/pub/scm/...
David S. Miller
1
-0
/
+1
2019-11-14
Merge tag 'wireless-drivers-2019-11-14' of git://git.kernel.org/pub/scm/linux...
David S. Miller
1
-13
/
+7
2019-11-14
slcan: Fix memory leak in error path
Jouni Hogander
1
-0
/
+1
2019-11-14
net: cdc_ncm: Signedness bug in cdc_ncm_set_dgram_size()
Dan Carpenter
1
-1
/
+1
2019-11-13
slip: Fix memory leak in slip_open error path
Jouni Hogander
1
-0
/
+1
2019-11-13
net: usb: qmi_wwan: add support for Foxconn T77W968 LTE modules
Aleksander Morgado
1
-0
/
+2
2019-11-13
dpaa2-eth: free already allocated channels on probe defer
Ioana Ciornei
1
-1
/
+9
2019-11-12
mdio_bus: Fix PTR_ERR applied after initialization to constant
YueHaibing
1
-5
/
+6
2019-11-12
mlxsw: core: Enable devlink reload only on probe
Jiri Pirko
1
-2
/
+3
2019-11-12
net: ethernet: dwmac-sun8i: Use the correct function in exit path
Corentin Labbe
1
-1
/
+1
2019-11-10
devlink: disallow reload operation during device cleanup
Jiri Pirko
3
-1
/
+10
2019-11-09
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
8
-24
/
+15
2019-11-09
ixgbe: need_wakeup flag might not be set for Tx
Magnus Karlsson
1
-8
/
+2
2019-11-09
i40e: need_wakeup flag might not be set for Tx
Magnus Karlsson
1
-8
/
+2
2019-11-09
igb/igc: use ktime accessors for skb->tstamp
Jacob Keller
3
-4
/
+6
2019-11-09
i40e: Fix for ethtool -m issue on X722 NIC
Arkadiusz Kubalewski
1
-1
/
+2
2019-11-09
iavf: initialize ITRN registers with correct values
Nicholas Nunley
1
-2
/
+2
2019-11-09
ice: fix potential infinite loop because loop counter being too small
Colin Ian King
1
-1
/
+1
2019-11-09
qede: fix NULL pointer deref in __qede_remove()
Manish Chopra
1
-2
/
+10
2019-11-08
iwlwifi: pcie: don't consider IV len in A-MSDU
Mordechay Goodstein
1
-13
/
+7
2019-11-08
net: ethernet: octeon_mgmt: Account for second possible VLAN header
Alexander Sverdlin
1
-1
/
+1
2019-11-08
net: hns: Fix the stray netpoll locks causing deadlock in NAPI path
Salil Mehta
3
-25
/
+1
2019-11-08
net: usb: qmi_wwan: add support for DW5821e with eSIM support
Aleksander Morgado
1
-0
/
+1
2019-11-08
CDC-NCM: handle incomplete transfer of MTU
Oliver Neukum
1
-3
/
+3
2019-11-07
net: hns3: add compatible handling for command HCLGE_OPC_PF_RST_DONE
Huazhong Tan
1
-1
/
+17
2019-11-07
Merge tag 'mlx5-fixes-2019-11-06' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
4
-2
/
+6
2019-11-07
r8169: fix page read in r8168g_mdio_read
Heiner Kallweit
1
-0
/
+3
2019-11-07
net: stmmac: Fix the TX IOC in xmit path
Jose Abreu
1
-30
/
+34
2019-11-07
net: stmmac: Fix TSO descriptor with Enhanced Addressing
Jose Abreu
1
-0
/
+1
[next]