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.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
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
312
-8052
/
+20170
2013-05-01
bnx2x: Prevent memory leak when cnic is absent
Yuval Mintz
1
-0
/
+2
2013-05-01
bnx2x: correct reading of speed capabilities
Yaniv Rosner
1
-2
/
+4
2013-05-01
ethernet/emac/sysrq: fix inconstistent help message of sysrq key
zhangwei(Jovi)
1
-1
/
+1
2013-05-01
mlx4_en: fix a build error on 32bit arches
Eric Dumazet
1
-4
/
+4
2013-05-01
Revert "bnx2x: allow nvram test to run when device is down"
Dmitry Kravkov
1
-10
/
+9
2013-04-30
drivers: net: cpsw: fix kernel warn on cpsw irq enable
Mugunthan V N
1
-1
/
+1
2013-04-30
sh_eth: use random MAC address if no valid one supplied
Sergei Shtylyov
1
-0
/
+5
2013-04-30
3c509.c: call SET_NETDEV_DEV for all device types (ISA/ISAPnP/EISA)
Matthew Whitehead
1
-0
/
+2
2013-04-30
tg3: fix to append hardware time stamping flags
Flavio Leitner
1
-1
/
+1
2013-04-30
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
4
-5
/
+5
2013-04-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
11
-58
/
+232
2013-04-29
bnx2x: allow handling tunnel over udp offload
Dmitry Kravkov
2
-2
/
+7
2013-04-29
cxgb4vf: Support CPL_SGE_EGR_UPDATEs encapsulated in a CPL_FW4_MSG
Vipul Pandya
2
-0
/
+26
2013-04-29
cxgb4: Support CPL_SGE_EGR_UPDATEs encapsulated in a CPL_FW4_MSG
Vipul Pandya
3
-3
/
+76
2013-04-29
cxgb4: Fix pci_device_id structure initialization with correct PF number
Vipul Pandya
1
-38
/
+38
2013-04-29
tg3: shows HW time stamping support only if ptp_capable is present
Flavio Leitner
1
-4
/
+7
2013-04-29
be2net: FLR must be first cmd issued to Lancer FW
Kalesh AP
1
-11
/
+11
2013-04-29
be2net: Use GET_FUNCTION_CONFIG V1 cmd
Kalesh AP
2
-2
/
+5
2013-04-29
sh_eth: add R8A77781 support
Sergei Shtylyov
2
-3
/
+4
2013-04-29
Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-106
/
+8
2013-04-29
r8169: fix 8168evl frame padding.
Stefan Bader
1
-0
/
+9
2013-04-29
be2net: Fix to show wol disabled/enabled state correctly.
Sarveshwar Bandi
1
-1
/
+2
2013-04-29
be2net: Fixed memory leak
Suresh Reddy
1
-16
/
+22
2013-04-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
7
-38
/
+80
2013-04-27
net/mlx4: Add support to get VF config
Rony Efraim
2
-0
/
+41
2013-04-27
net/mlx4: Add VF MAC spoof checking support
Rony Efraim
4
-0
/
+59
2013-04-27
net/mlx4: Add set VF default vlan ID and priority support
Rony Efraim
6
-6
/
+122
2013-04-27
net/mlx4: Add set VF mac address support
Rony Efraim
2
-1
/
+72
2013-04-27
net/mlx4: Add structures to keep VF Ethernet ports information
Rony Efraim
3
-0
/
+62
2013-04-27
net/mlx4: Add reference counting to MAC registeration
Rony Efraim
1
-5
/
+10
2013-04-27
net/mlx4_en: Disable HW clock overflow check when no HW support
Amir Vadai
1
-3
/
+7
2013-04-27
net/mlx4_core: Disable HW timestamping for VFs
Amir Vadai
1
-0
/
+5
2013-04-27
be2net: Avoid diagnostic test in certain versions of firmware to avoid NIC fr...
Suresh Reddy
1
-0
/
+6
2013-04-27
be2net: Renamed rx_address_mismatch_errors to rx_address_filtered
Suresh Reddy
4
-14
/
+14
2013-04-27
be2net: Add support for setting and getting rx flow hash options
Suresh Reddy
5
-11
/
+177
2013-04-26
arm64: vexpress: Enable ARMv8 RTSM model (SoC) support
Catalin Marinas
1
-2
/
+2
2013-04-26
ixgbe: add mac type to the version in ethtool_regs
Emil Tantilov
1
-1
/
+2
2013-04-26
ixgbe: add support for disabling link at boot time on 82599
Emil Tantilov
2
-2
/
+20
2013-04-26
ixgbe: cache AUTOC reads
Emil Tantilov
2
-16
/
+25
2013-04-26
ixgbe: fix register access during ethtool loopback test
Emil Tantilov
1
-12
/
+14
2013-04-26
ixgbe: fix EICR write in ixgbe_msix_other
Jacob Keller
1
-0
/
+10
2013-04-26
igb: limit udelay for phy changes to 10000us
Andi Kleen
1
-3
/
+3
2013-04-26
e1000e: panic caused by Rx traffic arriving while interface going down
Bruce Allan
1
-2
/
+5
2013-04-26
e1000e: fix numeric overflow in phc settime method
Richard Cochran
1
-2
/
+1
2013-04-25
net/cpsw: fix irq_disable() with threaded interrupts
Sebastian Siewior
1
-3
/
+22
2013-04-25
net/cpsw: optimize the for_each_slave_macro()
Sebastian Siewior
1
-3
/
+6
2013-04-25
net/cpsw: make sure modules remove does not leak any ressources
Sebastian Siewior
1
-7
/
+16
2013-04-25
net/ti: add MODULE_DEVICE_TABLE + MODULE_LICENSE
Sebastian Siewior
3
-0
/
+4
[next]