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
2023-09-07
Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
26
-79
/
+153
2023-09-07
net: enetc: distinguish error from valid pointers in enetc_fixup_clear_rss_rfs()
Vladimir Oltean
1
-1
/
+1
2023-09-07
net: hns3: remove GSO partial feature bit
Jie Wang
1
-2
/
+0
2023-09-07
net: hns3: fix the port information display when sfp is absent
Yisen Zhuang
1
-1
/
+3
2023-09-07
net: hns3: fix invalid mutex between tc qdisc and dcb ets command issue
Jijie Shao
4
-19
/
+9
2023-09-07
net: hns3: fix debugfs concurrency issue between kfree buffer and read
Hao Chen
1
-3
/
+4
2023-09-07
net: hns3: fix byte order conversion issue in hclge_dbg_fd_tcam_read()
Hao Chen
1
-7
/
+7
2023-09-07
net: hns3: Support query tx timeout threshold by debugfs
Jijie Shao
1
-0
/
+4
2023-09-07
net: hns3: fix tx timeout issue
Jian Shen
1
-5
/
+12
2023-09-06
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
David S. Miller
3
-6
/
+6
2023-09-06
mlx5/core: E-Switch, Create ACL FT for eswitch manager in switchdev mode
Bodong Wang
2
-19
/
+51
2023-09-06
net/mlx5e: Clear mirred devices array if the rule is split
Jianbo Liu
7
-3
/
+13
2023-09-05
igb: Change IGB_MIN to allow set rx/tx value between 64 and 80
Olga Zaborska
1
-2
/
+2
2023-09-05
igbvf: Change IGBVF_MIN to allow set rx/tx value between 64 and 80
Olga Zaborska
1
-2
/
+2
2023-09-05
igc: Change IGC_MIN to allow set rx/tx value between 64 and 80
Olga Zaborska
1
-2
/
+2
2023-09-05
octeontx2-af: Fix truncation of smq in CN10K NIX AQ enqueue mbox handler
Geetha sowjanya
1
-2
/
+19
2023-09-04
gve: fix frag_list chaining
Eric Dumazet
1
-1
/
+4
2023-09-03
igb: disable virtualization features on 82580
Corinna Vinschen
1
-2
/
+3
2023-09-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
3
-1
/
+56
2023-09-01
sfc: check for zero length in EF10 RX prefix
Edward Cree
1
-5
/
+15
2023-08-31
Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-3
/
+0
2023-08-30
Merge tag 'vfio-v6.6-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
1
-17
/
+7
2023-08-30
Merge tag 'pci-v6.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-13
/
+8
2023-08-30
net: stmmac: failure to probe without MAC interface specified
Russell King (Oracle)
1
-3
/
+2
2023-08-29
Merge tag 'modules-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2023-08-29
Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-0
/
+1
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-11
/
+11
2023-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
16
-59
/
+127
2023-08-28
net: ethernet: mtk_wed: minor change in wed_{tx,rx}info_show
Lorenzo Bianconi
1
-9
/
+4
2023-08-28
net: ethernet: mtk_wed: add some more info in wed_txinfo_show handler
Lorenzo Bianconi
2
-1
/
+12
2023-08-28
net: stmmac: clarify difference between "interface" and "phy_interface"
Russell King (Oracle)
11
-36
/
+38
2023-08-28
r8169: fix ASPM-related issues on a number of systems with NIC version from R...
Heiner Kallweit
1
-4
/
+0
2023-08-28
ethernet: tg3: remove unreachable code
Mikhail Kobuk
1
-4
/
+1
2023-08-28
octeontx2-af: print error message incase of invalid pf mapping
Hariprasad Kelam
1
-0
/
+5
2023-08-28
octeontx2-af: Add validation of lmac
Hariprasad Kelam
1
-3
/
+7
2023-08-28
octeontx2-af: Don't treat lack of CGX interfaces as error
Sunil Goutham
1
-1
/
+1
2023-08-28
octeontx2-af: CN10KB: Add USGMII LMAC mode
Hariprasad Kelam
2
-0
/
+2
2023-08-28
igb: set max size RX buffer when store bad packet is enabled
Radoslaw Tyl
1
-4
/
+7
2023-08-27
net/mlx5: Implement devlink port function cmds to control ipsec_packet
Dima Chumak
5
-4
/
+163
2023-08-27
net/mlx5: Implement devlink port function cmds to control ipsec_crypto
Dima Chumak
6
-1
/
+421
2023-08-27
net/mlx5: Provide an interface to block change of IPsec capabilities
Leon Romanovsky
3
-1
/
+60
2023-08-27
net/mlx5e: Rewrite IPsec vs. TC block interface
Leon Romanovsky
3
-93
/
+38
2023-08-27
net/mlx5: Drop extra layer of locks in IPsec
Leon Romanovsky
1
-14
/
+4
2023-08-27
net: ti: icssg-prueth: am65x SR2.0 add 10M full duplex support
Grygorii Strashko
5
-2
/
+62
2023-08-27
net: ti: icssg-prueth: add packet timestamping and ptp support
Roger Quadros
5
-6
/
+467
2023-08-27
net: ti: icss-iep: Add IEP driver
Roger Quadros
4
-0
/
+989
2023-08-27
sfc: extend pedit add action to handle decrement ipv6 hop limit
Pieter Jansen van Vuuren
1
-0
/
+25
2023-08-27
sfc: introduce pedit add actions on the ipv4 ttl field
Pieter Jansen van Vuuren
1
-0
/
+46
2023-08-27
sfc: add decrement ipv6 hop limit by offloading set hop limit actions
Pieter Jansen van Vuuren
1
-0
/
+59
2023-08-27
sfc: add decrement ttl by offloading set ipv4 ttl actions
Pieter Jansen van Vuuren
3
-4
/
+79
[next]