index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-17
cxgb4/l2t: Use struct_size() in kvzalloc()
Gustavo A. R. Silva
1
-1
/
+1
2019-01-17
net: phy: don't include asm/irq.h directly
Heiner Kallweit
3
-6
/
+0
2019-01-17
net: phy: improve logging in phylib
Heiner Kallweit
2
-6
/
+3
2019-01-17
net: phy: remove preliminary workaround for not loading PHY driver
Heiner Kallweit
1
-8
/
+0
2019-01-17
nfp: flower: enable MAC address sharing for offloadable devs
John Hurley
3
-118
/
+237
2019-01-17
nfp: flower: ensure MAC cleanup on address change
John Hurley
2
-10
/
+104
2019-01-17
nfp: flower: add infastructure for non-repr priv data
John Hurley
2
-0
/
+88
2019-01-17
nfp: flower: ensure deletion of old offloaded MACs
John Hurley
1
-25
/
+74
2019-01-17
nfp: flower: remove list infastructure from MAC offload
John Hurley
3
-132
/
+37
2019-01-17
nfp: flower: ignore offload of VF and PF repr MAC addresses
John Hurley
1
-5
/
+4
2019-01-17
nfp: flower: tidy tunnel related private data
John Hurley
2
-94
/
+102
2019-01-17
nfp: flower: support multiple memory units for filter offloads
Pieter Jansen van Vuuren
3
-10
/
+50
2019-01-17
nfp: flower: increase cmesg reply timeout
Fred Lotter
3
-12
/
+11
2019-01-17
net: sungem: fix indentation, remove a tab
Colin Ian King
1
-1
/
+1
2019-01-17
drivers: net: atp: fix various indentation issues
Colin Ian King
1
-12
/
+15
2019-01-17
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-16
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-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
38
-182
/
+415
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-12
net: stmmac: Prevent RX starvation in stmmac_napi_poll()
Jose Abreu
1
-13
/
+14
2019-01-12
net: stmmac: Fix the logic of checking if RX Watchdog must be enabled
Jose Abreu
1
-12
/
+12
2019-01-12
net: stmmac: Check if CBS is supported before configuring
Jose Abreu
1
-0
/
+2
2019-01-12
net: stmmac: dwxgmac2: Only clear interrupts that are active
Jose Abreu
1
-3
/
+3
2019-01-12
net: stmmac: Fix PCI module removal leak
Jose Abreu
1
-0
/
+10
2019-01-11
net: ethernet: mediatek: fix warning in phy_start_aneg
Heiner Kallweit
1
-16
/
+0
2019-01-11
net: dsa: mv88x6xxx: mv88e6390 errata
Andrew Lunn
3
-0
/
+128
2019-01-11
bonding: update nest level on unlink
Willem de Bruijn
1
-0
/
+3
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-10
tun: publish tfile after it's fully initialized
Stanislav Fomichev
1
-4
/
+7
2019-01-09
mlxsw: spectrum_switchdev: Set PVID correctly during VLAN deletion
Ido Schimmel
1
-1
/
+1
2019-01-09
mlxsw: spectrum_nve: Replace error code with EINVAL
Ido Schimmel
1
-2
/
+2
[next]