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
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
9
-19
/
+19
2013-11-14
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
21
-1
/
+108
2013-11-14
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
16
-128
/
+58
2013-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
632
-13550
/
+34179
2013-11-13
list: introduce list_next_entry() and list_prev_entry()
Oleg Nesterov
1
-3
/
+0
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
17
-12
/
+28
2013-11-12
Merge tag 'h8300-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-718
/
+1
2013-11-11
PHY: Add RTL8201CP phy_driver to realtek
Jonas Jensen
1
-0
/
+15
2013-11-11
xtsonic: add missing platform_set_drvdata() in xtsonic_probe()
Wei Yongjun
1
-0
/
+1
2013-11-11
macmace: add missing platform_set_drvdata() in mace_probe()
Wei Yongjun
1
-0
/
+1
2013-11-11
ethernet/arc/arc_emac: add missing platform_set_drvdata() in arc_emac_probe()
Wei Yongjun
1
-0
/
+1
2013-11-11
ixgbe: add warning when max_vfs is out of range.
Jacob Keller
2
-8
/
+13
2013-11-11
igb: Update link modes display in ethtool
Carolyn Wyborny
1
-24
/
+27
2013-11-08
ixgbe: deleting dfwd stations out of order can cause null ptr deref
John Fastabend
1
-2
/
+6
2013-11-08
ixgbe: fix build err, num_rx_queues is only available with CONFIG_RPS
John Fastabend
1
-6
/
+10
2013-11-08
netdev: smc91x: enable for xtensa
Baruch Siach
1
-2
/
+2
2013-11-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
31
-86
/
+244
2013-11-07
net: calxedaxgmac: Fix panic caused by MTU change of active interface
Andreas Herrmann
1
-6
/
+4
2013-11-07
net/mlx4_en: Datapath structures are allocated per NUMA node
Eugenia Emantayev
6
-33
/
+70
2013-11-07
net/mlx4_core: ICM pages are allocated on device NUMA node
Eugenia Emantayev
2
-12
/
+31
2013-11-07
net/mlx4_en: Datapath resources allocated dynamically
Eugenia Emantayev
8
-111
/
+178
2013-11-07
net/mlx4_core: Add immediate activate for VGT->VST->VGT
Rony Efraim
2
-32
/
+81
2013-11-07
net/mlx4_core: Initialize all mailbox buffers to zero before use
Jack Morgenstein
9
-37
/
+2
2013-11-07
net/mlx4_en: Add RFS support in UDP
Eyal Perry
1
-11
/
+34
2013-11-07
ixgbe: enable l2 forwarding acceleration for macvlans
John Fastabend
4
-89
/
+443
2013-11-07
net: Add layer 2 hardware acceleration operations for macvlan devices
John Fastabend
1
-1
/
+35
2013-11-07
net/mlx4_en: Fixed crash when port type is changed
Amir Vadai
1
-4
/
+4
2013-11-07
tg3: avoid double-freeing of rx data memory
Ivan Vecera
1
-6
/
+6
2013-11-08
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-2
/
+1
2013-11-07
ath9k: enable DFS for IBSS mode
Simon Wunderlich
1
-1
/
+2
2013-11-07
phy: Add MOXA MDIO driver
Jonas Jensen
3
-0
/
+209
2013-11-07
bonding: extend round-robin mode with packets_per_slave
Nikolay Aleksandrov
3
-6
/
+101
2013-11-07
Merge remote-tracking branch 'grant/devicetree/next' into for-next
Rob Herring
57
-466
/
+712
2013-11-07
net:drivers/net: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
Duan Jiong
1
-3
/
+1
2013-11-07
smsc: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
Duan Jiong
1
-3
/
+1
2013-11-07
smsc9420: Use netif_<level>
Joe Perches
1
-78
/
+77
2013-11-07
jme: Remove unused #define PFX
Joe Perches
1
-1
/
+0
2013-11-07
Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-15
/
+9
2013-11-06
net: Explicitly initialize u64_stats_sync structures for lockdep
John Stultz
21
-1
/
+109
2013-11-05
virtio-net: switch to use XPS to choose txq
Jason Wang
1
-46
/
+2
2013-11-05
net: mv643xx_eth: Add missing phy_addr_set in DT mode
Jason Gunthorpe
1
-0
/
+1
2013-11-05
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
13
-29
/
+43
2013-11-05
Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
16
-53
/
+175
2013-11-05
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-3
/
+24
2013-11-05
net: cdc_ncm: remove non-standard NCM device IDs
Enrico Mioso
1
-11
/
+0
2013-11-05
net: huawei_cdc_ncm: Introduce the huawei_cdc_ncm driver
Enrico Mioso
3
-0
/
+246
2013-11-05
net: cdc_ncm: Export cdc_ncm_{tx, rx}_fixup functions for re-use
Enrico Mioso
1
-2
/
+4
2013-11-05
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
108
-2771
/
+8703
2013-11-04
virtio-net: coalesce rx frags when possible during rx
Jason Wang
1
-4
/
+11
2013-11-04
vxlan: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...))
Duan Jiong
1
-1
/
+1
[next]