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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-15
stmmac: Add vlan rx for better GRO performance.
Vince Bridgers
1
-0
/
+19
2014-01-15
bnx2x: fix sparse warning
stephen hemminger
1
-2
/
+2
2014-01-15
staging,lpc32xx_adc: Add dependency on HAS_IOMEM
Richard Weinberger
1
-0
/
+1
2014-01-15
power,goldfish: Add dependency on HAS_IOMEM
Richard Weinberger
1
-0
/
+1
2014-01-15
net,marvell: Add dependency on HAS_IOMEM
Richard Weinberger
1
-0
/
+1
2014-01-15
phy,exynos: Add dependency on HAS_IOMEM
Richard Weinberger
1
-0
/
+1
2014-01-15
staging,spear_adc: Add dependency on HAS_IOMEM
Richard Weinberger
1
-0
/
+1
2014-01-15
staging,dgap: Add dependency on HAS_IOMEM
Richard Weinberger
1
-1
/
+1
2014-01-15
ptp_pch: Add dependency on HAS_IOMEM
Richard Weinberger
1
-0
/
+1
2014-01-15
qeth: bridgeport support - address notifications
Eugene Crosser
6
-0
/
+339
2014-01-15
s390/qdio: bridgeport support - CHSC part
Eugene Crosser
3
-1
/
+174
2014-01-15
qeth: bridgeport support - basic control
Eugene Crosser
8
-2
/
+664
2014-01-15
gianfar: Fix portabilty issues for ethtool and ptp
Claudiu Manoil
2
-28
/
+72
2014-01-15
ksz884x: delete useless variable
Julia Lawall
1
-3
/
+0
2014-01-15
i40e: Retain MAC filters on port VLAN deletion
Greg Rose
2
-0
/
+16
2014-01-15
i40e: Warn admin to reload VF driver on port VLAN configuration
Greg Rose
1
-0
/
+5
2014-01-14
net: vxlan: properly cleanup devs on module unload
Daniel Borkmann
1
-5
/
+5
2014-01-14
net: vxlan: when lower dev unregisters remove vxlan dev as well
Daniel Borkmann
1
-2
/
+46
2014-01-14
ixgbe: Additional adapter removal checks
Mark Rustad
2
-0
/
+38
2014-01-14
ixgbe: Check for adapter removal on register writes
Mark Rustad
3
-5
/
+12
2014-01-14
ixgbe: Check register reads for adapter removal
Mark Rustad
3
-5
/
+53
2014-01-14
ixgbe: Make ethtool register test use accessors
Mark Rustad
1
-51
/
+47
2014-01-14
ixgbe: Use static inlines instead of macros
Mark Rustad
3
-12
/
+33
2014-01-14
ixbge: Protect ixgbe_down with __IXGBE_DOWN bit
Mark Rustad
1
-1
/
+3
2014-01-14
ixgbe: Indicate removal state explicitly
Mark Rustad
2
-4
/
+9
2014-01-14
i40e: Bump version number
Catherine Sullivan
1
-1
/
+1
2014-01-14
i40e: trivial cleanup
Jesse Brandeburg
1
-2
/
+1
2014-01-14
i40e: whitespace fixes
Jesse Brandeburg
5
-8
/
+5
2014-01-14
i40e: make message meaningful
Mitch Williams
1
-2
/
+2
2014-01-14
i40e: associate VMDq queue with VM type
Shannon Nelson
3
-1
/
+5
2014-01-14
i40e: remove extra register write
Mitch Williams
1
-1
/
+1
2014-01-14
vxlan: use __dev_get_by_index instead of dev_get_by_index to find interface
Ying Xue
1
-2
/
+1
2014-01-14
eql: use __dev_get_by_name instead of dev_get_by_name to find interface
Ying Xue
1
-53
/
+42
2014-01-14
bonding: use __dev_get_by_name instead of dev_get_by_name to find interface
Ying Xue
1
-26
/
+23
2014-01-14
Drivers: Staging: cxt1e1: use __dev_get_name instead of dev_get_name to find ...
Ying Xue
1
-8
/
+7
2014-01-14
r8152: ecm and vendor modes coexist
hayeswang
3
-27
/
+8
2014-01-14
r8152: fix the warnings and a error from checkpatch.pl
hayeswang
1
-27
/
+15
2014-01-14
r8152: change the descriptor
hayeswang
2
-3
/
+4
2014-01-14
bgmac: propagate error codes in bgmac_probe()
Florian Fainelli
1
-2
/
+0
2014-01-14
atl1: update statistics code
Sabrina Dubroca
2
-18
/
+26
2014-01-14
atl1e: update statistics code
Sabrina Dubroca
1
-11
/
+19
2014-01-14
atl1c: update statistics code
Sabrina Dubroca
1
-11
/
+20
2014-01-14
net: Spelling s/transmition/transmission/
Geert Uytterhoeven
3
-4
/
+4
2014-01-14
net: amd8111e: Spelling s/recive/receive/
Geert Uytterhoeven
1
-1
/
+1
2014-01-14
bnx2x: Correct default Tx switching behaviour
Yuval Mintz
5
-1
/
+75
2014-01-14
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
3
-8
/
+27
2014-01-14
net: replace macros net_random and net_srandom with direct calls to prandom
Aruna-Hewapathirane
1
-1
/
+1
2014-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
69
-248
/
+467
2014-01-14
xen-netfront: use new skb_checksum_setup function
Paul Durrant
1
-45
/
+3
2014-01-14
xen-netback: use new skb_checksum_setup function
Paul Durrant
1
-257
/
+3
[next]