Commit History

Author SHA1 Message Date
  Mathias Krause 60085c3d00 tipc: fix info leaks via msg_name in recv_msg/recv_stream 12 years ago
  Ying Xue 97f8b87e91 tipc: remove redundant checking for the number of iovecs in a send request 12 years ago
  Ying Xue aba79f332f tipc: byte-based overload control on socket receive queue 12 years ago
  Ying Xue 57467e5629 tipc: eliminate duplicated discard_rx_queue routine 12 years ago
  Paul Gortmaker 0fef8f205f tipc: refactor accept() code for improved readability 12 years ago
  Ying Xue 258f8667a2 tipc: add lock nesting notation to quiet lockdep warning 12 years ago
  Ying Xue cbab368790 tipc: eliminate connection setup for implied connect in recv_msg() 12 years ago
  Ying Xue 584d24b396 tipc: introduce non-blocking socket connect 12 years ago
  Ying Xue 7e6c131e15 tipc: consolidate connection-oriented message reception in one function 12 years ago
  Paul Gortmaker bc879117d4 tipc: standardize across connect/disconnect function naming 12 years ago
  Jon Maloy e643df156a tipc: change sk_receive_queue upper limit 12 years ago
  Ying Xue 9da3d47587 tipc: eliminate aggregate sk_receive_queue limit 12 years ago
  Ying Xue 7503115107 tipc: wake up all waiting threads at socket shutdown 12 years ago
  Erik Hugne c4fc298ab4 tipc: return POLLOUT for sockets in an unconnected state 12 years ago
  Ying Xue f288bef464 tipc: fix race/inefficiencies in poll/wait behaviour 13 years ago
  Erik Hugne e57edf6b6d tipc: prevent dropped connections due to rcvbuf overflow 12 years ago
  Erik Hugne 2cf8aa19fe tipc: use standard printk shortcut macros (pr_err etc.) 13 years ago
  Ben Hutchings ae86b9e384 net: Fix non-kernel-doc comments with kernel-doc start marker 13 years ago
  Joe Perches e3192690a3 net: Remove casts to same type 13 years ago
  Paul Gortmaker 617d3c7a50 tipc: compress out gratuitous extra carriage returns 13 years ago
  Allan Stephens aad585473f tipc: Reject payload messages with invalid message type 13 years ago
  Eric Dumazet f545a38f74 net: add a limit parameter to sk_add_backlog() 13 years ago
  Allan Stephens f0712e86b7 tipc: Ensure network address change doesn't impact local connections 13 years ago
  Eric Dumazet 95c9617472 net: cleanup unsigned to unsigned int 13 years ago
  Allan Stephens 5f6d9123f1 tipc: Eliminate trivial buffer manipulation helper routines 13 years ago
  Allan Stephens c422f1bdc3 tipc: Simplify enforcement of reserved name type prohibition 13 years ago
  Allan Stephens 2060a57744 tipc: Enable use by containers having their own network namespace 13 years ago
  Paul Gortmaker bc3b2d7fb9 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules 14 years ago
  Ying Xue 245f3d342d tipc: Simplify prohibition of listen and accept for connectionless sockets 14 years ago
  Ying Xue 1d835874af tipc: Add support for SO_SNDTIMEO socket option 14 years ago