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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-08
drivers/net/ethernet/amd/pcnet32.c: neaten and remove unnecessary OOM messages
Joe Perches
1
-25
/
+18
2014-08-08
rtlwifi: use pci_zalloc_consistent
Joe Perches
1
-12
/
+5
2014-08-08
rtl818x: use pci_zalloc_consistent
Joe Perches
1
-7
/
+4
2014-08-08
mwl8k: use pci_zalloc_consistent
Joe Perches
1
-4
/
+2
2014-08-08
ipw2100: use pci_zalloc_consistent
Joe Perches
1
-11
/
+5
2014-08-08
irda: use pci_zalloc_consistent
Joe Perches
1
-2
/
+2
2014-08-08
qlogic: use pci_zalloc_consistent
Joe Perches
2
-9
/
+6
2014-08-08
micrel: use pci_zalloc_consistent
Joe Perches
1
-4
/
+3
2014-08-08
sky2: use pci_zalloc_consistent
Joe Perches
1
-3
/
+2
2014-08-08
enic: use pci_zalloc_consistent
Joe Perches
1
-5
/
+3
2014-08-08
atl1e: use pci_zalloc_consistent
Joe Perches
1
-5
/
+2
2014-08-08
amd: use pci_zalloc_consistent
Joe Perches
1
-10
/
+8
2014-08-07
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2
-2
/
+0
2014-08-07
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2
-14
/
+183
2014-08-06
Merge branch 'akpm' (patchbomb from Andrew Morton)
Linus Torvalds
2
-2
/
+2
2014-08-06
list: fix order of arguments for hlist_add_after(_rcu)
Ken Helias
2
-2
/
+2
2014-08-06
net: fix USB network driver config option.
Francois Romieu
2
-2
/
+3
2014-08-06
vmxnet3: fix decimal printf format specifiers prefixed with 0x
Hans Wennborg
1
-1
/
+1
2014-08-06
hyperv: Adjust the size of sendbuf region to support ws2008r2
KY Srinivasan
1
-1
/
+1
2014-08-06
cxgb4: Fix for SR-IOV VF initialization
Hariprasad Shenai
1
-4
/
+3
2014-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
624
-17071
/
+48654
2014-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
13
-98
/
+83
2014-08-05
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-17
/
+6
2014-08-05
cxgb4 : Disable recursive mailbox commands when enabling vi
Anish Bhatt
2
-2
/
+5
2014-08-05
net: reduce USB network driver config options.
Francois Romieu
2
-13
/
+9
2014-08-05
tg3: Modify tg3_tso_bug() to handle multiple TX rings
Prashant Sreedharan
1
-10
/
+12
2014-08-05
amd-xgbe: Perform phy connect/disconnect at dev open/stop
Lendacky, Thomas
2
-99
/
+121
2014-08-05
amd-xgbe: Use dma_set_mask_and_coherent to set DMA mask
Lendacky, Thomas
1
-2
/
+5
2014-08-05
net: sun4i-emac: fix memory leak on bad packet
Marc Zyngier
1
-2
/
+4
2014-08-05
Revert "net: phy: Set the driver when registering an MDIO bus device"
Fabio Estevam
1
-1
/
+0
2014-08-05
cxgb4vf: Turn off SGE RX/TX Callback Timers and interrupts in PCI shutdown ro...
Hariprasad Shenai
1
-14
/
+15
2014-08-05
team: Simplify return path of team_newlink
Toshiaki Makita
1
-7
/
+1
2014-08-05
cxgb4i : Move stray CPL definitions to cxgb4 driver
Anish Bhatt
1
-0
/
+2
2014-08-05
qlcnic: Initialize dcbnl_ops before register_netdev
Rajesh Borundia
1
-2
/
+2
2014-08-05
qlcnic: Set driver version before registering netdev
Rajesh Borundia
2
-4
/
+4
2014-08-05
qlcnic: Fix update of ethtool stats.
Rajesh Borundia
1
-5
/
+13
2014-08-05
xen-netback: Turn off the carrier if the guest is not able to receive
Zoltan Kiss
3
-38
/
+123
2014-08-05
xen-netback: Using a new state bit instead of carrier
Zoltan Kiss
3
-9
/
+18
2014-08-05
Merge tag 'master-2014-07-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
41
-112
/
+4837
2014-08-05
net/usb/hso: Add support for Option GTM671WFS
Ricardo Ribalda
1
-0
/
+1
2014-08-05
net: smc911x: fix %d confusingly prefixed with 0x in format string
Hans Wennborg
1
-1
/
+1
2014-08-04
Drivers: net-next: hyperv: Increase the size of the sendbuf region
KY Srinivasan
2
-6
/
+3
2014-08-04
net: remove spurious zd1201 rule.
Francois Romieu
1
-1
/
+0
2014-08-04
net: phy: spi_ks8995: Introduce the use of devm_kzalloc
Himangi Saraogi
1
-18
/
+8
2014-08-04
cxgb4: only free allocated fls
Hariprasad Shenai
2
-14
/
+22
2014-08-02
r8152: add missing Makefile rule
JF Le Fillatre
1
-0
/
+1
2014-08-02
i40evf: Fixed guest OS panic when removing vf driver
Serey Kong
1
-2
/
+3
2014-08-02
i40evf: fix memory leak on unused interfaces
Mitch Williams
1
-0
/
+24
2014-08-02
i40evf: don't leak queue vectors
Mitch Williams
1
-0
/
+2
2014-08-02
i40evf: do not re-arm watchdog after remove
Ashish Shah
1
-0
/
+2
[next]