| Commit message (Expand) | Author | Age |
* | tipc: fix two bugs in secondary destination lookup | Jon Paul Maloy | 2015-03-29 |
* | tipc: involve reference counter for node structure | Ying Xue | 2015-03-29 |
* | tipc: fix potential deadlock when all links are reset | Ying Xue | 2015-03-29 |
* | tipc: eliminate race condition at dual link establishment | Jon Paul Maloy | 2015-03-25 |
* | tipc: clean up handling of link congestion | Jon Paul Maloy | 2015-03-25 |
* | tipc: introduce starvation free send algorithm | Jon Paul Maloy | 2015-03-25 |
* | tipc: fix a link reset issue due to retransmission failures | Ying Xue | 2015-03-25 |
* | rhashtable: Disable automatic shrinking by default | Thomas Graf | 2015-03-24 |
* | tipc: fix compile error when IPV6=m and TIPC=y | Ying Xue | 2015-03-24 |
* | tipc: validate length of sockaddr in connect() for dgram/rdm | Sasha Levin | 2015-03-24 |
* | tipc: Use default rhashtable hashfn | Herbert Xu | 2015-03-23 |
* | tipc: Use inlined rhashtable interface | Herbert Xu | 2015-03-20 |
* | tipc: fix build issue when building without IPv6 | Marcelo Ricardo Leitner | 2015-03-19 |
* | tipc: add support for connect() on dgram/rdm sockets | Erik Hugne | 2015-03-19 |
* | tipc: do not report -EHOSTUNREACH for failed local delivery | Erik Hugne | 2015-03-19 |
* | tipc: remove redundant call to tipc_node_remove_conn | Erik Hugne | 2015-03-19 |
* | ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop} | Marcelo Ricardo Leitner | 2015-03-18 |
* | tipc: Use rhashtable max/min_size instead of max/min_shift | Herbert Xu | 2015-03-18 |
* | tipc: withdraw tipc topology server name when namespace is deleted | Ying Xue | 2015-03-17 |
* | tipc: fix a potential deadlock when nametable is purged | Ying Xue | 2015-03-17 |
* | tipc: fix netns refcnt leak | Ying Xue | 2015-03-17 |
* | tipc: clean up handling of message priorities | Jon Paul Maloy | 2015-03-14 |
* | tipc: split link outqueue | Jon Paul Maloy | 2015-03-14 |
* | tipc: eliminate unnecessary call to broadcast ack function | Jon Paul Maloy | 2015-03-14 |
* | tipc: extract bundled buffers by cloning instead of copying | Jon Paul Maloy | 2015-03-14 |
* | tipc: eliminate unnecessary linearization of incoming buffers | Jon Paul Maloy | 2015-03-14 |
* | tipc: move message validation function to msg.c | Jon Paul Maloy | 2015-03-14 |
* | tipc: add framework for node capabilities exchange | Jon Paul Maloy | 2015-03-14 |
* | tipc: ensure that idle links are deleted when a bearer is disabled | Jon Paul Maloy | 2015-03-10 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-03-09 |
|\ |
|
| * | tipc: fix bug in link failover handling | Jon Paul Maloy | 2015-03-09 |
* | | tipc: fix inconsistent signal handling regression | Erik Hugne | 2015-03-09 |
* | | tipc: sparse: fix htons conversion warnings | Erik Hugne | 2015-03-09 |
* | | tipc: add ip/udp media type | Erik Hugne | 2015-03-05 |
* | | tipc: increase size of tipc discovery messages | Erik Hugne | 2015-03-05 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-03-03 |
|\| |
|
| * | rhashtable: remove indirection for grow/shrink decision functions | Daniel Borkmann | 2015-02-27 |
* | | net: Remove iocb argument from sendmsg and recvmsg | Ying Xue | 2015-03-02 |
* | | tipc: Don't use iocb argument in socket layer | Ying Xue | 2015-03-02 |
* | | tipc: make media address offset a common define | Erik Hugne | 2015-02-27 |
* | | tipc: rename media/msg related definitions | Erik Hugne | 2015-02-27 |
* | | tipc: purge links when bearer is disabled | Erik Hugne | 2015-02-27 |
* | | tipc: fix nullpointer bug when subscribing to events | Erik Hugne | 2015-02-27 |
* | | tipc: only create header copy for name distr messages | Erik Hugne | 2015-02-27 |
|/ |
|
* | tipc: remove tipc_snprintf | Richard Alpe | 2015-02-09 |
* | tipc: nl compat add noop and remove legacy nl framework | Richard Alpe | 2015-02-09 |
* | tipc: convert legacy nl stats show to nl compat | Richard Alpe | 2015-02-09 |
* | tipc: convert legacy nl net id get to nl compat | Richard Alpe | 2015-02-09 |
* | tipc: convert legacy nl net id set to nl compat | Richard Alpe | 2015-02-09 |
* | tipc: convert legacy nl node addr set to nl compat | Richard Alpe | 2015-02-09 |