Age | Commit message (Expand) | Author |
2016-06-24 | tipc: fix nametable publication field in nl compat | Richard Alpe |
2016-06-24 | tipc: check nl sock before parsing nested attributes | Richard Alpe |
2016-04-20 | tipc: Revert "tipc: use existing sk_write_queue for outgoing packet chain" | Parthasarathy Bhuvaragan |
2016-03-03 | tipc: unlock in error path | Insu Yun |
2016-03-03 | tipc: fix premature addition of node to lookup table | Jon Paul Maloy |
2016-03-03 | tipc: fix connection abort during subscription cancel | Parthasarathy Bhuvaragan |
2015-11-24 | tipc: fix error handling of expanding buffer headroom | Ying Xue |
2015-11-23 | tipc: avoid packets leaking on socket receive queue | Ying Xue |
2015-11-20 | tipc: correct settings of broadcast link state | Jon Paul Maloy |
2015-11-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-11-01 | tipc: linearize arriving NAME_DISTR and LINK_PROTO buffers | Jon Paul Maloy |
2015-10-25 | tipc: link_is_bc_sndlink() can be static | Wu Fengguang |
2015-10-24 | tipc: clean up unused code and structures | Jon Paul Maloy |
2015-10-24 | tipc: ensure binding table initial distribution is sent via first link | Jon Paul Maloy |
2015-10-24 | tipc: eliminate link's reference to owner node | Jon Paul Maloy |
2015-10-24 | tipc: eliminate redundant buffer cloning at transmission | Jon Paul Maloy |
2015-10-24 | tipc: let neighbor discoverer tranmsit consumable buffers | Jon Paul Maloy |
2015-10-24 | tipc: introduce jumbo frame support for broadcast | Jon Paul Maloy |
2015-10-24 | tipc: simplify bearer level broadcast | Jon Paul Maloy |
2015-10-24 | tipc: let broadcast packet reception use new link receive function | Jon Paul Maloy |
2015-10-24 | tipc: introduce capability bit for broadcast synchronization | Jon Paul Maloy |
2015-10-24 | tipc: let broadcast transmission use new link transmit function | Jon Paul Maloy |
2015-10-24 | tipc: make struct tipc_link generic to support broadcast | Jon Paul Maloy |
2015-10-24 | tipc: use explicit allocation of broadcast send link | Jon Paul Maloy |
2015-10-24 | tipc: make link implementation independent from struct tipc_bearer | Jon Paul Maloy |
2015-10-24 | tipc: create broadcast transmission link at namespace init | Jon Paul Maloy |
2015-10-24 | tipc: move broadcast link lock to struct tipc_net | Jon Paul Maloy |
2015-10-24 | tipc: move bcast definitions to bcast.c | Jon Paul Maloy |
2015-10-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-10-21 | tipc: conditionally expand buffer headroom over udp tunnel | Jon Paul Maloy |
2015-10-21 | tipc: allow non-linear first fragment buffer | Jon Paul Maloy |
2015-10-21 | tipc: extend broadcast link window size | Jon Paul Maloy |
2015-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-10-15 | tipc: update node FSM when peer RESET message is received | Jon Paul Maloy |
2015-10-15 | tipc: send out RESET immediately when link goes down | Jon Paul Maloy |
2015-10-15 | tipc: delay ESTABLISH state event when link is established | Jon Paul Maloy |
2015-10-15 | tipc: disallow packet duplicates in link deferred queue | Jon Paul Maloy |
2015-10-15 | tipc: improve sequence number checking | Jon Paul Maloy |
2015-10-15 | tipc: simplify tipc_link_rcv() reception loop | Jon Paul Maloy |
2015-10-15 | tipc: limit usage of temporary skb list during packet reception | Jon Paul Maloy |
2015-10-14 | tipc: move fragment importance field to new header position | Jon Paul Maloy |
2015-10-14 | tipc: eliminate risk of stalled link synchronization | Jon Paul Maloy |
2015-09-20 | tipc: reinitialize pointer after skb linearize | Erik Hugne |
2015-09-08 | net: tipc: fix stall during bclink wakeup procedure | Kolmakov Dmitriy |
2015-08-23 | tipc: fix stale link problem during synchronization | Jon Paul Maloy |
2015-08-23 | tipc: interrupt link synchronization when a link goes down | Jon Paul Maloy |
2015-08-23 | tipc: eliminate risk of premature link setup during failover | Jon Paul Maloy |
2015-08-17 | tipc: don't sanity check non-existing TLV (NL compat) | Richard Alpe |
2015-07-31 | ipv6: change ipv6_stub_impl.ipv6_dst_lookup to take net argument | Roopa Prabhu |
2015-07-30 | tipc: clean up link creation | Jon Paul Maloy |