Historie revizí

Autor SHA1 Zpráva Datum
  Ying Xue fe8e464939 tipc: avoid to unnecessary process switch under non-block mode před 11 roky
  Ying Xue 9fe7ed4749 tipc: remove all enabled flags from all tipc components před 11 roky
  Steffen Hurrle 342dfc306f net: add build-time checks for msg->msg_name size před 11 roky
  Ying Xue 9bbb4ecc68 tipc: standardize recvmsg routine před 11 roky
  Ying Xue 391a6dd1da tipc: standardize sendmsg routine of connected socket před 11 roky
  Ying Xue 3f40504f7e tipc: standardize sendmsg routine of connectionless socket před 11 roky
  Ying Xue 6398e23cdb tipc: standardize accept routine před 11 roky
  Ying Xue 78eb3a5379 tipc: standardize connect routine před 11 roky
  David S. Miller 56a4342dfe Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net před 11 roky
  wangweidong b055597697 tipc: make the code look more readable před 11 roky
  Ying Xue 84602761ca tipc: fix deadlock during socket release před 11 roky
  wangweidong d3fbccf2b0 tipc: change lock_sock order in connect() před 11 roky
  wangweidong 3b8401fe9d tipc: kill unnecessary goto's před 11 roky
  wangweidong 0cee6bbe06 tipc: remove unnecessary variables and conditions před 11 roky
  Hannes Frederic Sowa f3d3342602 net: rework recvmsg handler msg_name and msg_namelen logic před 11 roky
  Ying Xue 4068243208 tipc: silence sparse warnings před 12 roky
  Ying Xue 9446b87add tipc: remove iovec length parameter from all sending functions před 12 roky
  Erik Hugne 2c8d851823 tipc: set sk_err correctly when connection fails před 12 roky
  Paul Gortmaker ae8509c420 tipc: cosmetic realignment of function arguments před 12 roky
  Ying Xue c0fee8aca7 tipc: save sock structure pointer instead of void pointer to tipc_port před 12 roky
  Ying Xue 3c5db8e4ec tipc: rename tipc_createport_raw to tipc_createport před 12 roky
  Ying Xue 7d0ab17b74 tipc: convert configuration server to use new server facility před 12 roky
  Ying Xue 13a2e89873 tipc: convert topology server to use new server facility před 12 roky
  Ying Xue c5fa7b3cf3 tipc: introduce new TIPC server infrastructure před 12 roky
  Erik Hugne 5d21cb70db tipc: allow implicit connect for stream sockets před 12 roky
  Ying Xue cc79dd1ba9 tipc: change socket buffer overflow control to respect sk_rcvbuf před 12 roky
  Mathias Krause 60085c3d00 tipc: fix info leaks via msg_name in recv_msg/recv_stream před 12 roky
  Ying Xue 97f8b87e91 tipc: remove redundant checking for the number of iovecs in a send request před 12 roky
  Ying Xue aba79f332f tipc: byte-based overload control on socket receive queue před 12 roky
  Ying Xue 57467e5629 tipc: eliminate duplicated discard_rx_queue routine před 12 roky