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
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-28
minmax: add a few more MIN_T/MAX_T users
Linus Torvalds
1
-1
/
+1
2024-07-25
Merge tag 'net-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
13
-14
/
+70
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-8
/
+6
2024-07-25
gve: Fix an edge case for TSO skb validity check
Bailey Forrest
1
-1
/
+21
2024-07-25
bnxt_en: update xdp_rxq_info in queue restart logic
Taehee Yoo
1
-0
/
+17
2024-07-25
net: mediatek: Fix potential NULL pointer dereference in dummy net_device han...
Breno Leitao
1
-2
/
+1
2024-07-25
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Paolo Abeni
5
-5
/
+25
2024-07-24
net: stmmac: Correct byte order of perfect_match
Simon Horman
4
-5
/
+5
2024-07-23
ice: Fix recipe read procedure
Wojciech Drewek
1
-4
/
+4
2024-07-23
ice: Add a per-VF limit on number of FDIR filters
Ahmed Zaki
4
-1
/
+21
2024-07-23
net: airoha: Fix MBI_RX_AGE_SEL_MASK definition
Lorenzo Bianconi
1
-1
/
+1
2024-07-19
Merge tag 'net-6.11-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-8
/
+12
2024-07-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
7
-7
/
+30
2024-07-19
eth: fbnic: don't build the driver when skb has more than 21 frags
Jakub Kicinski
1
-0
/
+1
2024-07-18
net: airoha: Fix NULL pointer dereference in airoha_qdma_cleanup_rx_queue()
Lorenzo Bianconi
1
-2
/
+1
2024-07-17
net: airoha: fix error branch in airoha_dev_xmit and airoha_set_gdm_ports
Lorenzo Bianconi
1
-4
/
+6
2024-07-17
gve: Fix XDP TX completion handling when counters overflow
Joshua Washington
1
-2
/
+3
2024-07-17
eth: fbnic: fix s390 build.
Paolo Abeni
1
-0
/
+1
2024-07-16
Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
371
-4975
/
+30488
2024-07-16
eth: fbnic: Fix spelling mistake "tiggerring" -> "triggering"
Colin Ian King
1
-1
/
+1
2024-07-15
Merge tag 'timers-core-2024-07-14' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-4
/
+11
2024-07-15
eth: fbnic: Write the TCAM tables used for RSS control and Rx to host
Alexander Duyck
7
-1
/
+498
2024-07-15
eth: fbnic: Add L2 address programming
Alexander Duyck
9
-0
/
+678
2024-07-15
eth: fbnic: Add basic Rx handling
Alexander Duyck
5
-3
/
+402
2024-07-15
eth: fbnic: Add basic Tx handling
Alexander Duyck
4
-1
/
+477
2024-07-15
eth: fbnic: Add link detection
Alexander Duyck
12
-0
/
+629
2024-07-15
eth: fbnic: Add initial messaging to notify FW of our presence
Alexander Duyck
6
-0
/
+555
2024-07-15
eth: fbnic: Implement Rx queue alloc/start/stop/free
Alexander Duyck
6
-9
/
+638
2024-07-15
eth: fbnic: Implement Tx queue alloc/start/stop/free
Alexander Duyck
6
-11
/
+550
2024-07-15
eth: fbnic: Allocate a netdevice and napi vectors with queues
Alexander Duyck
9
-2
/
+775
2024-07-15
eth: fbnic: Add FW communication mechanism
Alexander Duyck
7
-0
/
+641
2024-07-15
eth: fbnic: Add message parsing for FW messages
Alexander Duyck
3
-1
/
+706
2024-07-15
eth: fbnic: Add register init to set PCIe/Ethernet device config
Alexander Duyck
7
-0
/
+845
2024-07-15
eth: fbnic: Allocate core device specific structures and devlink interface
Alexander Duyck
5
-2
/
+222
2024-07-15
eth: fbnic: Add scaffolding for Meta's NIC driver
Alexander Duyck
9
-0
/
+282
2024-07-15
Merge tag 'aux-sysfs-irqs' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Jakub Kicinski
8
-12
/
+480
2024-07-15
Revert "net: mvpp2: Improve data types and use min()"
Jakub Kicinski
1
-6
/
+6
2024-07-15
Merge branch 'net-make-timestamping-selectable'
Jakub Kicinski
64
-75
/
+76
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
64
-75
/
+76
2024-07-15
net: ethernet: lantiq_etop: remove redundant device name setup
Aleksander Jan Bajkowski
1
-1
/
+0
2024-07-15
net: ti: icssg-prueth: Split out common object into module
MD Danish Anwar
12
-69
/
+122
2024-07-14
net: dpaa: no need to make sure all CPUs receive a corresponding Tx queue
Vladimir Oltean
1
-11
/
+0
2024-07-14
net: dpaa: stop ignoring TX queues past the number of CPUs
Vladimir Oltean
1
-5
/
+1
2024-07-14
net: dpaa: eliminate NR_CPUS dependency in egress_fqs[] and conf_fqs[]
Vladimir Oltean
2
-20
/
+47
2024-07-14
net: dpaa: avoid on-stack arrays of NR_CPUS elements
Vladimir Oltean
2
-6
/
+24
2024-07-14
net: airoha: Introduce ethernet support for EN7581 SoC
Lorenzo Bianconi
3
-1
/
+2740
2024-07-14
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
6
-496
/
+272
2024-07-14
RDMA/mana_ib: Set correct device into ib
Konstantin Taranov
1
-0
/
+19
2024-07-13
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
23
-50
/
+142
2024-07-13
sfc: falcon: Make I2C terminology more inclusive
Easwar Hariharan
1
-1
/
+1
[next]