index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-21
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
15
-59
/
+1309
2012-12-19
Merge branches 'cxgb4', 'ipoib' and 'mlx4' into for-next
Roland Dreier
6
-44
/
+128
2012-12-19
RDMA/cxgb4: Fix bug for active and passive LE hash collision path
Vipul Pandya
4
-6
/
+24
2012-12-19
RDMA/cxgb4: Fix LE hash collision bug for passive open connection
Vipul Pandya
2
-0
/
+55
2012-12-19
RDMA/cxgb4: Fix LE hash collision bug for active open connection
Vipul Pandya
3
-2
/
+162
2012-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
16
-61
/
+98
2012-12-19
8139cp: Prevent dev_close/cp_interrupt race on MTU change
John Greene
1
-7
/
+11
2012-12-19
drivers/net: Use of_match_ptr() macro in smsc911x.c
Sachin Kamat
1
-1
/
+3
2012-12-19
drivers/net: Use of_match_ptr() macro in smc91x.c
Sachin Kamat
1
-3
/
+1
2012-12-19
ksz884x: fix receive polling race condition
Lennert Buytenhek
1
-3
/
+9
2012-12-19
qlcnic: update driver version
Signed-off-by: Sony Chacko
1
-2
/
+2
2012-12-19
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-18
net: fec: forbid FEC_PTP on SoCs that do not support
Shawn Guo
1
-2
/
+1
2012-12-18
be2net: fix wrong frag_idx reported by RX CQ
Sathya Perla
2
-7
/
+33
2012-12-18
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-17
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-14
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-13
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
7
-29
/
+93
2012-12-13
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
10
-25
/
+105
2012-12-13
Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-1
/
+1
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
6
-6
/
+6
2012-12-12
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-11
bnx2: Fix accidental reversions.
Michael Chan
1
-2
/
+2
2012-12-11
bna: Driver Version Updated to 3.1.2.1
Rasesh Mody
1
-1
/
+1
2012-12-11
bna: Firmware update
Rasesh Mody
3
-2
/
+4
2012-12-11
bna: Add RX State
Rasesh Mody
1
-1
/
+26
2012-12-11
bna: Rx Page Based Allocation
Rasesh Mody
2
-64
/
+273
2012-12-11
bna: TX Intr Coalescing Fix
Rasesh Mody
2
-2
/
+3
2012-12-11
bna: Tx and Rx Optimizations
Rasesh Mody
5
-469
/
+380
2012-12-11
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-10
net: 8390: use io{read,write}*_rep accessors
Matthew Leach
1
-8
/
+8
2012-12-10
net: dm9000: use io{read,write}*_rep accessors
Matthew Leach
1
-6
/
+6
2012-12-10
net: smc91x: use io{read, write}*_rep accessors instead of string functions
Will Deacon
1
-10
/
+10
2012-12-08
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]