Histórico de Commits

Autor SHA1 Mensagem Data
  Jon Paul Maloy 02c00c2ab0 tipc: fix potential bug in function tipc_backlog_rcv há 11 anos atrás
  Arnaldo Carvalho de Melo 85d3fc9418 tipc: Don't reset the timeout when restarting há 11 anos atrás
  Jon Paul Maloy 9816f0615d tipc: merge port message reception into socket reception function há 11 anos atrás
  Jon Paul Maloy 4f4482dcd9 tipc: compensate for double accounting in socket rcv buffer há 11 anos atrás
  Jon Paul Maloy 6163a194e0 tipc: decrease connection flow control window há 11 anos atrás
  Erik Hugne 78acb1f9b8 tipc: add ioctl to fetch link names há 11 anos atrás
  David S. Miller 676d23690f net: Fix use after free by removing length arg from sk_data_ready callbacks. há 11 anos atrás
  Geert Uytterhoeven 065d7e3956 tipc: Let tipc_release() return 0 há 11 anos atrás
  David S. Miller 85dcce7a73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net há 11 anos atrás
  Jon Paul Maloy 5c311421a2 tipc: eliminate redundant lookups in registry há 11 anos atrás
  Jon Paul Maloy 58ed944241 tipc: align usage of variable names and macros in socket há 11 anos atrás
  Jon Paul Maloy 3b4f302d85 tipc: eliminate redundant locking há 11 anos atrás
  Jon Paul Maloy 24be34b5a0 tipc: eliminate upcall function pointers between port and socket há 11 anos atrás
  Jon Paul Maloy 8826cde655 tipc: aggregate port structure into socket structure há 11 anos atrás
  Jon Paul Maloy f9fef18c6d tipc: remove redundant 'peer_name' field in struct tipc_sock há 11 anos atrás
  Ying Xue fe8e464939 tipc: avoid to unnecessary process switch under non-block mode há 11 anos atrás
  David S. Miller 67ddc87f16 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net há 11 anos atrás
  Ying Xue 9fe7ed4749 tipc: remove all enabled flags from all tipc components há 11 anos atrás
  Ying Xue 247f0f3c31 tipc: align tipc function names with common naming practice in the network há 11 anos atrás
  Steffen Hurrle 342dfc306f net: add build-time checks for msg->msg_name size há 11 anos atrás
  Ying Xue 9bbb4ecc68 tipc: standardize recvmsg routine há 11 anos atrás
  Ying Xue 391a6dd1da tipc: standardize sendmsg routine of connected socket há 11 anos atrás
  Ying Xue 3f40504f7e tipc: standardize sendmsg routine of connectionless socket há 11 anos atrás
  Ying Xue 6398e23cdb tipc: standardize accept routine há 11 anos atrás
  Ying Xue 78eb3a5379 tipc: standardize connect routine há 11 anos atrás
  David S. Miller 56a4342dfe Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net há 11 anos atrás
  wangweidong b055597697 tipc: make the code look more readable há 11 anos atrás
  Ying Xue 84602761ca tipc: fix deadlock during socket release há 11 anos atrás
  wangweidong d3fbccf2b0 tipc: change lock_sock order in connect() há 11 anos atrás
  wangweidong 3b8401fe9d tipc: kill unnecessary goto's há 11 anos atrás