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
2021-04-02
nfc: pn533: prevent potential memory corruption
Dan Carpenter
1
-0
/
+3
2021-04-02
dpaa2-eth: export the rx copybreak value as an ethtool tunable
Ioana Ciornei
3
-2
/
+47
2021-04-02
dpaa2-eth: add rx copybreak support
Ioana Ciornei
2
-3
/
+36
2021-04-02
dpaa2-eth: rename dpaa2_eth_xdp_release_buf into dpaa2_eth_recycle_buf
Ioana Ciornei
2
-15
/
+17
2021-04-02
ionic: advertise support for hardware timestamps
Shannon Nelson
1
-0
/
+25
2021-04-02
ionic: ethtool ptp stats
Shannon Nelson
1
-4
/
+34
2021-04-02
ionic: add ethtool support for PTP
Shannon Nelson
1
-0
/
+93
2021-04-02
ionic: add and enable tx and rx timestamp handling
Shannon Nelson
4
-25
/
+157
2021-04-02
ionic: set up hw timestamp queues
Shannon Nelson
1
-5
/
+261
2021-04-02
ionic: add rx filtering for hw timestamp steering
Shannon Nelson
2
-0
/
+22
2021-04-02
ionic: link in the new hw timestamp code
Shannon Nelson
7
-0
/
+107
2021-04-02
ionic: add hw timestamp support files
Shannon Nelson
1
-0
/
+589
2021-04-02
ionic: split adminq post and wait calls
Shannon Nelson
2
-4
/
+13
2021-04-02
ionic: add hw timestamp structs to interface
Shannon Nelson
2
-6
/
+170
2021-04-02
ionic: add handling of larger descriptors
Shannon Nelson
4
-29
/
+73
2021-04-02
ionic: add new queue features to interface
Shannon Nelson
3
-6
/
+25
2021-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+12
2021-04-01
net: usb: ax88179_178a: initialize local variables before use
Phillip Potter
1
-2
/
+4
2021-04-01
net: phy: broadcom: Add statistics for all Gigabit PHYs
Florian Fainelli
1
-10
/
+66
2021-04-01
lan743x: remove redundant semi-colon
Yang Yingliang
1
-1
/
+1
2021-04-01
net: hns: Fix some typos
Lu Wei
1
-3
/
+3
2021-04-01
net: stmmac: remove unnecessary pci_enable_msi() call
Wong Vee Khee
1
-2
/
+0
2021-04-01
stmmac: intel: use managed PCI function on probe and resume
Wong Vee Khee
1
-7
/
+2
2021-04-01
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
18
-345
/
+445
2021-03-31
net: mediatek: add flow offload for mt7623
Frank Wunderlich
1
-0
/
+1
2021-03-31
net: stmmac: enable MTL ECC Error Address Status Over-ride by default
Voon Weifeng
2
-0
/
+2
2021-03-31
net: enetc: add support for XDP_REDIRECT
Vladimir Oltean
4
-12
/
+218
2021-03-31
net: enetc: increase RX ring default size
Vladimir Oltean
1
-1
/
+1
2021-03-31
net: enetc: add support for XDP_TX
Vladimir Oltean
3
-25
/
+228
2021-03-31
net: enetc: add support for XDP_DROP and XDP_PASS
Vladimir Oltean
4
-20
/
+281
2021-03-31
net: enetc: move up enetc_reuse_page and enetc_page_reusable
Vladimir Oltean
1
-19
/
+19
2021-03-31
net: enetc: clean the TX software BD on the TX confirmation path
Vladimir Oltean
1
-0
/
+4
2021-03-31
net: enetc: add a dedicated is_eof bit in the TX software BD
Vladimir Oltean
2
-4
/
+4
2021-03-31
net: enetc: move skb creation into enetc_build_skb
Vladimir Oltean
1
-37
/
+44
2021-03-31
net: enetc: consume the error RX buffer descriptors in a dedicated function
Vladimir Oltean
1
-16
/
+27
2021-03-31
net: lpc_eth: fix format warnings of block comments
Yangyang Li
1
-3
/
+6
2021-03-31
net: toshiba: fix the trailing format of some block comments
Yixing Liu
2
-15
/
+30
2021-03-31
net: ocelot: fix a trailling format issue with block comments
Yixing Liu
1
-1
/
+2
2021-03-31
net: amd: correct some format issues
Yixing Liu
1
-0
/
+3
2021-03-31
net: amd8111e: fix inappropriate spaces
Yixing Liu
1
-185
/
+177
2021-03-31
net: ena: remove extra words from comments
Yixing Liu
1
-1
/
+1
2021-03-31
net: ena: fix inaccurate print type
Yixing Liu
1
-2
/
+2
2021-03-31
net: ethernet: stmicro: Remove duplicate struct declaration
Wan Jiabing
1
-1
/
+0
2021-03-31
ice: Correct comment block style
Tony Nguyen
1
-2
/
+1
2021-03-31
ice: cleanup style issues
Bruce Allan
3
-7
/
+7
2021-03-31
ice: Consolidate VSI state and flags
Anirudh Venkataramanan
5
-46
/
+47
2021-03-31
ice: Refactor ice_set/get_rss into LUT and key specific functions
Brett Creeley
5
-117
/
+117
2021-03-31
ice: Refactor get/set RSS LUT to use struct parameter
Brett Creeley
6
-42
/
+62
2021-03-31
ice: Change ice_vsi_setup_q_map() to not depend on RSS
Brett Creeley
2
-34
/
+17
2021-03-31
ice: rename ptype bitmap
Qi Zhang
1
-8
/
+8
[next]