index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-09-12
bna: Check for NULL before deref in bnad_cb_tx_cleanup
David S. Miller
2010-09-10
pkt_sched: remov unnecessary bh_disable
stephen hemminger
2010-09-10
fib: cleanups
Eric Dumazet
2010-09-10
sfc: Allow changing the DMA ring sizes dynamically via ethtool
Ben Hutchings
2010-09-10
sfc: Make the dmaq size a run-time setting (rather than compile-time)
Steve Hodgson
2010-09-10
sfc: Allocate each channel separately, along with its RX and TX queues
Ben Hutchings
2010-09-10
sfc: Refactor channel and queue lookup and iteration
Ben Hutchings
2010-09-10
sfc: Abstract channel and index lookup for RX queues
Ben Hutchings
2010-09-10
sfc: Allocate DMA and event rings using GFP_KERNEL
Ben Hutchings
2010-09-10
sfc: Fix failure paths in efx_probe_port()
Ben Hutchings
2010-09-10
sfc: Remove declarations of functions that no longer exist
Ben Hutchings
2010-09-10
sfc: Accumulate RX_NODESC_DROP count in rx_dropped, not rx_over_errors
Ben Hutchings
2010-09-10
sfc: Use MCDI RX_BAD_FCS_PKTS count as MAC rx_bad count
Ben Hutchings
2010-09-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-09-09
Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...
David S. Miller
2010-09-09
drivers/net/bnx2x: use ARRAY_SIZE macro in bnx2x_main.c
Nikitas Angelinas
2010-09-09
ipheth: remove incorrect devtype to WWAN
Dan Williams
2010-09-09
MAINTAINERS: Add CAIF
Joe Perches
2010-09-09
au1000-eth: change multi-line comments style
Florian Fainelli
2010-09-09
au1000-eth: remove volatiles, switch to I/O accessors
Florian Fainelli
2010-09-09
au1000-eth: fix asm -> linux headers inclusion
Florian Fainelli
2010-09-09
au1000-eth: fix bad printk usages
Florian Fainelli
2010-09-09
au1000-eth: fix all but one "line over 80 characters warnings"
Florian Fainelli
2010-09-09
au1000-eth: stylistic fixes
Florian Fainelli
2010-09-09
au1000-eth: typedefs removal
Florian Fainelli
2010-09-09
tipc: Optimize handling excess content on incoming messages
Paul Gortmaker
2010-09-09
ixgbevf: remove private net_device_stats
Eric Dumazet
2010-09-09
tunnels: missing rcu_assign_pointer()
Eric Dumazet
2010-09-09
net/core: add lock context change annotations in net/core/sock.c
Namhyung Kim
2010-09-09
net/core: remove address space warnings on verify_iovec()
Namhyung Kim
2010-09-09
sctp: fix test for end of loop
Joe Perches
2010-09-09
Merge branch 'for-davem' of git://oss.oracle.com/git/agrover/linux-2.6
David S. Miller
2010-09-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2010-09-08
KS8851: Correct RX packet allocation
Eric Dumazet
2010-09-08
udp: add rehash on connect()
Eric Dumazet
2010-09-08
atlx: make strings const
Stephen Hemminger
2010-09-08
net: inet_add_protocol() can use cmpxchg()
Eric Dumazet
2010-09-08
cxacru: ignore cx82310_eth devices
Ondrej Zary
2010-09-08
RDS: Remove dead struct from rds.h
Andy Grover
2010-09-08
RDS: rds.h: Replace u_int[size]_t with uint[size]_t
Andy Grover
2010-09-08
RDS: Add rds.h to exported headers list
Andy Grover
2010-09-08
RDS: Implement masked atomic operations
Andy Grover
2010-09-08
RDS/IB: print string constants in more places
Zach Brown
2010-09-08
RDS: cancel connection work structs as we shut down
Zach Brown
2010-09-08
RDS: don't call rds_conn_shutdown() from rds_conn_destroy()
Zach Brown
2010-09-08
RDS: have sockets get transport module references
Zach Brown
2010-09-08
RDS: remove old rs_transport comment
Zach Brown
2010-09-08
RDS: lock rds_conn_count decrement in rds_conn_destroy()
Zach Brown
2010-09-08
RDS/IB: protect the list of IB devices
Zach Brown
2010-09-08
RDS/IB: print IB event strings as well as their number
Zach Brown
[next]