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
2013-06-13
sh_eth: remove '__maybe_unused' annotations
Sergei Shtylyov
1
-2
/
+2
2013-06-13
cxgb4: Do not set net_device::dev_id to VI index
Ben Hutchings
1
-1
/
+0
2013-06-13
macvtap: fix uninitialized return value macvtap_ioctl_set_queue()
Jason Wang
1
-0
/
+2
2013-06-13
macvtap: slient sparse warnings
Jason Wang
1
-1
/
+1
2013-06-12
tun: Turn tun_flow_init() into void fn
Pavel Emelyanov
1
-7
/
+2
2013-06-12
tun: Report "persist" flag to userspace
Pavel Emelyanov
1
-0
/
+3
2013-06-12
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
161
-2070
/
+18914
2013-06-12
sh_eth: split 'sh_eth_netdev_ops'
Sergei Shtylyov
1
-9
/
+20
2013-06-12
gianfar: Add backwards compatible Single Queue mode polling
Claudiu Manoil
1
-2
/
+49
2013-06-12
sfc: Store port number in private data, not net_device::dev_id
Ben Hutchings
2
-2
/
+3
2013-06-12
team: remove synchronize_rcu() called during port disable
Jiri Pirko
3
-18
/
+8
2013-06-12
team: use kfree_rcu instead of synchronize_rcu in team_port_dev
Jiri Pirko
1
-2
/
+1
2013-06-12
team: remove synchronize_rcu() called during queue override change
Jiri Pirko
1
-16
/
+47
2013-06-12
net: can: Convert to use devm_ioremap_resource
Tushar Behera
1
-2
/
+2
2013-06-12
net: emaclite: Convert to use devm_ioremap_resource
Tushar Behera
1
-2
/
+4
2013-06-12
net: fec: Convert to use devm_ioremap_resource
Tushar Behera
1
-6
/
+6
2013-06-12
3c59x: consolidate error cleanup in vortex_init_one()
Sergei Shtylyov
1
-13
/
+12
2013-06-12
veth: remove redundant call of dev_alloc_name
Hong zhi guo
1
-7
/
+0
2013-06-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
161
-2070
/
+18914
2013-06-11
cw1200: Fix an assorted pile of checkpatch warnings.
Solomon Peachy
9
-75
/
+80
2013-06-11
cw1200: Eliminate the ETF debug/engineering code.
Solomon Peachy
7
-349
/
+2
2013-06-11
cw1200: Remove "ITP" debug subsystem.
Solomon Peachy
8
-905
/
+3
2013-06-11
xen-netfront: use skb_partial_csum_set() to simplify the codes
Li RongQing
1
-12
/
+8
2013-06-10
ixgbe: add extra stats for ndo_ll_poll
Eliezer Tamir
3
-0
/
+60
2013-06-10
ixgbe: add support for ndo_ll_poll
Eliezer Tamir
3
-8
/
+177
2013-06-10
bcm63xx_enet: add support for Broadcom BCM63xx integrated gigabit switch
Maxime Bizon
2
-12
/
+998
2013-06-10
bcm63xx_enet: split DMA channel register accesses
Maxime Bizon
1
-56
/
+83
2013-06-10
bcm63xx_enet: implement reset autoneg ethtool callback
Maxime Bizon
1
-0
/
+15
2013-06-10
rt2x00: rt2x00queue: initialize data_queue fields earlier
Gabor Juhos
1
-6
/
+38
2013-06-10
rtlwifi: initialize local array and set value.
Yunlian Jiang
1
-1
/
+1
2013-06-10
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
20
-66
/
+371
2013-06-10
cw1200: handle allocation failure in wsm_event_indication()
Dan Carpenter
1
-0
/
+2
2013-06-10
cw1200: read beyond end of array in debug code
Dan Carpenter
1
-3
/
+2
2013-06-10
cw1200: Sanity-check arguments in copy_from_user()
Solomon Peachy
1
-4
/
+14
2013-06-10
cw1200: hwio: Remove an unnecessary goto
Joe Perches
1
-1
/
+0
2013-06-07
macvtap: enable multiqueue flag
Jason Wang
1
-5
/
+2
2013-06-07
macvtap: add TUNSETQUEUE ioctl
Jason Wang
1
-19
/
+116
2013-06-07
macvtap: eliminate linear search
Jason Wang
1
-44
/
+20
2013-06-07
macvtap: introduce macvtap_get_vlan()
Jason Wang
1
-7
/
+20
2013-06-07
macvtap: do not add self to waitqueue if doing a nonblock read
Jason Wang
1
-2
/
+5
2013-06-07
macvtap: fix a possible race between queue selection and changing queues
Jason Wang
1
-1
/
+1
2013-06-07
sh_eth: Fix warnings on 64-bit.
David S. Miller
1
-1
/
+1
2013-06-07
sh_eth: remove dependencies from Kconfig
Sergei Shtylyov
1
-6
/
+0
2013-06-07
sh_eth: get R8A777x support out of #ifdef
Sergei Shtylyov
1
-9
/
+5
2013-06-07
sh_eth: get SH7724 support out of #ifdef
Sergei Shtylyov
1
-5
/
+5
2013-06-07
sh_eth: get SH7757 support out of #ifdef
Sergei Shtylyov
1
-20
/
+8
2013-06-07
sh_eth: get SH77{34|63} support out of #ifdef
Sergei Shtylyov
1
-31
/
+36
2013-06-07
sh_eth: get R8A7740 support out of #ifdef
Sergei Shtylyov
1
-9
/
+7
2013-06-07
sh_eth: get SH7619 support out of #ifdef
Sergei Shtylyov
1
-3
/
+3
2013-06-07
sh_eth: get SH771x support out of #ifdef
Sergei Shtylyov
1
-3
/
+4
[next]