index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-28
net/smc: introduce CHID callback for ISM devices
Ursula Braun
6
-0
/
+22
2020-09-28
net/smc: introduce System Enterprise ID (SEID)
Ursula Braun
6
-2
/
+73
2020-09-28
net/smc: prepare for more proposed ISM devices
Ursula Braun
6
-44
/
+69
2020-09-28
net/smc: split CLC confirm/accept data to be sent
Ursula Braun
2
-12
/
+15
2020-09-28
net/smc: separate find device functions
Ursula Braun
3
-46
/
+84
2020-09-28
net/smc: CLC header fields renaming
Ursula Braun
3
-23
/
+25
2020-09-28
net/smc: remove constant and introduce helper to check for a pnet id
Karsten Graul
1
-8
/
+12
2020-09-28
net: Use kobj_to_dev() API
Wang Qing
1
-2
/
+2
2020-09-28
net: mvneta: try to use in-irq pp cache in mvneta_txq_bufs_free
Lorenzo Bianconi
1
-4
/
+7
2020-09-28
Merge branch '1GbE' of https://github.com/anguy11/next-queue
David S. Miller
15
-86
/
+591
2020-09-28
e1000e: Add support for Meteor Lake
Sasha Neftin
5
-0
/
+21
2020-09-28
igc: Clean up nvm_info structure
Sasha Neftin
1
-3
/
+0
2020-09-28
igc: Reject schedules with a base_time in the future
Vinicius Costa Gomes
1
-2
/
+23
2020-09-28
igc: Export a way to read the PTP timer
Vinicius Costa Gomes
2
-4
/
+4
2020-09-28
igc: Remove reset disable flag
Sasha Neftin
1
-1
/
+0
2020-09-28
igc: Save PTP time before a reset
Vinicius Costa Gomes
3
-3
/
+29
2020-09-28
igc: Remove references to SYSTIMR register
Vinicius Costa Gomes
1
-10
/
+2
2020-09-28
igc: Expose LPI counters
Sasha Neftin
3
-0
/
+7
2020-09-28
igc: Clean RX descriptor error flags
Andre Guedes
2
-16
/
+3
2020-09-28
igc: Remove timeout check from ptp_tx work
Andre Guedes
1
-6
/
+0
2020-09-28
igc: Don't reschedule ptp_tx work
Andre Guedes
1
-5
/
+4
2020-09-28
igc: Rename IGC_TSYNCTXCTL_VALID macro
Andre Guedes
2
-2
/
+2
2020-09-28
igc: Add new device ID's
Sasha Neftin
3
-0
/
+15
2020-09-28
igb: read PBA number from flash
Gal Hammer
1
-1
/
+3
2020-09-28
igb: add XDP support
Sven Auhagen
3
-36
/
+481
2020-09-28
Merge branch 'udp_tunnel-convert-Intel-drivers-with-shared-tables'
David S. Miller
15
-451
/
+531
2020-09-28
docs: vxlan: add info about device features
Jakub Kicinski
1
-0
/
+28
2020-09-28
selftests: net: add a test for static UDP tunnel ports
Jakub Kicinski
1
-0
/
+58
2020-09-28
netdevsim: support the static IANA VXLAN port flag
Jakub Kicinski
2
-0
/
+5
2020-09-28
ice: convert to new udp_tunnel infrastructure
Jakub Kicinski
5
-206
/
+135
2020-09-28
ice: remove unused args from ice_get_open_tunnel_port()
Jakub Kicinski
4
-12
/
+6
2020-09-28
i40e: convert to new udp_tunnel infrastructure
Jakub Kicinski
2
-219
/
+51
2020-09-28
selftests: net: add a test for shared UDP tunnel info tables
Jakub Kicinski
1
-0
/
+109
2020-09-28
netdevsim: shared UDP tunnel port table support
Jakub Kicinski
2
-2
/
+22
2020-09-28
netdevsim: add warnings on unexpected UDP tunnel port errors
Jakub Kicinski
1
-4
/
+9
2020-09-28
udp_tunnel: add the ability to share port tables
Jakub Kicinski
2
-10
/
+110
2020-09-28
Merge branch 'DP83869-WoL-and-Speed-optimization'
David S. Miller
1
-0
/
+292
2020-09-28
net: phy: dp83869: Add speed optimization feature
Dan Murphy
1
-0
/
+116
2020-09-28
net: phy: dp83869: support Wake on LAN
Dan Murphy
1
-0
/
+176
2020-09-28
net: ethernet: ave: Replace alloc_etherdev() with devm_alloc_etherdev()
Kunihiko Hayashi
1
-21
/
+11
2020-09-28
net: vlan: Fixed signedness in vlan_group_prealloc_vid()
Florian Fainelli
1
-1
/
+2
2020-09-27
Merge branch 'bnxt_en-Update-for-net-next'
David S. Miller
5
-184
/
+810
2020-09-27
bnxt_en: Improve preset max value for ethtool -l.
Michael Chan
1
-2
/
+7
2020-09-27
bnxt_en: Implement ethtool set_fec_param() method.
Michael Chan
3
-1
/
+107
2020-09-27
bnxt_en: Report Active FEC encoding during link up.
Michael Chan
1
-3
/
+26
2020-09-27
bnxt_en: Report FEC settings to ethtool.
Michael Chan
3
-3
/
+109
2020-09-27
bnxt_en: avoid link reset if speed is not changed
Edwin Peer
1
-1
/
+9
2020-09-27
bnxt_en: Handle ethernet link being disabled by firmware.
Michael Chan
2
-3
/
+29
2020-09-27
bnxt_en: ethtool: support PAM4 link speeds up to 200G
Edwin Peer
1
-8
/
+63
2020-09-27
bnxt_en: add basic infrastructure to support PAM4 link speeds
Edwin Peer
2
-21
/
+65
[next]