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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-22
net: atlantic: changes for multi-TC support
Dmitry Bezrukov
6
-55
/
+75
2020-05-22
net: atlantic: move PTP TC initialization to a separate function
Dmitry Bezrukov
1
-12
/
+19
2020-05-22
net: atlantic: changes for multi-TC support
Dmitry Bezrukov
12
-72
/
+105
2020-05-22
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
34
-506
/
+2202
2020-05-22
vxlan: support for nexthop notifiers
Roopa Prabhu
1
-4
/
+29
2020-05-22
vxlan: ecmp support for mac fdb entries
Roopa Prabhu
1
-59
/
+247
2020-05-22
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
7
-393
/
+342
2020-05-21
ice: Rename build_ctob to ice_build_ctob
Tony Nguyen
4
-10
/
+11
2020-05-21
ice: remove unnecessary backslash
Bruce Allan
1
-1
/
+1
2020-05-21
ice: remove unnecessary check
Bruce Allan
1
-1
/
+1
2020-05-21
ice: remove unnecessary expression that is always true
Bruce Allan
1
-1
/
+2
2020-05-21
ice: Fix check for removing/adding mac filters
Lihong Yang
1
-5
/
+10
2020-05-21
ice: refactor filter functions
Michal Swiatkowski
8
-264
/
+494
2020-05-21
ice: Fix resource leak on early exit from function
Eric Joyner
1
-1
/
+3
2020-05-21
ice: cleanup vf_id signedness
Jesse Brandeburg
3
-10
/
+11
2020-05-21
ice: Fix casting issues
Karol Kolacinski
13
-64
/
+74
2020-05-21
ice: Provide more meaningful error message
Lihong Yang
6
-113
/
+247
2020-05-21
ice: Fix probe/open race condition
Anirudh Venkataramanan
1
-10
/
+14
2020-05-21
ice: only drop link once when setting pauseparams
Dave Ertman
1
-12
/
+0
2020-05-21
ice: Fix check for contiguous TCs
Dave Ertman
1
-7
/
+12
2020-05-21
ice: Don't reset and rebuild for Tx timeout on PFC enabled queue
Avinash JD
5
-0
/
+94
2020-05-21
ice: Add VF promiscuous support
Brett Creeley
4
-2
/
+223
2020-05-21
ice: Add support for tunnel offloads
Tony Nguyen
14
-14
/
+867
2020-05-21
ice: report netlist version in .info_get
Jacob Keller
4
-0
/
+147
2020-05-21
net: phy: tja11xx: add SQI support
Oleksij Rempel
1
-0
/
+26
2020-05-21
qed: Add XRC to RoCE
Yuval Basson
3
-18
/
+175
2020-05-21
qed: changes to ILT to support XRC
Yuval Basson
4
-14
/
+64
2020-05-21
igc: Change byte order in struct igc_nfc_filter
Andre Guedes
2
-22
/
+13
2020-05-21
igc: Align terms used in NFC support code
Andre Guedes
3
-117
/
+114
2020-05-21
igc: Add 'igc_ethtool_' prefix to functions in igc_ethtool.c
Andre Guedes
3
-108
/
+112
2020-05-21
igc: Early return in igc_get_ethtool_nfc_entry()
Andre Guedes
1
-30
/
+28
2020-05-21
igc: Cleanup _get|set_rxnfc ethtool ops
Andre Guedes
1
-23
/
+10
2020-05-21
igc: Get rid of igc_max_channels()
Andre Guedes
2
-13
/
+3
2020-05-21
igc: Remove unused field from igc_nfc_filter
Andre Guedes
1
-1
/
+0
2020-05-21
igc: Remove per queue good transmited counter register
Sasha Neftin
1
-3
/
+0
2020-05-21
igc: Remove header redirection register
Sasha Neftin
1
-1
/
+0
2020-05-21
igc: Remove obsolete circuit breaker registers
Sasha Neftin
2
-11
/
+0
2020-05-21
e1000: Do not perform reset in reset_task if we are already down
Alexander Duyck
1
-4
/
+14
2020-05-21
igc: Enable NFC rules based source MAC address
Andre Guedes
1
-10
/
+22
2020-05-21
igc: Add support for source address filters in core
Andre Guedes
4
-21
/
+49
2020-05-20
igc: Remove mac_table from igc_adapter
Andre Guedes
3
-48
/
+21
2020-05-20
igc: Remove IGC_MAC_STATE_SRC_ADDR flag
Andre Guedes
3
-37
/
+12
2020-05-20
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
8
-163
/
+184
2020-05-19
igc: Remove unused registers
Sasha Neftin
2
-9
/
+0
2020-05-19
igc: Remove unused IGC_ICS_DRSTA define
Sasha Neftin
1
-1
/
+0
2020-05-19
igc: Dump ETQF registers
Andre Guedes
1
-0
/
+3
2020-05-19
igc: Refactor ethertype filtering code
Andre Guedes
3
-61
/
+103
2020-05-19
igc: Fix MAX_ETYPE_FILTER value
Andre Guedes
1
-1
/
+1
2020-05-19
igc: Remove ethertype filter in PTP code
Andre Guedes
3
-16
/
+1
2020-05-19
igc: Remove duplicated IGC_RXPBS macro
Andre Guedes
1
-2
/
+0
[next]