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
2020-08-24
net: hns: Fix memleak in hns_nic_dev_probe
Dinghao Liu
1
-3
/
+6
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
115
-305
/
+300
2020-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
11
-35
/
+49
2020-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
10
-34
/
+48
2020-08-22
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+1
2020-08-21
crypto/chcr: Moving chelsio's inline ipsec functionality to /drivers/net
Vinay Kumar Yadav
9
-5
/
+953
2020-08-21
chelsio/chtls: separate chelsio tls driver from crypto driver
Vinay Kumar Yadav
11
-0
/
+6140
2020-08-20
net: qed: Remove unnecessary cast
Alex Dewar
1
-1
/
+0
2020-08-20
nfp: flower: add support to offload QinQ match
Louis Peens
4
-16
/
+152
2020-08-20
nfp: flower: check that we don't exceed the FW key size
Louis Peens
2
-0
/
+13
2020-08-20
csum_partial_copy_nocheck(): drop the last argument
Al Viro
1
-2
/
+1
2020-08-20
skb_copy_and_csum_bits(): don't bother with the last argument
Al Viro
1
-1
/
+1
2020-08-20
cxgb4: insert IPv6 filter rules in next free region
Rahul Kundu
1
-10
/
+7
2020-08-20
sfc: fix build warnings on 32-bit
Edward Cree
1
-4
/
+4
2020-08-19
net: gemini: Fix missing free_netdev() in error path of gemini_ethernet_port_...
Wang Hai
1
-3
/
+1
2020-08-19
net: atlantic: Use readx_poll_timeout() for large timeout
Sebastian Andrzej Siewior
1
-2
/
+2
2020-08-19
ethernet: ti: cpts: Use generic helper function
Kurt Kanzenbach
1
-28
/
+14
2020-08-19
ethernet: ti: am65-cpts: Use generic helper function
Kurt Kanzenbach
1
-28
/
+9
2020-08-19
mlxsw: spectrum_ptp: Use generic helper function
Kurt Kanzenbach
1
-25
/
+7
2020-08-19
ibmvnic: store RX and TX subCRQ handle array in ibmvnic_adapter struct
Cristobal Forno
2
-12
/
+27
2020-08-19
net: ena: Make missed_tx stat incremental
Shay Agroskin
1
-1
/
+4
2020-08-19
net: ena: Change WARN_ON expression in ena_del_napi_in_range()
Shay Agroskin
1
-7
/
+4
2020-08-19
net: ena: Prevent reset after device destruction
Shay Agroskin
1
-9
/
+10
2020-08-19
r8169: remove member irq_enabled from struct rtl8169_private
Heiner Kallweit
1
-5
/
+1
2020-08-19
r8169: use napi_complete_done return value
Heiner Kallweit
1
-3
/
+1
2020-08-18
net: gianfar: Add of_node_put() before goto statement
Sumera Priyadarsini
1
-1
/
+3
2020-08-18
cxgb4: Fix race between loopback and normal Tx path
Ganji Aravind
1
-1
/
+5
2020-08-18
cxgb4: Fix work request size calculation for loopback test
Ganji Aravind
1
-2
/
+2
2020-08-18
ethernet: cirrus: Remove unused macros
Alex Dewar
1
-4
/
+0
2020-08-18
sfc: don't free_irq()s if they were never requested
Edward Cree
2
-0
/
+6
2020-08-18
sfc: null out channel->rps_flow_id after freeing it
Edward Cree
1
-0
/
+1
2020-08-18
sfc: take correct lock in ef100_reset()
Edward Cree
1
-4
/
+4
2020-08-18
sfc: really check hash is valid before using it
Edward Cree
1
-0
/
+2
2020-08-17
scsi: fcoe: Fix I/O path allocation
Mike Christie
1
-1
/
+1
2020-08-17
otx2_common: Use devm_kcalloc() in otx2_config_npa()
Xu Wang
1
-2
/
+2
2020-08-14
net: ethernet: 8390: axnet_cs: Document unused parameter 'txqueue'
Lee Jones
1
-0
/
+1
2020-08-14
net: ethernet: 3com: 3c574_cs: Remove set but unused variables 'tx' and 'rx'
Lee Jones
1
-3
/
+3
2020-08-14
net: fec: correct the error path for regulator disable in probe
Fugang Duan
1
-2
/
+2
2020-08-14
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
5
-14
/
+33
2020-08-14
i40e: Fix crash during removing i40e driver
Grzegorz Szczurek
1
-0
/
+3
2020-08-14
i40e: Set RX_ONLY mode for unicast promiscuous on VLAN
Przemyslaw Patynowski
2
-9
/
+28
2020-08-14
sfc: check hash is valid before using it
Edward Cree
5
-1
/
+18
2020-08-14
igc: Fix PTP initialization
Vinicius Costa Gomes
2
-5
/
+2
2020-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
8
-29
/
+35
2020-08-12
net: ethernet: stmmac: Disable hardware multicast filter
Jonathan McDowell
1
-0
/
+1
2020-08-12
net: stmmac: dwmac1000: provide multicast filter fallback
Jonathan McDowell
1
-0
/
+3
2020-08-12
sfc: fix ef100 design-param checking
Edward Cree
1
-1
/
+2
2020-08-11
net: qcom/emac: add missed clk_disable_unprepare in error path of emac_clks_p...
Wang Hai
1
-3
/
+14
2020-08-11
ionic_lif: Use devm_kcalloc() in ionic_qcq_alloc()
Xu Wang
1
-2
/
+2
2020-08-11
hinic: fix strncpy output truncated compile warnings
Luo bin
2
-22
/
+12
[prev]
[next]