Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
f273ad4f8d90bb87d2259fe37caee82e9aa7906c
/
net
/
rds
/
bind.c
0573343
net/rds: Check laddr_check before calling it
by Ka-Cheong Poon
· 5 years ago
aa2eaa8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
c5c1a03
net/rds: An rds_sock is added too early to the hash table
by Ka-Cheong Poon
· 5 years ago
842841e
Convert usage of IN_MULTICAST to ipv4_is_multicast
by Dave Taht
· 5 years ago
dd3ac9a
net/rds: Check address length before reading address family
by Tetsuo Handa
· 6 years ago
6fa19f5
rds: fix refcount bug in rds_sock_addref
by Eric Dumazet
· 6 years ago
cc4dfb7
rds: fix two RCU related problems
by Cong Wang
· 6 years ago
e65d4d9
rds: Remove IPv6 dependency
by Ka-Cheong Poon
· 6 years ago
1e2b44e
rds: Enable RDS IPv6 support
by Ka-Cheong Poon
· 6 years ago
eee2fa6
rds: Changing IP address internal representation to struct in6_addr
by Ka-Cheong Poon
· 6 years ago
7ae0c64
rds; Reset rs->rs_bound_addr in rds_add_bound() failure path
by Sowmini Varadhan
· 7 years ago
8209432
RDS: make rhashtable_params const
by Bhumika Goyal
· 7 years ago
f69b22e
RDS: log the address on bind failure
by Santosh Shilimkar
· 9 years ago
5916e2c
RDS: TCP: Enable multipath RDS for TCP
by Sowmini Varadhan
· 8 years ago
7b56543
RDS: convert bind hash table to re-sizable hashtable
by santosh.shilimkar@oracle.com
· 9 years ago
4867980
RDS: Invoke ->laddr_check() in rds_bind() for explicitly bound transports.
by Sowmini Varadhan
· 9 years ago
9b9acde
RDS: Use per-bucket rw lock for bind hash-table
by Santosh Shilimkar
· 11 years ago
2812695
RDS: fix rds_sock reference bug while doing bind
by Santosh Shilimkar
· 13 years ago
8b0a6b4
RDS: make socket bind/release locking scheme simple and more efficient
by Santosh Shilimkar
· 13 years ago
d5a8ac2
RDS-TCP: Make RDS-TCP work correctly when it is set up in a netns other than init_net
by Sowmini Varadhan
· 9 years ago
d97dac5
net/rds: Add setsockopt support for SO_RDS_TRANSPORT
by Sowmini Varadhan
· 10 years ago
63862b5
net: replace macros net_random and net_srandom with direct calls to prandom
by Aruna-Hewapathirane
· 11 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
cb0a605
net/rds: use prink_ratelimited() instead of printk_ratelimit()
by Manuel Zerpies
· 14 years ago
38a4e5e
rds: Use RCU for the bind lookup searches
by Chris Mason
· 15 years ago
976673e
rds: switch to rwlock on bind_lock
by Chris Mason
· 15 years ago
8690bfa
RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisons
by Andy Grover
· 15 years ago
f2c4493
RDS: Add a debug message suggesting to load transport modules
by Andy Grover
· 15 years ago
639b321
RDS: Socket interface
by Andy Grover
· 16 years ago