Historial de Commits

Autor SHA1 Mensaje Fecha
  Sowmini Varadhan 1a0e100fb2 RDS: TCP: Force every connection to be initiated by numerically smaller IP address hace 8 años
  Sowmini Varadhan 5916e2c155 RDS: TCP: Enable multipath RDS for TCP hace 9 años
  Sowmini Varadhan b04e8554f7 RDS: TCP: Hooks to set up a single connection path hace 9 años
  Sowmini Varadhan ea3b1ea539 RDS: TCP: make ->sk_user_data point to a rds_conn_path hace 9 años
  Sowmini Varadhan 02105b2ccd RDS: TCP: Make rds_tcp_connection track the rds_conn_path hace 9 años
  Sowmini Varadhan 226f7a7d97 RDS: Rework path specific indirections hace 9 años
  David S. Miller ee58b57100 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net hace 9 años
  Joshua Houghton 5c3da57d70 net: rds: fix coding style issues hace 9 años
  Sowmini Varadhan 0cb43965d4 RDS: split out connection specific state from rds_connection to rds_conn_path hace 9 años
  Sowmini Varadhan 9c79440e2c RDS: TCP: fix race windows in send-path quiescence by rds_tcp_accept_one() hace 9 años
  Eric Dumazet 38036629cd rds: tcp: block BH in TCP callbacks hace 9 años
  Sowmini Varadhan bd7c5f983f RDS: TCP: Synchronize accept() and connect() paths on t_conn_lock. hace 9 años
  Sowmini Varadhan 467fa15356 RDS-TCP: Support multiple RDS-TCP listen endpoints, one per netns. hace 10 años
  Sowmini Varadhan d5a8ac28a7 RDS-TCP: Make RDS-TCP work correctly when it is set up in a netns other than init_net hace 10 años
  Sowmini Varadhan f711a6ae06 net/rds: RDS-TCP: Always create a new rds_sock for an incoming connection. hace 10 años
  Herton R. Krzesinski eb74cc97b8 net/rds: do proper house keeping if connection fails in rds_tcp_conn_connect hace 11 años
  Ying Xue bfdc587c5a rds: Don't disable BH on BH context hace 13 años
  David S. Miller e40051d134 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 hace 15 años
  Eric Dumazet f064af1e50 net: fix a lockdep splat hace 15 años
  Andy Grover 8690bfa17a RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisons hace 15 años
  Joe Perches ccbd6a5a4f net: Remove unnecessary semicolons after switch statements hace 15 años
  Joe Perches 6884b348ed net/rds: remove uses of NIPQUAD, use %pI4 hace 15 años
  Andy Grover 70041088e3 RDS: Add TCP transport to RDS hace 16 años