Commit History

Author SHA1 Message Date
  Ingo Molnar 174cd4b1e5 sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> 8 years ago
  Herbert Xu 40f9f43970 tipc: Fix tipc_sk_reinit race conditions 8 years ago
  Dan Carpenter a08ef4768f tipc: uninitialized return code in tipc_setsockopt() 8 years ago
  Jon Paul Maloy 01fd12bb18 tipc: make replicast a user selectable option 8 years ago
  Jon Paul Maloy a853e4c6d0 tipc: introduce replicast as transport option for multicast 8 years ago
  Jon Paul Maloy 365ad353c2 tipc: reduce risk of user starvation during link congestion 8 years ago
  Jon Paul Maloy 4d8642d896 tipc: modify struct tipc_plist to be more versatile 8 years ago
  Jon Paul Maloy 8c44e1af16 tipc: unify tipc_wait_for_sndpkt() and tipc_wait_for_sndmsg() functions 8 years ago
  Jon Paul Maloy 693c56491f tipc: don't send FIN message from connectionless socket 8 years ago
  David S. Miller 0b42f25d2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 years ago
  Jon Paul Maloy 6998cc6ec2 tipc: resolve connection flow control compatibility problem 8 years ago
  David S. Miller f9aa9dc7d2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 years ago
  Jon Paul Maloy 51b9a31c42 tipc: eliminate obsolete socket locking policy description 8 years ago
  WANG Cong d9dc8b0f8b net: fix sleeping for sk_wait_event() 8 years ago
  Parthasarathy Bhuvaragan f40acbaf42 tipc: remove SS_CONNECTED sock state 9 years ago
  Parthasarathy Bhuvaragan 99a2088981 tipc: create TIPC_CONNECTING as a new sk_state 9 years ago
  Parthasarathy Bhuvaragan 6f00089c73 tipc: remove SS_DISCONNECTING state 9 years ago
  Parthasarathy Bhuvaragan 9fd4b070f6 tipc: create TIPC_DISCONNECTING as a new sk_state 9 years ago
  Parthasarathy Bhuvaragan 438adcaf0d tipc: create TIPC_OPEN as a new sk_state 9 years ago
  Parthasarathy Bhuvaragan 8ea642ee9a tipc: create TIPC_ESTABLISHED as a new sk_state 9 years ago
  Parthasarathy Bhuvaragan 0c288c8692 tipc: create TIPC_LISTEN as a new sk_state 9 years ago
  Parthasarathy Bhuvaragan c752023aab tipc: remove socket state SS_READY 9 years ago
  Parthasarathy Bhuvaragan 360aab6b49 tipc: remove probing_intv from tipc_sock 9 years ago
  Parthasarathy Bhuvaragan d6fb7e9c99 tipc: remove tsk->connected from tipc_sock 9 years ago
  Parthasarathy Bhuvaragan 87227fe7e4 tipc: remove tsk->connected for connectionless sockets 9 years ago
  Parthasarathy Bhuvaragan aeda16b6ae tipc: rename tsk->remote to tsk->peer for consistent naming 9 years ago
  Parthasarathy Bhuvaragan ba8aebe943 tipc: rename struct tipc_skb_cb member handle to bytes_read 9 years ago
  Parthasarathy Bhuvaragan cb5da847af tipc: set kern=0 in sk_alloc() during tipc_accept() 9 years ago
  Parthasarathy Bhuvaragan 4891d8fe16 tipc: wakeup sleeping users at disconnect 9 years ago
  Parthasarathy Bhuvaragan 7cf87fa278 tipc: return early for non-blocking sockets at link congestion 9 years ago