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
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: qualcomm: rmnet: avoid unnecessary byte-swapping
Alex Elder
2021-06-11
1
-4
/
+4
*
net: qualcomm: rmnet: clarify a bit of code
Alex Elder
2021-06-11
1
-10
/
+16
*
net: qualcomm: rmnet: IPv4 header has zero checksum
Alex Elder
2021-06-11
3
-14
/
+29
*
net: qualcomm: rmnet: simplify rmnet_map_get_csum_field()
Alex Elder
2021-06-11
1
-15
/
+5
*
net: qualcomm: rmnet: get rid of some local variables
Alex Elder
2021-06-11
1
-7
/
+5
*
net: qualcomm: rmnet: eliminate some ifdefs
Alex Elder
2021-06-11
1
-31
/
+23
*
net: qualcomm: rmnet: use ip_is_fragment()
Alex Elder
2021-06-11
1
-2
/
+3
*
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
2021-06-11
23
-7
/
+2950
|
\
|
*
ice: enable transmit timestamps for E810 devices
Jacob Keller
2021-06-11
9
-4
/
+518
|
*
ice: enable receive hardware timestamping
Jacob Keller
2021-06-11
9
-6
/
+410
|
*
ice: report the PTP clock index in ethtool .get_ts_info
Jacob Keller
2021-06-11
3
-1
/
+155
|
*
ice: register 1588 PTP clock device object for E810 devices
Jacob Keller
2021-06-11
8
-0
/
+513
|
*
ice: add low level PTP clock access functions
Jacob Keller
2021-06-11
4
-0
/
+758
|
*
ice: add support for set/get of driver-stored firmware parameters
Jacob Keller
2021-06-11
3
-0
/
+108
|
*
ice: process 1588 PTP capabilities during initialization
Jacob Keller
2021-06-11
3
-0
/
+151
|
*
ice: add support for sideband messages
Jacob Keller
2021-06-11
11
-2
/
+343
*
|
vhost/vsock: support SEQPACKET for transport
Arseny Krasnov
2021-06-11
1
-4
/
+52
*
|
octeontx2-pf: add support for ndo_set_vf_trust
Hariprasad Kelam
2021-06-11
2
-25
/
+109
*
|
octeontx2-af: add new mailbox to configure VF trust mode
Hariprasad Kelam
2021-06-11
5
-6
/
+83
*
|
octeontx2-nicvf: add ndo_set_rx_mode support for multicast & promisc
Naveen Mamindlapalli
2021-06-11
1
-2
/
+56
*
|
octeontx2-af: add support for multicast/promisc packet replication feature
Naveen Mamindlapalli
2021-06-11
9
-158
/
+482
*
|
net: stmmac: Fix potential integer overflow
Wong Vee Khee
2021-06-11
1
-1
/
+1
*
|
net: mdio: mscc-miim: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2021-06-11
1
-5
/
+1
*
|
net: dpaa2-mac: Add ACPI support for DPAA2 MAC driver
Calvin Johnson
2021-06-11
2
-37
/
+53
*
|
net: phylink: Refactor phylink_of_phy_connect()
Calvin Johnson
2021-06-11
1
-38
/
+1
*
|
net: phylink: introduce phylink_fwnode_phy_connect()
Calvin Johnson
2021-06-11
1
-0
/
+54
*
|
net/fsl: Use [acpi|of]_mdiobus_register
Calvin Johnson
2021-06-11
1
-9
/
+21
*
|
net: mdio: Add ACPI support code for mdio
Calvin Johnson
2021-06-11
3
-0
/
+66
*
|
ACPI: utils: Introduce acpi_get_local_address()
Calvin Johnson
2021-06-11
1
-0
/
+14
*
|
of: mdio: Refactor of_mdiobus_register_phy()
Calvin Johnson
2021-06-11
1
-55
/
+1
*
|
net: mdiobus: Introduce fwnode_mdiobus_register_phy()
Calvin Johnson
2021-06-11
4
-40
/
+158
*
|
net: mii_timestamper: check NULL in unregister_mii_timestamper()
Calvin Johnson
2021-06-11
3
-6
/
+6
*
|
of: mdio: Refactor of_get_phy_id()
Calvin Johnson
2021-06-11
1
-11
/
+1
*
|
net: phy: Introduce fwnode_get_phy_id()
Calvin Johnson
2021-06-11
1
-0
/
+21
*
|
of: mdio: Refactor of_phy_find_device()
Calvin Johnson
2021-06-11
1
-12
/
+1
*
|
net: phy: Introduce phy related fwnode functions
Calvin Johnson
2021-06-11
1
-0
/
+62
*
|
net: phy: Introduce fwnode_mdio_find_device()
Calvin Johnson
2021-06-11
2
-10
/
+24
*
|
net: stmmac: Fix unused values warnings
Wong Vee Khee
2021-06-11
1
-4
/
+4
*
|
net: usb: asix: ax88772: manage PHY PM from MAC
Oleksij Rempel
2021-06-11
1
-31
/
+12
*
|
net: pc300too: fix the comments style issue
Peng Li
2021-06-11
1
-2
/
+1
*
|
net: pc300too: add some required spaces
Peng Li
2021-06-11
1
-4
/
+4
*
|
net: pc300too: replace comparison to NULL with "!card->plxbase"
Peng Li
2021-06-11
1
-4
/
+2
*
|
net: pc300too: remove redundant initialization for statics
Peng Li
2021-06-11
1
-1
/
+1
*
|
net: pc300too: move out assignment in if condition
Peng Li
2021-06-11
1
-2
/
+4
*
|
net: pc300too: fix the code style issue about "foo * bar"
Peng Li
2021-06-11
1
-1
/
+1
*
|
net: pc300too: add blank line after declarations
Peng Li
2021-06-11
1
-1
/
+2
*
|
net: pc300too: remove redundant blank lines
Peng Li
2021-06-11
1
-22
/
+0
*
|
r8169: avoid link-up interrupt issue on RTL8106e if user enables ASPM
Heiner Kallweit
2021-06-11
1
-1
/
+0
*
|
nfc: fdp: remove unnecessary labels
wengjianfeng
2021-06-11
1
-5
/
+2
*
|
s390/qeth: Consider dependency on SWITCHDEV module
Alexandra Winter
2021-06-11
1
-2
/
+10
[next]