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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-05
bnxt_en: Add BNXT_NEW_RM() macro.
Michael Chan
5
-18
/
+18
2018-08-05
bnxt_en: Add support for ethtool get dump.
Vasundhara Volam
3
-0
/
+436
2018-08-05
bnxt_en: Update RSS setup and GRO-HW logic according to the latest spec.
Michael Chan
2
-1
/
+6
2018-08-05
bnxt_en: Add new VF resource allocation strategy mode.
Michael Chan
3
-10
/
+16
2018-08-05
bnxt_en: Add PHY retry logic.
Michael Chan
2
-1
/
+34
2018-08-05
bnxt_en: Add external loopback test to ethtool selftest.
Michael Chan
3
-6
/
+32
2018-08-05
bnxt_en: Adjust timer based on ethtool stats-block-usecs settings.
Michael Chan
1
-0
/
+5
2018-08-05
bnxt_en: Update firmware interface version to 1.9.2.25.
Michael Chan
4
-321
/
+924
2018-08-05
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-23
/
+30
2018-08-04
net:usb: Use ARRAY_SIZE instead of calculating the array size
zhong jiang
1
-1
/
+1
2018-08-04
tun: not use hardcoded mask value
Li RongQing
1
-1
/
+2
2018-08-04
net: cisco: enic: Replace GFP_ATOMIC with GFP_KERNEL
Jia-Ju Bai
3
-3
/
+3
2018-08-03
ppp: mppe: Remove VLA usage
Kees Cook
1
-26
/
+30
2018-08-03
mlxsw: core_acl_flex_actions: Remove redundant mirror resource destruction
Nir Dotan
1
-0
/
+1
2018-08-03
mlxsw: core_acl_flex_actions: Remove redundant counter destruction
Nir Dotan
1
-0
/
+1
2018-08-03
mlxsw: core_acl_flex_actions: Remove redundant resource destruction
Nir Dotan
1
-1
/
+6
2018-08-03
mlxsw: core_acl_flex_actions: Return error for conflicting actions
Nir Dotan
1
-21
/
+21
2018-08-03
net: systemport: Create helper to set MPD
Florian Fainelli
1
-7
/
+13
2018-08-03
net: systemport: Do not re-configure upon WoL interrupt
Florian Fainelli
1
-3
/
+1
2018-08-03
net: dsa: bcm_sf2: Disable learning while in WoL
Florian Fainelli
2
-1
/
+13
2018-08-03
net: dsa: bcm_sf2: Allow targeting CPU ports for CFP rules
Florian Fainelli
1
-1
/
+2
2018-08-03
net: hns3: Refine the MSIX allocation for PF
Jian Shen
3
-4
/
+9
2018-08-03
net: hns3: Fix MSIX allocation issue for VF
Jian Shen
4
-16
/
+85
2018-08-03
bnxt_en: combine 'else if' and 'else' into single branch
YueHaibing
1
-2
/
+6
2018-08-02
xen-netback: use true and false for boolean values
Gustavo A. R. Silva
1
-2
/
+2
2018-08-02
drivers: net: lmc: fix case value for target abort error
Colin Ian King
1
-1
/
+1
2018-08-02
net: hns: remove redundant variables 'max_frm' and 'tmp_mac_key'
YueHaibing
2
-14
/
+1
2018-08-02
net: phy: Add pm support to Broadcom iProc mdio mux driver
Arun Parameswaran
1
-0
/
+27
2018-08-02
net: phy: Add support to configure clock in Broadcom iProc mdio mux
Arun Parameswaran
1
-2
/
+39
2018-08-02
net: phy: Use devm api for mdio bus allocation in bcm iproc mdio mux
Arun Parameswaran
1
-5
/
+2
2018-08-02
net: phy: Disable external master access in bcm mdio mux driver
Arun Parameswaran
1
-0
/
+15
2018-08-02
net: phy: Fix the register offsets in Broadcom iProc mdio mux driver
Arun Parameswaran
1
-5
/
+15
2018-08-02
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
23
-67
/
+209
2018-08-02
be2net: fix spelling mistake "seqence" -> "sequence"
Colin Ian King
1
-1
/
+1
2018-08-02
net: fec: check DMA addressing limitations
Stefan Agner
1
-0
/
+8
2018-08-01
cxgb4: fix endian to test F_FW_PORT_CMD_DCBXDIS32
Ganesh Goudar
1
-4
/
+3
2018-08-01
net: hns3: fix return value error while hclge_cmd_csq_clean failed
Huazhong Tan
1
-3
/
+9
2018-08-01
mlxsw: spectrum_router: Handle sysctl_ip_fwd_update_priority
Petr Machata
1
-1
/
+17
2018-08-01
mlxsw: spectrum: Extract work-scheduling into a new function
Petr Machata
1
-15
/
+23
2018-08-01
net: change Exar/Neterion menu items to be alphabetical
Jon Mason
3
-11
/
+16
2018-08-01
be2net: Update the driver version to 12.0.0.0
Suresh Reddy
1
-1
/
+1
2018-08-01
be2net: gather debug info and reset adapter (only for Lancer) on a tx-timeout
Suresh Reddy
1
-1
/
+79
2018-08-01
net/mlx5e: Fix uninitialized variable
Gustavo A. R. Silva
1
-1
/
+1
2018-08-01
qed: Make some functions static
YueHaibing
12
-38
/
+43
2018-08-01
net: stmmac: Fix WoL for PCI-based setups
Jose Abreu
1
-2
/
+38
2018-08-01
bonding: avoid lockdep confusion in bond_get_stats()
Eric Dumazet
1
-2
/
+12
2018-08-01
net: ethernet: ti: cpsw: replace unnecessarily macroses on functions
Ivan Khoronzhuk
1
-32
/
+26
2018-07-31
enic: do not call enic_change_mtu in enic_probe
Govindarajulu Varadarajan
1
-1
/
+1
2018-07-31
net/mlx5e: IPoIB, Set the netdevice sw mtu in ipoib enhanced flow
Feras Daoud
1
-0
/
+4
2018-07-31
net/mlx5e: Fix null pointer access when setting MTU of vport representor
Adi Nissim
1
-1
/
+2
[next]