You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/net/rds
Linus Torvalds 2e923b0251 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 10 years ago
..
Kconfig net/rds: remove depends on CONFIG_EXPERIMENTAL 12 years ago
Makefile Net: rds: Makefile: Remove deprecated items 14 years ago
af_rds.c treewide: fix synchronize_rcu() in comments 11 years ago
bind.c net: replace macros net_random and net_srandom with direct calls to prandom 11 years ago
cong.c net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules 13 years ago
connection.c inet: convert inet_ehash_secret and ipv6_hash_secret to net_get_random_once 11 years ago
ib.c rds: prevent dereference of a NULL device 11 years ago
ib.h net: rds: use this_cpu_* per-cpu helper 12 years ago
ib_cm.c IB/rds: suppress incompatible protocol when version is known 12 years ago
ib_rdma.c net: Replace get_cpu_var through this_cpu_ptr 11 years ago
ib_recv.c arch: Mass conversion of smp_mb__*() 11 years ago
ib_ring.c
ib_send.c net: rds: Use time_after() for time comparison 11 years ago
ib_stats.c RDS: Move atomic stats from general to ib-specific area 15 years ago
ib_sysctl.c net: Convert uses of typedef ctl_table to struct ctl_table 12 years ago
info.c rds: remove the second argument of k[un]map_atomic() 13 years ago
info.h
iw.c rds: prevent dereference of a NULL device in rds_iw_laddr_check 11 years ago
iw.h net: remove interrupt.h inclusion from netdevice.h 14 years ago
iw_cm.c RDS: use gfp flags from caller in conn_alloc() 13 years ago
iw_rdma.c RDS: Remove some unused iWARP code 13 years ago
iw_recv.c arch: Mass conversion of smp_mb__*() 11 years ago
iw_ring.c
iw_send.c net: rds: Use time_after() for time comparison 11 years ago
iw_stats.c
iw_sysctl.c rds: remove the unneed NULL checking 11 years ago
loop.c RDS: use gfp flags from caller in conn_alloc() 13 years ago
loop.h
message.c rds: simplify a warning message 12 years ago
page.c net: Fix (nearly-)kernel-doc comments for various functions 13 years ago
rdma.c rds: avoid calling sock_kfree_s() on allocation failure 10 years ago
rdma_transport.c RDS/RDMA: Replace comma with semicolon 11 years ago
rdma_transport.h rds: make local functions/variables static 15 years ago
rds.h net: misc: Remove extern from function prototypes 11 years ago
recv.c net: add build-time checks for msg->msg_name size 11 years ago
send.c net/rds: fix possible double free on sock tear down 11 years ago
stats.c net/rds: zero last byte for strncpy 12 years ago
sysctl.c rds: remove the unneed NULL checking 11 years ago
tcp.c net: Fix files explicitly needing to include module.h 13 years ago
tcp.h net: Fix use after free by removing length arg from sk_data_ready callbacks. 11 years ago
tcp_connect.c net/rds: do proper house keeping if connection fails in rds_tcp_conn_connect 11 years ago
tcp_listen.c rds/tcp_listen: Replace comma with semicolon 11 years ago
tcp_recv.c net: Fix use after free by removing length arg from sk_data_ready callbacks. 11 years ago
tcp_send.c arch: Mass conversion of smp_mb__*() 11 years ago
tcp_stats.c net: rds: fix const array syntax 14 years ago
threads.c net/rds: call rds_conn_drop instead of open code it at rds_connect_complete 11 years ago
transport.c RDS: have sockets get transport module references 15 years ago