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
2019-01-17
davicom: Annotate implicit fall through in dm9000_set_io
Mathieu Malaterre
1
-0
/
+1
2019-01-17
sfc: extend MTD support for newer hardware
Bert Kenward
3
-10
/
+63
2019-01-17
net: hns: Use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
1
-2
/
+3
2019-01-17
net-next/hinic: replace disable_irq_nosync/enable_irq
Xue Chaojing
6
-4
/
+73
2019-01-16
cxgb4/l2t: Use struct_size() in kvzalloc()
Gustavo A. R. Silva
1
-1
/
+1
2019-01-16
nfp: flower: enable MAC address sharing for offloadable devs
John Hurley
3
-118
/
+237
2019-01-16
nfp: flower: ensure MAC cleanup on address change
John Hurley
2
-10
/
+104
2019-01-16
nfp: flower: add infastructure for non-repr priv data
John Hurley
2
-0
/
+88
2019-01-16
nfp: flower: ensure deletion of old offloaded MACs
John Hurley
1
-25
/
+74
2019-01-16
nfp: flower: remove list infastructure from MAC offload
John Hurley
3
-132
/
+37
2019-01-16
nfp: flower: ignore offload of VF and PF repr MAC addresses
John Hurley
1
-5
/
+4
2019-01-16
nfp: flower: tidy tunnel related private data
John Hurley
2
-94
/
+102
2019-01-16
nfp: flower: support multiple memory units for filter offloads
Pieter Jansen van Vuuren
3
-10
/
+50
2019-01-16
nfp: flower: increase cmesg reply timeout
Fred Lotter
3
-12
/
+11
2019-01-16
net: sungem: fix indentation, remove a tab
Colin Ian King
1
-1
/
+1
2019-01-16
drivers: net: atp: fix various indentation issues
Colin Ian King
1
-12
/
+15
2019-01-16
bnx2x: fix various indentation issues
Colin Ian King
4
-98
/
+94
2019-01-16
mlxsw: spectrum_nve: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-2
/
+2
2019-01-16
mlxsw: spectrum_acl_bloom_filter: use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-2
/
+2
2019-01-15
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
18
-284
/
+1446
2019-01-15
ice: add const qualifier to mac_addr parameter
Jacob Keller
2
-4
/
+4
2019-01-15
ice: Add support for new PHY types
Anirudh Venkataramanan
7
-23
/
+418
2019-01-15
ice: Offload SCTP checksum
Anirudh Venkataramanan
4
-0
/
+9
2019-01-15
ice: Allow for software timestamping
Tony Nguyen
1
-0
/
+1
2019-01-15
ice: Implement getting and setting ethtool coalesce
Brett Creeley
3
-0
/
+261
2019-01-15
ice: Add support for adaptive interrupt moderation
Brett Creeley
5
-23
/
+120
2019-01-15
ice: Move aggregator list into ice_hw instance
Anirudh Venkataramanan
4
-14
/
+26
2019-01-15
ice: Rework queue management code for reuse
Anirudh Venkataramanan
5
-123
/
+159
2019-01-15
ice: Add ethtool private flag to make forcing link down optional
Bruce Allan
3
-6
/
+95
2019-01-15
ice: Set physical link up/down when an interface is set up/down
Brett Creeley
2
-5
/
+96
2019-01-15
ice: Implement support for normal get_eeprom[_len] ethtool ops
Bruce Allan
3
-0
/
+134
2019-01-15
ice: Add ethtool set_phys_id handler
Anirudh Venkataramanan
4
-0
/
+68
2019-01-15
ice: Configure RSS LUT and HASH KEY in rebuild path
Md Fahad Iqbal Polash
1
-0
/
+6
2019-01-15
ice: Refactor a few Tx scheduler functions
Anirudh Venkataramanan
2
-91
/
+53
2019-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
28
-159
/
+204
2019-01-15
ice: Fix unused variable build warning
Bruce Allan
1
-1
/
+2
2019-01-12
bnxt_en: Fix context memory allocation.
Michael Chan
1
-3
/
+6
2019-01-12
bnxt_en: Fix ring checking logic on 57500 chips.
Michael Chan
2
-3
/
+5
2019-01-11
net: stmmac: Prevent RX starvation in stmmac_napi_poll()
Jose Abreu
1
-13
/
+14
2019-01-11
net: stmmac: Fix the logic of checking if RX Watchdog must be enabled
Jose Abreu
1
-12
/
+12
2019-01-11
net: stmmac: Check if CBS is supported before configuring
Jose Abreu
1
-0
/
+2
2019-01-11
net: stmmac: dwxgmac2: Only clear interrupts that are active
Jose Abreu
1
-3
/
+3
2019-01-11
net: stmmac: Fix PCI module removal leak
Jose Abreu
1
-0
/
+10
2019-01-10
net: ethernet: mediatek: fix warning in phy_start_aneg
Heiner Kallweit
1
-16
/
+0
2019-01-10
net: cxgb4: fix various indentation issues
Colin Ian King
3
-6
/
+6
2019-01-10
net: cxgb3: fix various indentation issues
Colin Ian King
2
-8
/
+10
2019-01-08
mlxsw: spectrum_switchdev: Set PVID correctly during VLAN deletion
Ido Schimmel
1
-1
/
+1
2019-01-08
mlxsw: spectrum_nve: Replace error code with EINVAL
Ido Schimmel
1
-2
/
+2
2019-01-08
mlxsw: spectrum_switchdev: Avoid returning errors in commit phase
Ido Schimmel
1
-12
/
+9
2019-01-08
mlxsw: spectrum: Add VXLAN dependency for spectrum
Ido Schimmel
1
-0
/
+1
[next]