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
2013-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
12
-83
/
+173
2013-03-04
net: fec: fix build error in no MXC platform
Frank Li
1
-8
/
+7
2013-03-04
net: fec: put tx to napi poll function to fix dead lock
Frank Li
2
-47
/
+41
2013-03-02
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2
-5
/
+5
2013-02-28
bgmac: omit the fcs
Hauke Mehrtens
1
-0
/
+4
2013-02-28
bnx2x: Fix KR2 work-around condition
Yaniv Rosner
1
-1
/
+1
2013-02-28
bnx2x: Fix KR2 link
Yaniv Rosner
2
-0
/
+8
2013-02-28
bnx2x: Fix port identification for the 84834
Yaniv Rosner
2
-1
/
+62
2013-02-28
r8169: honor jumbo settings when chipset is requested to start.
françois romieu
1
-9
/
+18
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
7
-36
/
+34
2013-02-27
bnx2x: fix UDP checksum for 57710/57711.
Dmitry Kravkov
1
-1
/
+1
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-02-26
drivers: net: ethernet: cpsw: consider number of slaves in interation
Daniel Mack
1
-1
/
+1
2013-02-26
Merge branch 'sfc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc
David S. Miller
3
-15
/
+30
2013-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
9
-123
/
+67
2013-02-26
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
7
-63
/
+243
2013-02-26
sfc: Detach net device when stopping queues for reconfiguration
Ben Hutchings
1
-4
/
+12
2013-02-26
sfc: Fix efx_rx_buf_offset() in the presence of swiotlb
Ben Hutchings
2
-6
/
+8
2013-02-26
sfc: Properly sync RX DMA buffer when it is not the last in the page
Ben Hutchings
1
-5
/
+10
2013-02-25
bgmac: fix indexing of 2nd level loops
Rafał Miłecki
1
-7
/
+11
2013-02-25
mlx4: Implement memory windows allocation and deallocation
Shani Michaeli
1
-0
/
+95
2013-02-25
mlx4_core: Enable memory windows in {INIT, QUERY}_HCA
Shani Michaeli
4
-0
/
+10
2013-02-25
mlx4_core: Disable memory windows for virtual functions
Shani Michaeli
4
-15
/
+75
2013-02-24
net/pasemi: Fix missing coding style
Syam Sidhardhan
1
-3
/
+6
2013-02-24
bnx2x: remove dead code and make local funcs static
stephen hemminger
2
-60
/
+2
2013-02-24
gianfar: fix compile fail for NET_POLL=y due to struct packing
Paul Gortmaker
1
-12
/
+14
2013-02-23
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-2
/
+2
2013-02-23
mlx4_en: fix allocation of CPU affinity reverse-map
Kleber Sacilotto de Souza
1
-1
/
+1
2013-02-23
mlx4_en: fix allocation of device tx_cq
Kleber Sacilotto de Souza
1
-1
/
+1
2013-02-22
new helper: file_inode(file)
Al Viro
1
-1
/
+1
2013-02-22
net: fec: Fix division by zero
Fabio Estevam
1
-34
/
+34
2013-02-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Ralf Baechle
340
-37384
/
+32091
2013-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-0
/
+1
2013-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
4
-4
/
+3
2013-02-21
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
1
-2
/
+2
2013-02-21
sun.com documentation fixes
Christian Kujau
1
-2
/
+2
2013-02-21
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-0
/
+3
2013-02-21
qlcnic: Bump up the version to 5.1.35
Jitendra Kalsaria
1
-2
/
+2
2013-02-21
qlcnic: Fix configure interrupts for 83xx adapter types
Manish Chopra
1
-7
/
+0
2013-02-21
qlcnic: Fix internal loopback test for 82xx adapter
Shahed Shaikh
1
-1
/
+1
2013-02-21
net: fec: Ensure that initialization is done prior to request_irq()
Fabio Estevam
1
-15
/
+15
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
16
-39
/
+25
2013-02-21
mlx4_core: Propagate MR deregistration failures to caller
Shani Michaeli
2
-9
/
+24
2013-02-21
mlx4_core: Rename MPT-related functions to have mpt_ prefix
Shani Michaeli
3
-39
/
+39
2013-02-20
Merge remote-tracking branch 'agust/next' into next
Benjamin Herrenschmidt
1
-2
/
+2
2013-02-19
atl1c: restore buffer state
Huang, Xiong
1
-1
/
+1
2013-02-19
b44: use netdev_alloc_skb_ip_align()
Hauke Mehrtens
1
-2
/
+1
2013-02-19
net: fec: Do a sanity check on the gpio number
Fabio Estevam
1
-1
/
+4
2013-02-19
qlcnic: Bump up the version to 5.1.34
Jitendra Kalsaria
1
-2
/
+2
2013-02-19
qlcnic: fix ping resumption to a VM after a live migration
Shahed Shaikh
4
-12
/
+177
[next]