index
:
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
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-11
net: ethtool: Export helpers for getting EEPROM info
Andrew Lunn
2
-7
/
+12
2021-04-11
net/mlx5: Add support for DSFP module EEPROM dumps
Vladyslav Tarasiuk
2
-0
/
+3
2021-04-11
net/mlx5: Implement get_module_eeprom_by_page()
Vladyslav Tarasiuk
3
-0
/
+87
2021-04-11
net/mlx5: Refactor module EEPROM query
Vladyslav Tarasiuk
2
-34
/
+54
2021-04-11
ethtool: Allow network drivers to dump arbitrary EEPROM data
Vladyslav Tarasiuk
7
-4
/
+270
2021-04-09
Merge branch 'net-ipa-a-few-small-fixes'
Jakub Kicinski
13
-153
/
+49
2021-04-09
net: ipa: three small fixes
Alex Elder
2
-5
/
+3
2021-04-09
net: ipa: get rid of empty GSI functions
Alex Elder
1
-48
/
+6
2021-04-09
net: ipa: get rid of empty IPA functions
Alex Elder
7
-77
/
+24
2021-04-09
net: ipa: ipa_stop() does not return an error
Alex Elder
1
-14
/
+4
2021-04-09
net: ipa: only set endpoint netdev pointer when in use
Alex Elder
1
-7
/
+9
2021-04-09
net: ipa: update sequence type for modem TX endpoint
Alex Elder
1
-0
/
+1
2021-04-09
net: ipa: relax pool entry size requirement
Alex Elder
1
-2
/
+2
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
522
-2217
/
+4690
2021-04-09
enetc: Use generic rule to map Tx rings to interrupt vectors
Claudiu Manoil
1
-5
/
+1
2021-04-09
net: enetc: fix TX ring interrupt storm
Vladimir Oltean
1
-1
/
+2
2021-04-09
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jakub Kicinski
22
-62
/
+363
2021-04-09
net: enetc: fix array underflow in error handling code
Dan Carpenter
1
-1
/
+1
2021-04-09
cxgb4: remove unneeded if-null-free check
Qiheng Lin
3
-10
/
+4
2021-04-09
Merge branch 'net-make-phy-pm-ops-a-no-op-if-mac-driver-manages-phy-pm'
Jakub Kicinski
4
-0
/
+14
2021-04-09
r8169: use mac-managed PHY PM
Heiner Kallweit
1
-0
/
+3
2021-04-09
net: fec: use mac-managed PHY PM
Heiner Kallweit
1
-0
/
+3
2021-04-09
net: phy: make PHY PM ops a no-op if MAC driver manages PHY PM
Heiner Kallweit
2
-0
/
+8
2021-04-09
Revert "tcp: Reset tcp connections in SYN-SENT state"
Eric Dumazet
1
-2
/
+3
2021-04-09
net: dccp: use net_generic storage
Florian Westphal
4
-24
/
+40
2021-04-09
Merge tag 'net-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
179
-715
/
+1872
2021-04-09
Merge tag 'io_uring-5.12-2021-04-09' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-2
/
+21
2021-04-09
Merge tag 'devicetree-fixes-for-5.12-2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
11
-43
/
+88
2021-04-09
Merge tag 'drm-fixes-2021-04-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
14
-22
/
+74
2021-04-09
net: fix hangup on napi_disable for threaded napi
Paolo Abeni
1
-1
/
+2
2021-04-09
net: hns3: Trivial spell fix in hns3 driver
Salil Mehta
2
-3
/
+3
2021-04-09
lan743x: fix ethernet frame cutoff issue
Sven Van Asbroeck
1
-4
/
+4
2021-04-09
of: property: fw_devlink: do not link ".*,nr-gpios"
Ilya Lipnitskiy
1
-1
/
+10
2021-04-09
dt-bindings:iio:adc: update motorola,cpcap-adc.yaml reference
Mauro Carvalho Chehab
1
-1
/
+1
2021-04-09
dt-bindings: fix references for iio-bindings.txt
Mauro Carvalho Chehab
5
-6
/
+14
2021-04-09
dt-bindings: don't use ../dir for doc references
Mauro Carvalho Chehab
2
-9
/
+9
2021-04-10
Merge tag 'drm-intel-fixes-2021-04-09' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
1
-2
/
+20
2021-04-10
Merge tag 'drm-misc-fixes-2021-04-09' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
5
-7
/
+30
2021-04-09
Merge tag 'selinux-pr-20210409' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-112
/
+185
2021-04-09
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
4
-19
/
+37
2021-04-09
Merge tag 'rproc-v5.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-2
/
+22
2021-04-09
Merge tag 'for-linus-5.12b-rc7-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+6
2021-04-09
Merge tag 'acpi-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
3
-18
/
+14
2021-04-09
vdpa/mlx5: Fix suspend/resume index restoration
Eli Cohen
1
-13
/
+8
2021-04-09
vdpa/mlx5: Fix wrong use of bit numbers
Eli Cohen
1
-2
/
+2
2021-04-09
vdpa/mlx5: Retrieve BAR address suitable any function
Eli Cohen
1
-1
/
+2
2021-04-09
vdpa/mlx5: Use the correct dma device when registering memory
Eli Cohen
1
-2
/
+7
2021-04-09
vdpa/mlx5: should exclude header length and fcs from mtu
Si-Wei Liu
2
-1
/
+18
2021-04-09
Bluetooth: btusb: Revert Fix the autosuspend enable and disable
Hans de Goede
1
-5
/
+2
2021-04-08
Merge tag '5.12-rc6-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
5
-8
/
+22
[next]