Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ba1e8a35b77f3bc7d109696dbd2a7fd5af208b62
ba1e8a3
sfc: Abstract channel and index lookup for RX queues
by Ben Hutchings
· 14 years ago
58758aa
sfc: Allocate DMA and event rings using GFP_KERNEL
by Ben Hutchings
· 14 years ago
e42de26
sfc: Fix failure paths in efx_probe_port()
by Ben Hutchings
· 14 years ago
7db8e8e
sfc: Remove declarations of functions that no longer exist
by Ben Hutchings
· 14 years ago
80485d3
sfc: Accumulate RX_NODESC_DROP count in rx_dropped, not rx_over_errors
by Ben Hutchings
· 14 years ago
1cdc2cf
sfc: Use MCDI RX_BAD_FCS_PKTS count as MAC rx_bad count
by Ben Hutchings
· 14 years ago
e548833
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
053d8f6
Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by David S. Miller
· 14 years ago
cbd9da7
drivers/net/bnx2x: use ARRAY_SIZE macro in bnx2x_main.c
by Nikitas Angelinas
· 14 years ago
c9cedbb
ipheth: remove incorrect devtype to WWAN
by Dan Williams
· 14 years ago
201b6ba
MAINTAINERS: Add CAIF
by Joe Perches
· 14 years ago
dc99839
au1000-eth: change multi-line comments style
by Florian Fainelli
· 14 years ago
d0e7cb5
au1000-eth: remove volatiles, switch to I/O accessors
by Florian Fainelli
· 14 years ago
49a42c0
au1000-eth: fix asm -> linux headers inclusion
by Florian Fainelli
· 14 years ago
215e17b
au1000-eth: fix bad printk usages
by Florian Fainelli
· 14 years ago
18b8e15
au1000-eth: fix all but one "line over 80 characters warnings"
by Florian Fainelli
· 14 years ago
ec7eabdd
au1000-eth: stylistic fixes
by Florian Fainelli
· 14 years ago
3441592
au1000-eth: typedefs removal
by Florian Fainelli
· 14 years ago
b2abd4c
tipc: Optimize handling excess content on incoming messages
by Paul Gortmaker
· 14 years ago
fb621ba
ixgbevf: remove private net_device_stats
by Eric Dumazet
· 14 years ago
49d61e2
tunnels: missing rcu_assign_pointer()
by Eric Dumazet
· 14 years ago
f39234d
net/core: add lock context change annotations in net/core/sock.c
by Namhyung Kim
· 14 years ago
a700d8b
net/core: remove address space warnings on verify_iovec()
by Namhyung Kim
· 14 years ago
123031c
sctp: fix test for end of loop
by Joe Perches
· 14 years ago
cf0ac2b
Merge branch 'for-davem' of git://oss.oracle.com/git/agrover/linux-2.6
by David S. Miller
· 14 years ago
e199e61
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 14 years ago
972c40b
KS8851: Correct RX packet allocation
by Eric Dumazet
· 14 years ago
719f835
udp: add rehash on connect()
by Eric Dumazet
· 14 years ago
f27e21a
atlx: make strings const
by Stephen Hemminger
· 14 years ago
e038600
net: inet_add_protocol() can use cmpxchg()
by Eric Dumazet
· 14 years ago
92e32ea
cxacru: ignore cx82310_eth devices
by Ondrej Zary
· 14 years ago
905d64c
RDS: Remove dead struct from rds.h
by Andy Grover
· 14 years ago
a46f561
RDS: rds.h: Replace u_int[size]_t with uint[size]_t
by Andy Grover
· 14 years ago
fd128df
RDS: Add rds.h to exported headers list
by Andy Grover
· 14 years ago
20c72bd
RDS: Implement masked atomic operations
by Andy Grover
· 14 years ago
59f740a
RDS/IB: print string constants in more places
by Zach Brown
· 14 years ago
4518071
RDS: cancel connection work structs as we shut down
by Zach Brown
· 14 years ago
ffcec0e
RDS: don't call rds_conn_shutdown() from rds_conn_destroy()
by Zach Brown
· 14 years ago
5adb5bc
RDS: have sockets get transport module references
by Zach Brown
· 14 years ago
7751048
RDS: remove old rs_transport comment
by Zach Brown
· 14 years ago
fe8ff6b
RDS: lock rds_conn_count decrement in rds_conn_destroy()
by Zach Brown
· 14 years ago
ea81986
RDS/IB: protect the list of IB devices
by Zach Brown
· 14 years ago
1bde04a
RDS/IB: print IB event strings as well as their number
by Zach Brown
· 14 years ago
8576f37
RDS: flush fmrs before allocating new ones
by Chris Mason
· 14 years ago
b4e1da3
RDS: properly use sg_init_table
by Chris Mason
· 14 years ago
f046011
RDS/IB: track signaled sends
by Zach Brown
· 14 years ago
ef87b7e
RDS: remove __init and __exit annotation
by Zach Brown
· 14 years ago
c20f5b9
RDS/IB: Use SLAB_HWCACHE_ALIGN flag for kmem_cache_create()
by Andy Grover
· 14 years ago
d455ab6
RDS/IB: always process recv completions
by Zach Brown
· 14 years ago
80c51be
RDS: return to a single-threaded krdsd
by Zach Brown
· 14 years ago
515e079
RDS/IB: create a work queue for FMR flushing
by Zach Brown
· 14 years ago
8aeb1ba
RDS/IB: destroy connections on rmmod
by Zach Brown
· 14 years ago
24fa163
RDS/IB: wait for IB dev freeing work to finish during rmmod
by Zach Brown
· 14 years ago
b6fb0df
RDS/IB: Make ib_recv_refill return void
by Andy Grover
· 14 years ago
fbf4d7e
RDS: Remove unused XLIST_PTR_TAIL and xlist_protect()
by Andy Grover
· 14 years ago
c9455d9
RDS: whitespace
by Andy Grover
· 14 years ago
7a0ff5d
RDS: use delayed work for the FMR flushes
by Chris Mason
· 14 years ago
eabb732
rds: more FMRs are faster
by Chris Mason
· 14 years ago
6fa70da
rds: recycle FMRs through lockless lists
by Chris Mason
· 14 years ago
0f4b1c7
rds: fix rds_send_xmit() serialization
by Zach Brown
· 14 years ago
501dccc
rds: block ints when acquiring c_lock in rds_conn_message_info()
by Zach Brown
· 14 years ago
671202f
rds: remove unused rds_send_acked_before()
by Zach Brown
· 14 years ago
037f18a3
RDS: use friendly gfp masks for prefill
by Chris Mason
· 14 years ago
3324412
RDS/IB: Add caching of frags and incs
by Chris Mason
· 14 years ago
fc24f78
RDS/IB: Remove ib_recv_unmap_page()
by Andy Grover
· 14 years ago
3427e85
RDS: Assume recv->r_frag is always NULL in refill_one()
by Andy Grover
· 14 years ago
0b088e0
RDS: Use page_remainder_alloc() for recv bufs
by Andy Grover
· 14 years ago
fc19de3
RDS/IB: disconnect when IB devices are removed
by Zach Brown
· 14 years ago
f3c6808
RDS: introduce rds_conn_connect_if_down()
by Zach Brown
· 14 years ago
3e0249f
RDS/IB: add refcount tracking to struct rds_ib_device
by Zach Brown
· 14 years ago
89bf9d4
RDS/IB: get the xmit max_sge from the RDS IB device on the connection
by Zach Brown
· 14 years ago
a46ca94
RDS/IB: rds_ib_cm_handle_connect() forgot to unlock c_cm_lock
by Zach Brown
· 14 years ago
1cc2228
rds: Fix reference counting on the for xmit_atomic and xmit_rdma
by Chris Mason
· 14 years ago
bcf50ef
rds: use RCU to protect the connection hash
by Chris Mason
· 14 years ago
abf4543
RDS: use locking on the connection hash list
by Chris Mason
· 14 years ago
c9e6538
rds: Fix RDMA message reference counting
by Chris Mason
· 14 years ago
7e3f295
rds: don't let RDS shutdown a connection while senders are present
by Chris Mason
· 14 years ago
38a4e5e
rds: Use RCU for the bind lookup searches
by Chris Mason
· 14 years ago
e4c52c9
RDS/IB: add _to_node() macros for numa and use {k,v}malloc_node()
by Andy Grover
· 15 years ago
4a81802
RDS/IB: Remove unused variable in ib_remove_addr()
by Andy Grover
· 15 years ago
764f2dd
rds: rcu-ize rds_ib_get_device()
by Chris Mason
· 15 years ago
c83188d
rds: per-rm flush_wait waitq
by Chris Mason
· 15 years ago
976673e
rds: switch to rwlock on bind_lock
by Chris Mason
· 15 years ago
ce47f52
RDS: Update comments in rds_send_xmit()
by Andy Grover
· 15 years ago
9e29db0
RDS: Use a generation counter to avoid rds_send_xmit loop
by Chris Mason
· 15 years ago
acfcd4d
RDS: Get pong working again
by Andy Grover
· 15 years ago
a40aa92
RDS: Do wait_event_interruptible instead of wait_event
by Andy Grover
· 15 years ago
fcc5450
RDS: Remove send_quota from send_xmit()
by Andy Grover
· 15 years ago
51e2cba
RDS: Move atomic stats from general to ib-specific area
by Andy Grover
· 15 years ago
ab1a692
RDS: rds_message_unmapped() doesn't need to check if queue active
by Andy Grover
· 15 years ago
cf4b738
RDS: Fix locking in send on m_rs_lock
by Andy Grover
· 15 years ago
f2ec76f
RDS: Use NOWAIT in message_map_pages()
by Andy Grover
· 15 years ago
2fa5712
RDS: Bypass workqueue when queueing cong updates
by Andy Grover
· 15 years ago
a7d3a28
RDS: Call rds_send_xmit() directly from sendmsg()
by Andy Grover
· 15 years ago
2ad8099
RDS: rds_send_xmit() locking/irq fixes
by Andy Grover
· 15 years ago
049ee3f
RDS: Change send lock from a mutex to a spinlock
by Andy Grover
· 15 years ago
f17a1a5
RDS: Refill recv ring directly from tasklet
by Andy Grover
· 15 years ago
77dd550
RDS: Stop supporting old cong map sending method
by Andy Grover
· 15 years ago
e32b4a7
RDS/IB: Do not wait for send ring to be empty on conn shutdown
by Andy Grover
· 15 years ago
ff3d7d3
RDS: Perform unmapping ops in stages
by Andy Grover
· 15 years ago
Next »