Commit History

作者 SHA1 備註 提交日期
  Jon Paul Maloy 9fbfb8b120 tipc: rename temporarily named functions 11 年之前
  Jon Paul Maloy c4116e1057 tipc: remove unreferenced functions 11 年之前
  Jon Paul Maloy 60120526c2 tipc: simplify connection congestion handling 11 年之前
  Jon Paul Maloy ac0074ee70 tipc: clean up connection protocol reception function 11 年之前
  Jon Paul Maloy ec8a2e5621 tipc: same receive code path for connection protocol and data messages 11 年之前
  Jon Paul Maloy b786e2b0fa tipc: let port protocol senders use new link send function 11 年之前
  Jon Paul Maloy 4ccfe5e041 tipc: connection oriented transport uses new send functions 11 年之前
  Jon Paul Maloy e2dafe87d3 tipc: RDM/DGRAM transport uses new fragmenting and sending functions 11 年之前
  Jon Paul Maloy 9816f0615d tipc: merge port message reception into socket reception function 11 年之前
  Jon Paul Maloy 5c311421a2 tipc: eliminate redundant lookups in registry 11 年之前
  Jon Paul Maloy 58ed944241 tipc: align usage of variable names and macros in socket 11 年之前
  Jon Paul Maloy 3b4f302d85 tipc: eliminate redundant locking 11 年之前
  Jon Paul Maloy 24be34b5a0 tipc: eliminate upcall function pointers between port and socket 11 年之前
  Jon Paul Maloy 8826cde655 tipc: aggregate port structure into socket structure 11 年之前
  Jon Paul Maloy f9fef18c6d tipc: remove redundant 'peer_name' field in struct tipc_sock 11 年之前
  Ying Xue 247f0f3c31 tipc: align tipc function names with common naming practice in the network 11 年之前
  David S. Miller 56a4342dfe Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 11 年之前
  Ying Xue 84602761ca tipc: fix deadlock during socket release 11 年之前
  wangweidong 0cee6bbe06 tipc: remove unnecessary variables and conditions 11 年之前
  Ying Xue 9446b87add tipc: remove iovec length parameter from all sending functions 12 年之前
  Paul Gortmaker ae8509c420 tipc: cosmetic realignment of function arguments 12 年之前
  Ying Xue c0fee8aca7 tipc: save sock structure pointer instead of void pointer to tipc_port 12 年之前
  Ying Xue 3c5db8e4ec tipc: rename tipc_createport_raw to tipc_createport 12 年之前
  Ying Xue f1733d7580 tipc: remove user_port instance from tipc_port structure 12 年之前
  Ying Xue 198d73b82b tipc: delete code orphaned by new server infrastructure 12 年之前
  Paul Gortmaker bc879117d4 tipc: standardize across connect/disconnect function naming 12 年之前
  Erik Hugne dc1aed37d1 tipc: phase out most of the struct print_buf usage 13 年之前
  Erik Hugne 2cf8aa19fe tipc: use standard printk shortcut macros (pr_err etc.) 13 年之前
  Ben Hutchings 2c53040f01 net: Fix (nearly-)kernel-doc comments for various functions 13 年之前
  Joe Perches e3192690a3 net: Remove casts to same type 13 年之前