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
/
ibm
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-26
ehea: Fix TSO and hw checksums with non-accelerated vlan packets.
Vlad Yasevich
1
-1
/
+1
2014-08-22
ibmveth: Fix endian issues with rx_no_buffer statistic
Anton Blanchard
1
-4
/
+14
2014-08-15
net: ethernet: ibm: ehea: Remove duplicate object from Makefile
Andreas Ruprecht
1
-1
/
+1
2014-06-07
net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
Jiri Pirko
1
-2
/
+2
2014-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-16
/
+12
2014-05-31
emac: aggregation of v1-2 PLB errors for IER register
Ivan Mikhaylov
2
-16
/
+9
2014-05-31
emac: add missing support of 10mbit in emac/rgmii
Ivan Mikhaylov
1
-0
/
+3
2014-05-31
ehea: Introduce the use of the managed version of kzalloc
Himangi Saraogi
1
-3
/
+2
2014-05-19
net: ethernet: ibm: ehea: ehea_qmr.c: Fix for possible null pointer dereference
Rickard Strandqvist
1
-1
/
+3
2014-05-14
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2
-2
/
+2
2014-03-25
ibmveth: Call dev_consume_skb_any instead of dev_kfree_skb.
Eric W. Biederman
1
-1
/
+1
2014-03-25
ehea: Call dev_consume_skb_any instead of dev_kfree_skb.
Eric W. Biederman
1
-3
/
+3
2014-03-15
ibmveth: Don't receive packets when the napi budget == 0
Eric W. Biederman
1
-2
/
+2
2014-03-07
ibmveth: Fix endian issues with MAC addresses
Anton Blanchard
2
-10
/
+16
2014-01-28
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-4
/
+8
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-12-30
powerpc/iommu: Update the generic code to use dynamic iommu page sizes
Alistair Popple
1
-6
/
+9
2013-12-30
powerpc/iommu: Update constant names to reflect their hardcoded page size
Alistair Popple
1
-4
/
+5
2013-12-06
ethernet: Fix FSF address in file headers
Jeff Kirsher
2
-4
/
+2
2013-12-03
net: do not pretend FRAGLIST support
Eric Dumazet
1
-1
/
+1
2013-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
6
-35
/
+35
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-0
/
+6
2013-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-8
/
+8
2013-10-30
ibm emac: Fix locking for enable/disable eob irq
Alistair Popple
1
-0
/
+4
2013-10-30
ibm emac: Don't call napi_complete if napi_reschedule failed
Alistair Popple
1
-8
/
+4
2013-10-10
drivers: clean-up prom.h implicit includes
Rob Herring
5
-0
/
+6
2013-10-03
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
2
-3
/
+3
2013-09-24
ibm/emac: Remove extern from function prototypes
Joe Perches
4
-32
/
+32
2013-09-17
drivers/net/ethernet/ibm/ehea/ehea_main.c: add alias entry for portN properties
Olaf Hering
1
-1
/
+13
2013-09-13
ehea: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-4
/
+3
2013-09-04
ibmveth: Fix little endian issues
Anton Blanchard
2
-5
/
+18
2013-09-04
net: emac: use platform_{get,set}_drvdata()
Jingoo Han
1
-5
/
+5
2013-08-30
drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent
Joe Perches
1
-2
/
+2
2013-08-21
net: emac: remove unnecessary dev_set_drvdata()
Libo Chen
1
-2
/
+0
2013-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
6
-36
/
+27
2013-06-12
ibmebus: convert of_platform_driver to platform_driver
Rob Herring
1
-5
/
+3
2013-06-03
ibm-ethernet: delete stale MCA and duplicate PSERIES dependency
Paul Gortmaker
1
-2
/
+1
2013-05-26
net: ethernet: use platform_{get,set}_drvdata()
Jingoo Han
5
-34
/
+26
2013-05-12
emac: Fix EMAC soft reset on 460EX/GT
Petri Gynther
1
-8
/
+28
2013-05-06
net/eth/ibmveth: Fixup retrieval of MAC address
Benjamin Herrenschmidt
1
-13
/
+10
2013-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
3
-27
/
+16
2013-05-01
ethernet/emac/sysrq: fix inconstistent help message of sysrq key
zhangwei(Jovi)
1
-1
/
+1
2013-04-23
net: Fix vlan bitmask changes in EHEA driver.
David S. Miller
1
-6
/
+6
2013-04-23
net: Fix some __vlan_hwaccel_put_tag() callers.
David S. Miller
1
-1
/
+2
2013-04-19
net: vlan: prepare for 802.1ad VLAN filtering offload
Patrick McHardy
1
-2
/
+2
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
1
-4
/
+4
2013-03-17
drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
Joe Perches
1
-2
/
+1
2013-03-15
drivers:net: Remove dma_alloc_coherent OOM messages
Joe Perches
2
-10
/
+4
2013-03-10
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
Joe Perches
1
-7
/
+2
2013-02-18
net: ehea module param description fix
Dave Young
1
-4
/
+4
[next]