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
2012-12-22
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
15
-59
/
+1309
2012-12-20
Merge branches 'cxgb4', 'ipoib' and 'mlx4' into for-next
Roland Dreier
6
-44
/
+128
2012-12-20
RDMA/cxgb4: Fix bug for active and passive LE hash collision path
Vipul Pandya
4
-6
/
+24
2012-12-20
RDMA/cxgb4: Fix LE hash collision bug for passive open connection
Vipul Pandya
2
-0
/
+55
2012-12-20
RDMA/cxgb4: Fix LE hash collision bug for active open connection
Vipul Pandya
3
-2
/
+162
2012-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
16
-61
/
+98
2012-12-20
8139cp: Prevent dev_close/cp_interrupt race on MTU change
John Greene
1
-7
/
+11
2012-12-20
drivers/net: Use of_match_ptr() macro in smsc911x.c
Sachin Kamat
1
-1
/
+3
2012-12-20
drivers/net: Use of_match_ptr() macro in smc91x.c
Sachin Kamat
1
-3
/
+1
2012-12-20
ksz884x: fix receive polling race condition
Lennert Buytenhek
1
-3
/
+9
2012-12-20
qlcnic: update driver version
Signed-off-by: Sony Chacko
1
-2
/
+2
2012-12-20
qlcnic: fix unused variable warnings
Shahed Shaikh
4
-12
/
+6
2012-12-19
mlx4_core: Allow choosing flow steering mode
Jack Morgenstein
3
-16
/
+49
2012-12-19
mlx4_core: Adjustments to Flow Steering activation logic for SR-IOV
Jack Morgenstein
3
-25
/
+62
2012-12-19
mlx4_core: Fix error flow in the flow steering wrapper
Hadar Hen Zion
1
-1
/
+1
2012-12-19
mlx4_core: Add QPN enforcement for flow steering rules set by VFs
Hadar Hen Zion
1
-6
/
+20
2012-12-19
cxgb4: Add LE hash collision bug fix path in LLD driver
Vipul Pandya
4
-10
/
+193
2012-12-19
cxgb4: Add T4 filter support
Vipul Pandya
8
-7
/
+757
2012-12-19
net: fec: forbid FEC_PTP on SoCs that do not support
Shawn Guo
1
-2
/
+1
2012-12-19
be2net: fix wrong frag_idx reported by RX CQ
Sathya Perla
2
-7
/
+33
2012-12-19
be2net: fix be_close() to ensure all events are ack'ed
Sathya Perla
2
-9
/
+17
2012-12-18
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-20
/
+0
2012-12-18
bnx2x: use prandom_bytes()
Akinobu Mita
1
-4
/
+1
2012-12-18
Merge remote-tracking branch 'agust/next' into next
Benjamin Herrenschmidt
20
-134
/
+223
2012-12-15
Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
4
-0
/
+3102
2012-12-14
cpts: Fix build error caused by include of plat/clock.h
Tony Lindgren
1
-2
/
+0
2012-12-14
stmmac: fix platform driver unregistering
Konstantin Khlebnikov
2
-13
/
+15
2012-12-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
7
-29
/
+93
2012-12-14
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
10
-25
/
+105
2012-12-14
Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-1
/
+1
2012-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
6
-6
/
+6
2012-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
345
-12782
/
+17354
2012-12-12
Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+1
2012-12-12
net/mlx4_en: Add support for destination MAC in steering rules
Yan Burman
1
-6
/
+15
2012-12-12
net/mlx4_en: Use generic etherdevice.h functions.
Yan Burman
1
-4
/
+2
2012-12-12
bnx2: Fix accidental reversions.
Michael Chan
1
-2
/
+2
2012-12-12
bna: Driver Version Updated to 3.1.2.1
Rasesh Mody
1
-1
/
+1
2012-12-12
bna: Firmware update
Rasesh Mody
3
-2
/
+4
2012-12-12
bna: Add RX State
Rasesh Mody
1
-1
/
+26
2012-12-12
bna: Rx Page Based Allocation
Rasesh Mody
2
-64
/
+273
2012-12-12
bna: TX Intr Coalescing Fix
Rasesh Mody
2
-2
/
+3
2012-12-12
bna: Tx and Rx Optimizations
Rasesh Mody
5
-469
/
+380
2012-12-12
bna: Code Cleanup and Enhancements
Rasesh Mody
2
-17
/
+30
2012-12-11
net: smc911x: use io{read,write}*_rep accessors
Matthew Leach
2
-12
/
+12
2012-12-11
bnx2x: use netdev_alloc_frag()
Eric Dumazet
2
-13
/
+32
2012-12-11
net: 8390: use io{read,write}*_rep accessors
Matthew Leach
1
-8
/
+8
2012-12-11
net: dm9000: use io{read,write}*_rep accessors
Matthew Leach
1
-6
/
+6
2012-12-11
net: smc91x: use io{read, write}*_rep accessors instead of string functions
Will Deacon
1
-10
/
+10
2012-12-09
r8169: workaround for missing extended GigaMAC registers
françois romieu
1
-18
/
+24
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
84
-236
/
+155
[next]