index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
caif: fix cfspi_xmit()'s return type
Luc Van Oostenryck
2020-06-28
1
-2
/
+2
*
caif: fix caif_xmit()'s return type
Luc Van Oostenryck
2020-06-28
1
-1
/
+1
*
cail,hsi: fix cfhsi_xmit()'s return type
Luc Van Oostenryck
2020-06-28
1
-3
/
+3
*
bareudp: Added attribute to enable & disable rx metadata collection
Martin
2020-06-28
4
-8
/
+23
*
Merge branch 'hinic-add-some-ethtool-ops-support'
David S. Miller
2020-06-28
13
-15
/
+1273
|
\
|
*
hinic: add support to get eeprom information
Luo bin
2020-06-28
4
-0
/
+175
|
*
hinic: add support to identify physical device
Luo bin
2020-06-28
7
-3
/
+132
|
*
hinic: add self test support
Luo bin
2020-06-28
8
-0
/
+331
|
*
hinic: add support to set and get irq coalesce
Luo bin
2020-06-28
8
-1
/
+418
|
*
hinic: add support to set and get pause params
Luo bin
2020-06-28
7
-11
/
+217
|
/
*
Merge branch 'tcp-improve-delivered-counts-in-SCM_TSTAMP_ACK'
David S. Miller
2020-06-27
1
-20
/
+39
|
\
|
*
tcp: update delivered_ce with delivered
Yousuk Seung
2020-06-27
1
-8
/
+21
|
*
tcp: count sacked packets in tcp_sacktag_state
Yousuk Seung
2020-06-27
1
-0
/
+4
|
*
tcp: add ece_ack flag to reno sack functions
Yousuk Seung
2020-06-27
1
-10
/
+12
|
*
tcp: stamp SCM_TSTAMP_ACK later in tcp_clean_rtx_queue()
Yousuk Seung
2020-06-27
1
-2
/
+2
|
/
*
Merge branch 'net-atlantic-various-non-functional-changes'
David S. Miller
2020-06-26
10
-33
/
+80
|
\
|
*
net: atlantic: put ptp code under IS_REACHABLE check
Igor Russkikh
2020-06-26
4
-6
/
+27
|
*
net: atlantic: add alignment checks in hw_atl2_utils_fw.c
Mark Starovoytov
2020-06-26
1
-4
/
+28
|
*
net: atlantic: missing space in a comment in aq_nic.h
Dmitry Bezrukov
2020-06-26
1
-4
/
+5
|
*
net: atlantic: fix typo in aq_ring_tx_clean
Mark Starovoytov
2020-06-26
1
-4
/
+5
|
*
net: atlantic: make aq_pci_func_init static
Mark Starovoytov
2020-06-26
2
-8
/
+9
|
*
net: atlantic: Replace ENOTSUPP usage to EOPNOTSUPP
Mark Starovoytov
2020-06-26
2
-2
/
+2
|
*
net: atlantic: fix variable type in aq_ethtool_get_pauseparam
Nikita Danilov
2020-06-26
1
-2
/
+1
|
*
net: atlantic: MACSec offload statistics checkpatch fix
Mark Starovoytov
2020-06-26
1
-3
/
+3
|
/
*
Merge branch 'mptcp-refactor-token-container'
David S. Miller
2020-06-26
11
-190
/
+487
|
\
|
*
mptcp: introduce token KUNIT self-tests
Paolo Abeni
2020-06-26
4
-2
/
+152
|
*
mptcp: move crypto test to KUNIT
Paolo Abeni
2020-06-26
4
-67
/
+91
|
*
mptcp: refactor token container
Paolo Abeni
2020-06-26
4
-113
/
+236
|
*
mptcp: add __init annotation on setup functions
Paolo Abeni
2020-06-26
5
-10
/
+10
|
/
*
Merge branch 'net-organize-driver-docs-by-device-type'
David S. Miller
2020-06-26
95
-154
/
+306
|
\
|
*
docs: networking: move FDDI drivers to the hw driver section
Jakub Kicinski
2020-06-26
6
-4
/
+22
|
*
docs: networking: move ATM drivers to the hw driver section
Jakub Kicinski
2020-06-26
8
-6
/
+26
|
*
docs: networking: move AppleTalk / LocalTalk drivers to the hw driver section
Jakub Kicinski
2020-06-26
6
-3
/
+22
|
*
docs: networking: move remaining Ethernet driver docs to the hw section
Jakub Kicinski
2020-06-26
5
-3
/
+3
|
*
docs: networking: move ray_cs to the hw driver section
Jakub Kicinski
2020-06-26
4
-2
/
+3
|
*
docs: networking: move baycom to the hw driver section
Jakub Kicinski
2020-06-26
4
-5
/
+5
|
*
docs: networking: move z8530 to the hw driver section
Jakub Kicinski
2020-06-26
9
-7
/
+45
|
*
docs: networking: reorganize driver documentation again
Jakub Kicinski
2020-06-26
69
-124
/
+180
|
/
*
Merge branch 'net-phy-relax-PHY-and-MDIO-reset-handling'
David S. Miller
2020-06-26
4
-50
/
+51
|
\
|
*
net: phy: mdio: reset MDIO devices even if probe() is not implemented
Bartosz Golaszewski
2020-06-26
1
-7
/
+6
|
*
net: phy: reset the PHY even if probe() is not implemented
Bartosz Golaszewski
2020-06-26
1
-11
/
+12
|
*
net: mdio: add a forward declaration for reset_control to mdio.h
Bartosz Golaszewski
2020-06-26
1
-0
/
+1
|
*
net: phy: arrange headers in phy_device.c alphabetically
Bartosz Golaszewski
2020-06-26
1
-15
/
+15
|
*
net: phy: arrange headers in mdio_device.c alphabetically
Bartosz Golaszewski
2020-06-26
1
-1
/
+1
|
*
net: phy: arrange headers in mdio_bus.c alphabetically
Bartosz Golaszewski
2020-06-26
1
-16
/
+16
|
/
*
net: mvneta: speed down the PHY, if WoL used, to save energy
Daniel González Cabanelas
2020-06-26
1
-0
/
+11
*
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2020-06-26
55
-5594
/
+246
|
\
|
*
i40e: Remove scheduling while atomic possibility
Aleksandr Loktionov
2020-06-25
1
-97
/
+137
|
*
i40e: Add support for 5Gbps cards
Aleksandr Loktionov
2020-06-25
2
-1
/
+6
|
*
net/intel: remove driver versions from Intel drivers
Jeff Kirsher
2020-06-25
39
-142
/
+29
[next]