Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
0b088e003ccf316a76c51be5dec2d70b93be3be8
/
net
0b088e0
RDS: Use page_remainder_alloc() for recv bufs
by Andy Grover
· 15 years ago
fc19de3
RDS/IB: disconnect when IB devices are removed
by Zach Brown
· 15 years ago
f3c6808
RDS: introduce rds_conn_connect_if_down()
by Zach Brown
· 15 years ago
3e0249f
RDS/IB: add refcount tracking to struct rds_ib_device
by Zach Brown
· 15 years ago
89bf9d4
RDS/IB: get the xmit max_sge from the RDS IB device on the connection
by Zach Brown
· 15 years ago
a46ca94
RDS/IB: rds_ib_cm_handle_connect() forgot to unlock c_cm_lock
by Zach Brown
· 15 years ago
1cc2228
rds: Fix reference counting on the for xmit_atomic and xmit_rdma
by Chris Mason
· 15 years ago
bcf50ef
rds: use RCU to protect the connection hash
by Chris Mason
· 15 years ago
abf4543
RDS: use locking on the connection hash list
by Chris Mason
· 15 years ago
c9e6538
rds: Fix RDMA message reference counting
by Chris Mason
· 15 years ago
7e3f295
rds: don't let RDS shutdown a connection while senders are present
by Chris Mason
· 15 years ago
38a4e5e
rds: Use RCU for the bind lookup searches
by Chris Mason
· 15 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
aa0a4ef
RDS: Make sure cmsgs aren't used in improper ways
by Andy Grover
· 15 years ago
2c3a5f9
RDS: Add flag for silent ops. Do atomic op before RDMA
by Andy Grover
· 15 years ago
7e3bd65
RDS: Move some variables around for consistency
by Andy Grover
· 15 years ago
940786e
RDS: queue failure notifications for dropped atomic ops
by Andy Grover
· 15 years ago
ee4c7b4
RDS: Add a warning if trying to allocate 0 sgs
by Andy Grover
· 15 years ago
372cd7d
RDS: Do not set op_active in r_m_copy_from_user().
by Andy Grover
· 15 years ago
5b2366b
RDS: Rewrite rds_send_xmit
by Andy Grover
· 15 years ago
6c7cc6e
RDS: Rename data op members prefix from m_ to op_
by Andy Grover
· 15 years ago
f8b3aaf
RDS: Remove struct rds_rdma_op
by Andy Grover
· 15 years ago
d0ab25a
RDS: purge atomic resources too in rds_message_purge()
by Andy Grover
· 15 years ago
4324879
RDS: Inline rdma_prepare into cmsg_rdma_args
by Andy Grover
· 15 years ago
241eef3
RDS: Implement silent atomics
by Andy Grover
· 15 years ago
d37c935
RDS: Move loop-only function to loop.c
by Andy Grover
· 15 years ago
c8de3f1
RDS/IB: Make all flow control code conditional on i_flowctl
by Andy Grover
· 15 years ago
1d34f17
RDS: Remove unsignaled_bytes sysctl
by Andy Grover
· 15 years ago
da5a06c
RDS: rewrite rds_ib_xmit
by Andy Grover
· 15 years ago
919ced4
RDS/IB: Remove ib_[header/data]_sge() functions
by Andy Grover
· 15 years ago
6f3d05d
RDS/IB: Remove dead code
by Andy Grover
· 15 years ago
f147dd9
RDS/IB: Disallow connections less than RDS 3.1
by Andy Grover
· 15 years ago
9c03039
RDS/IB: eliminate duplicate code
by Andy Grover
· 15 years ago
809fa14
RDS: inc_purge() transport function unused - remove it
by Andy Grover
· 15 years ago
6200ed7
RDS: Whitespace
by Andy Grover
· 15 years ago
d22faec
RDS: Do not mask address when pinning pages
by Andy Grover
· 15 years ago
40589e7
RDS: Base init_depth and responder_resources on hw values
by Andy Grover
· 15 years ago
15133f6
RDS: Implement atomic operations
by Andy Grover
· 15 years ago
a63273d
RDS: Clear up some confusing code in send_remove_from_sock
by Andy Grover
· 15 years ago
f4dd96f7
RDS: make sure all sgs alloced are initialized
by Andy Grover
· 15 years ago
ff87e97
RDS: make m_rdma_op a member of rds_message
by Andy Grover
· 15 years ago
21f79af
RDS: fold rdma.h into rds.h
by Andy Grover
· 15 years ago
fc44508
RDS: Explicitly allocate rm in sendmsg()
by Andy Grover
· 15 years ago
3ef13f3
RDS: cleanup/fix rds_rdma_unuse
by Andy Grover
· 15 years ago
e779137
RDS: break out rdma and data ops into nested structs in rds_message
by Andy Grover
· 15 years ago
8690bfa
RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisons
by Andy Grover
· 15 years ago
2dc3935
RDS: move rds_shutdown_worker impl. to rds_conn_shutdown
by Andy Grover
· 15 years ago
9de0864
RDS: Fix locking in send on m_rs_lock
by Andy Grover
· 15 years ago
7c82eaf
RDS: Rewrite rds_send_drop_to() for clarity
by Andy Grover
· 15 years ago
35b52c7
RDS: Fix corrupted rds_mrs
by Tina Yang
· 15 years ago
9e2effb
RDS: Fix BUG_ONs to not fire when in a tasklet
by Andy Grover
· 15 years ago
db40980
net: poll() optimizations
by Eric Dumazet
· 14 years ago
f6c9322
net/caifcaif_dev.c: Use netdev_<level>
by Joe Perches
· 14 years ago
b31fa5b
net/caif: Use pr_fmt
by Joe Perches
· 14 years ago
29af9309
net/9p/trans_fd.c: Fix unsigned return type
by Julia Lawall
· 14 years ago
1fd6304
net: pskb_expand_head() optimization
by Eric Dumazet
· 14 years ago
d1fb627
tipc: Fix misleading error code when enabling Ethernet bearers
by Allan Stephens
· 14 years ago
9fbfca0
tipc: Ensure outgoing messages on Ethernet have sufficient headroom
by Allan Stephens
· 14 years ago
5d9c54c
tipc: Minor optimizations to name table translation code
by Allan Stephens
· 14 years ago
52ee7a0
net: remove two kmemcheck annotations
by Eric Dumazet
· 14 years ago
c3bccac
ipv6: add special mode forwarding=2 to send RS while configured as router
by Thomas Graf
· 14 years ago
65e9b62
ipv6: add special mode accept_ra=2 to accept RA while configured as router
by Thomas Graf
· 14 years ago
7162f66
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 14 years ago
78ab952
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
deffd77
net: arp: code cleanup
by Changli Gao
· 14 years ago
c07b68e
net: dev_add_pack() & __dev_remove_pack() changes
by Eric Dumazet
· 14 years ago
8ed2163
ipvs: use pkts for SCTP too
by Julian Anastasov
· 14 years ago
95f4b45
net: another last_rx round
by Eric Dumazet
· 14 years ago
0705c6f
tcp: update also tcp_output with regard to RFC 5681
by Gerrit Renker
· 14 years ago
fa50d64
net: make rx_queue sysfs_ops const
by stephen hemminger
· 14 years ago
85f72bc
mac80211: only cancel software-based scans on suspend
by John W. Linville
· 14 years ago
6602ceb
net: skbuff.c cleanup
by Eric Dumazet
· 14 years ago
86cac58
skge: add GRO support
by Eric Dumazet
· 14 years ago
875168a
net: tunnels should use rcu_dereference
by Eric Dumazet
· 14 years ago
1639ab6
gro: unexport tcp4_gro_receive and tcp4_gro_complete
by Eric Dumazet
· 14 years ago
ba4fd9d
pktgen: remove non used variable
by Eric Dumazet
· 14 years ago
72ed62f
vlan: Use vlan_dev_real_dev in vlan_hwaccel_do_receive
by Jiri Pirko
· 14 years ago
01b3860
Phonet: do not set POLLOUT in case of send buffer overflow
by Rémi Denis-Courmont
· 14 years ago
02ac326
Phonet: correct sendmsg() error code from sock_alloc_send_skb()
by Rémi Denis-Courmont
· 14 years ago
Next »