Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Jon Paul Maloy de7e07f9ee tipc: ensure that first packets on link are sent in order 9 gadi atpakaļ
  Richard Alpe 49cc66eaee tipc: move netlink policies to netlink.c 9 gadi atpakaļ
  Richard Alpe 2837f39c7c tipc: don't check link reset on non existing link 9 gadi atpakaļ
  Jon Paul Maloy d25a01257e tipc: fix crash during node removal 9 gadi atpakaļ
  Jon Paul Maloy b170997ace tipc: eliminate risk of finding to-be-deleted node instance 9 gadi atpakaļ
  David S. Miller b633353115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 9 gadi atpakaļ
  Richard Alpe 4952cd3e7b tipc: refactor node xmit and fix memory leaks 9 gadi atpakaļ
  Jon Paul Maloy d5c91fb72f tipc: fix premature addition of node to lookup table 9 gadi atpakaļ
  Richard Alpe d01332f1ac tipc: fix link attribute propagation bug 9 gadi atpakaļ
  Jon Paul Maloy dc8d1eb305 tipc: fix node reference count bug 9 gadi atpakaļ
  Jon Paul Maloy 1a90632da8 tipc: eliminate remnants of hungarian notation 9 gadi atpakaļ
  Jon Paul Maloy 38206d5939 tipc: narrow down interface towards struct tipc_link 9 gadi atpakaļ
  Jon Paul Maloy 5be9c08671 tipc: narrow down exposure of struct tipc_node 9 gadi atpakaļ
  Jon Paul Maloy 5405ff6e15 tipc: convert node lock to rwlock 9 gadi atpakaļ
  Jon Paul Maloy 2312bf61ae tipc: introduce per-link spinlock 9 gadi atpakaļ
  Jon Paul Maloy 1d7e1c2595 tipc: reduce code dependency between binding table and node layer 9 gadi atpakaļ
  Jon Paul Maloy 5c10e97940 tipc: small cleanup of function tipc_node_check_state() 9 gadi atpakaļ
  Wu Fengguang 742e038330 tipc: link_is_bc_sndlink() can be static 9 gadi atpakaļ
  Jon Paul Maloy 2af5ae372a tipc: clean up unused code and structures 9 gadi atpakaļ
  Jon Paul Maloy c49a0a8439 tipc: ensure binding table initial distribution is sent via first link 9 gadi atpakaļ
  Jon Paul Maloy c72fa872a2 tipc: eliminate link's reference to owner node 9 gadi atpakaļ
  Jon Paul Maloy b06b281e79 tipc: simplify bearer level broadcast 9 gadi atpakaļ
  Jon Paul Maloy 5266698661 tipc: let broadcast packet reception use new link receive function 9 gadi atpakaļ
  Jon Paul Maloy fd556f209a tipc: introduce capability bit for broadcast synchronization 9 gadi atpakaļ
  Jon Paul Maloy 0e05498e9e tipc: make link implementation independent from struct tipc_bearer 9 gadi atpakaļ
  David S. Miller 26440c835f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 9 gadi atpakaļ
  Jon Paul Maloy c819930090 tipc: update node FSM when peer RESET message is received 9 gadi atpakaļ
  Jon Paul Maloy 282b3a0562 tipc: send out RESET immediately when link goes down 9 gadi atpakaļ
  Jon Paul Maloy 73f646cec3 tipc: delay ESTABLISH state event when link is established 9 gadi atpakaļ
  Jon Paul Maloy 0f8b8e28fb tipc: eliminate risk of stalled link synchronization 9 gadi atpakaļ