aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc
Commit message (Expand)AuthorAge
...
* tipc: clean up socket layer message receptionJon Paul Maloy2015-07-26
* tipc: introduce new tipc_sk_respond() functionJon Paul Maloy2015-07-26
* tipc: let function tipc_msg_reverse() expand header when neededJon Paul Maloy2015-07-26
* tipc: fix compatibility bugJon Paul Maloy2015-07-21
* tipc: reduce locking scope during packet receptionJon Paul Maloy2015-07-20
* tipc: introduce node contact FSMJon Paul Maloy2015-07-20
* tipc: move link supervision timer to node levelJon Paul Maloy2015-07-20
* tipc: simplify link timer implementationJon Paul Maloy2015-07-20
* tipc: improve link FSM implementationJon Paul Maloy2015-07-20
* tipc: introduce new link protocol msg create functionJon Paul Maloy2015-07-20
* tipc: clean up definitions and usage of link flagsJon Paul Maloy2015-07-20
* tipc: make media xmit call outside node spinlock contextJon Paul Maloy2015-07-20
* tipc: change sk_buffer handling in tipc_link_xmit()Jon Paul Maloy2015-07-20
* tipc: use bearer index when looking up active linksJon Paul Maloy2015-07-20
* tipc: move link input queue to tipc_nodeJon Paul Maloy2015-07-20
* tipc: move link creation from neighbor discoverer to nodeJon Paul Maloy2015-07-20
* tipc: introduce link entry structure to struct tipc_nodeJon Paul Maloy2015-07-20
* net/tipc: initialize security state for new connection socketStephen Smalley2015-07-08
* tipc: purge backlog queue counters when broadcast link is resetJon Paul Maloy2015-06-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-14
|\
| * tipc: disconnect socket directly after probe failureErik Hugne2015-06-11
* | tipc: unconditionally put sock refcnt when sock timer to be deleted is pendingYing Xue2015-05-30
* | tipc: fix bug in link protocol message create functionJon Paul Maloy2015-05-26
* | tipc: use sock_create_kern interface to create kernel socketYing Xue2015-05-14
* | tipc: add packet sequence number at instant of transmissionJon Paul Maloy2015-05-14
* | tipc: improve link congestion algorithmJon Paul Maloy2015-05-14
* | tipc: simplify link supervision checkpointingJon Paul Maloy2015-05-14
* | tipc: rename fields in struct tipc_linkJon Paul Maloy2015-05-14
* | tipc: simplify packet sequence number handlingJon Paul Maloy2015-05-14
* | tipc: simplify include dependenciesJon Paul Maloy2015-05-14
* | tipc: simplify link timer handlingJon Paul Maloy2015-05-14
* | tipc: simplify resetting and disabling of bearersJon Paul Maloy2015-05-14
* | net: Pass kern from net_proto_family.create to sk_allocEric W. Biederman2015-05-11
* | tipc: send explicit not supported error in nl compatRichard Alpe2015-05-09
* | tipc: add broadcast link window set/get to nl apiRichard Alpe2015-05-09
* | tipc: fix default link prop regression in nl compatRichard Alpe2015-05-09
* | tipc: deal with return value of tipc_conn_new callbackYing Xue2015-05-04
* | tipc: adjust locking policy of subscriptionYing Xue2015-05-04
* | tipc: involve reference counter for subscriberYing Xue2015-05-04
* | tipc: introduce tipc_subscrb_create routineYing Xue2015-05-04
* | tipc: rename functions defined in subscr.cYing Xue2015-05-04
|/
* tipc: fix problem with parallel link synchronization mechanismJon Paul Maloy2015-04-29
* tipc: remove wrong use of NLM_F_MULTINicolas Dichtel2015-04-29
* tipc: fix node refcount issueErik Hugne2015-04-23
* tipc: fix random link reset problemErik Hugne2015-04-23
* tipc: fix topology server broken issueYing Xue2015-04-23
* udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb().David Miller2015-04-07
* tipc: simplify link mtu negotiationJon Paul Maloy2015-04-02
* tipc: eliminate delayed link deletion at link failoverJon Paul Maloy2015-04-02
* tipc: drop tunneled packet duplicates at receptionJon Paul Maloy2015-04-02