index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
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-14
net: hns3: fix ETS bandwidth validation bug
Yonglong Liu
1
-1
/
+1
2019-11-14
net: hns3: reallocate SSU' buffer size when pfc_en changes
Yunsheng Lin
1
-1
/
+16
2019-11-14
net: hns3: add compatible handling for MAC VLAN switch parameter configuration
Guangbin Huang
1
-2
/
+14
2019-11-14
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-13
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-12
dpaa2-eth: free already allocated channels on probe defer
Ioana Ciornei
1
-1
/
+9
2019-11-11
mdio_bus: Fix PTR_ERR applied after initialization to constant
YueHaibing
1
-5
/
+6
2019-11-11
mlxsw: core: Enable devlink reload only on probe
Jiri Pirko
1
-2
/
+3
2019-11-11
net: ethernet: dwmac-sun8i: Use the correct function in exit path
Corentin Labbe
1
-1
/
+1
2019-11-09
devlink: disallow reload operation during device cleanup
Jiri Pirko
3
-1
/
+10
2019-11-08
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
8
-24
/
+15
2019-11-08
ixgbe: need_wakeup flag might not be set for Tx
Magnus Karlsson
1
-8
/
+2
2019-11-08
i40e: need_wakeup flag might not be set for Tx
Magnus Karlsson
1
-8
/
+2
2019-11-08
igb/igc: use ktime accessors for skb->tstamp
Jacob Keller
3
-4
/
+6
2019-11-08
i40e: Fix for ethtool -m issue on X722 NIC
Arkadiusz Kubalewski
1
-1
/
+2
2019-11-08
iavf: initialize ITRN registers with correct values
Nicholas Nunley
1
-2
/
+2
2019-11-08
ice: fix potential infinite loop because loop counter being too small
Colin Ian King
1
-1
/
+1
2019-11-08
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-07
net: hns: Fix the stray netpoll locks causing deadlock in NAPI path
Salil Mehta
3
-25
/
+1
2019-11-07
net: usb: qmi_wwan: add support for DW5821e with eSIM support
Aleksander Morgado
1
-0
/
+1
2019-11-07
CDC-NCM: handle incomplete transfer of MTU
Oliver Neukum
1
-3
/
+3
2019-11-06
net: hns3: add compatible handling for command HCLGE_OPC_PF_RST_DONE
Huazhong Tan
1
-1
/
+17
2019-11-06
Merge tag 'mlx5-fixes-2019-11-06' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
4
-2
/
+6
2019-11-06
r8169: fix page read in r8168g_mdio_read
Heiner Kallweit
1
-0
/
+3
2019-11-06
net: stmmac: Fix the TX IOC in xmit path
Jose Abreu
1
-30
/
+34
2019-11-06
net: stmmac: Fix TSO descriptor with Enhanced Addressing
Jose Abreu
1
-0
/
+1
2019-11-06
net: stmmac: Fix the packet count in stmmac_rx()
Jose Abreu
1
-2
/
+3
[next]