- d4cfb7f net: tipc: replace align() with ALIGN in msg.c by Menglong Dong · 3 years, 6 months ago
- 0c6de0c net: tipc: fix FB_MTU eat two pages by Menglong Dong · 3 years, 6 months ago
- b7df21c tipc: skb_linearize the head skb when reassembling msgs by Xin Long · 3 years, 8 months ago
- 908148b tipc: refactor tipc_sendmsg() and tipc_lookup_anycast() by Jon Maloy · 3 years, 10 months ago
- 66db239 tipc: rename binding table lookup functions by Jon Maloy · 3 years, 10 months ago
- 2a9063b tipc: remove duplicated code in tipc_msg_create by Hoang Huu Le · 4 years ago
- 637b77f net/tipc: fix all function Return: notation by Randy Dunlap · 4 years, 1 month ago
- 5fcb7d4 net/tipc: fix various kernel-doc warnings by Randy Dunlap · 4 years, 1 month ago
- ceb1eb2 tipc: fix memory leak caused by tipc_buf_append() by Tung Nguyen · 4 years, 2 months ago
- 2295cdd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 3 months ago
- ed42989 tipc: fix the skb_unshare() in tipc_buf_append() by Cong Wang · 4 years, 3 months ago
- 3ab0a7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 3 months ago
- 6046219 net: tipc: delete duplicated words by Randy Dunlap · 4 years, 3 months ago
- ff48b62 tipc: use skb_unshare() instead in tipc_buf_append() by Xin Long · 4 years, 4 months ago
- d814120 net: tipc: kerneldoc fixes by Andrew Lunn · 4 years, 6 months ago
- c9aa81f tipc: fix kernel WARNING in tipc_msg_append() by Tuong Lien · 4 years, 7 months ago
- 5e9eeccc tipc: fix NULL pointer dereference in streaming by Tuong Lien · 4 years, 7 months ago
- 8298a41 tipc: remove set but not used variable 'prev' by YueHaibing · 4 years, 7 months ago
- 0a3e060 tipc: add test for Nagle algorithm effectiveness by Tuong Lien · 4 years, 7 months ago
- 03b6fef tipc: add support for broadcast rcv stats dumping by Tuong Lien · 4 years, 7 months ago
- e228c5c tipc: simplify trivial boolean return by Hoang Le · 4 years, 10 months ago
- fc1b6d6 tipc: introduce TIPC encryption & authentication by Tuong Lien · 5 years ago
- 06e7c70 tipc: improve message bundling algorithm by Tuong Lien · 5 years ago
- c0bceb9 tipc: add smart nagle feature by Jon Maloy · 5 years ago
- e95584a tipc: fix unlimited bundling of small messages by Tuong Lien · 5 years ago
- 2320bcd tipc: fix changeover issues due to large packet by Tuong Lien · 5 years ago
- 6787927 tipc: buffer overflow handling in listener socket by Tung Nguyen · 6 years ago
- 5cbdbd1 tipc: refactor function tipc_msg_reverse() by Jon Maloy · 6 years ago
- ef9be75 tipc: eliminate buffer cloning in function tipc_msg_extract() by Tung Nguyen · 7 years ago
- 928df18 tipc: obsolete TIPC_ZONE_SCOPE by Jon Maloy · 7 years ago
- 55b3280 tipc: fix skb truesize/datasize ratio control by Hoang Le · 7 years ago
- 4c94cc2 tipc: fall back to smaller MTU if allocation of local send skb fails by Jon Maloy · 7 years ago
- d618d09 tipc: enforce valid ratio between skb truesize and contents by Jon Maloy · 7 years ago
- 64ac5f5 tipc: refactor function filter_rcv() by Jon Maloy · 7 years ago
- a9e2971 tipc: Unclone message at secondary destination lookup by Jon Maloy · 7 years ago
- aad0621 tipc: use only positive error codes in messages by Parthasarathy Bhuvaragan · 7 years ago
- 60d1d93 tipc: reassign pointers after skb reallocation / linearization by Parthasarathy Bhuvaragan · 7 years ago
- 59a361b tipc: avoid inheriting msg_non_seq flag when message is returned by Jon Paul Maloy · 7 years ago
- 343eba6 net: tipc: Fix a sleep-in-atomic bug in tipc_msg_reverse by Jia-Ju Bai · 8 years ago
- a853e4c tipc: introduce replicast as transport option for multicast by Jon Paul Maloy · 8 years ago
- 57d5f64 tipc: allocate user memory with GFP_KERNEL flag by Parthasarathy Bhuvaragan · 8 years ago
- cbbd26b [iov_iter] new primitives - copy_from_iter_full() and friends by Al Viro · 8 years ago
- 27777da tipc: unclone unbundled buffers before forwarding by Jon Paul Maloy · 9 years ago
- 5266698 tipc: let broadcast packet reception use new link receive function by Jon Paul Maloy · 9 years ago
- 2f56612 tipc: let broadcast transmission use new link transmit function by Jon Paul Maloy · 9 years ago
- ba3e208 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
- 45c8b7b tipc: allow non-linear first fragment buffer by Jon Paul Maloy · 9 years ago
- 8306f99 tipc: disallow packet duplicates in link deferred queue by Jon Paul Maloy · 9 years ago
- 4e3ae00 tipc: reinitialize pointer after skb linearize by Erik Hugne · 9 years ago
- cda3696 tipc: clean up socket layer message reception by Jon Paul Maloy · 9 years ago
- bcd3ffd tipc: introduce new tipc_sk_respond() function by Jon Paul Maloy · 9 years ago
- 29042e1 tipc: let function tipc_msg_reverse() expand header when needed by Jon Paul Maloy · 9 years ago
- dd3f9e7 tipc: add packet sequence number at instant of transmission by Jon Paul Maloy · 10 years ago
- f21e897 tipc: improve link congestion algorithm by Jon Paul Maloy · 10 years ago
- dff29b1 tipc: eliminate delayed link deletion at link failover by Jon Paul Maloy · 10 years ago
- d482994 tipc: fix two bugs in secondary destination lookup by Jon Paul Maloy · 10 years ago
- e3eea1e tipc: clean up handling of message priorities by Jon Paul Maloy · 10 years ago
- 05dcc5a tipc: split link outqueue by Jon Paul Maloy · 10 years ago
- c1336ee tipc: extract bundled buffers by cloning instead of copying by Jon Paul Maloy · 10 years ago
- 1149557 tipc: eliminate unnecessary linearization of incoming buffers by Jon Paul Maloy · 10 years ago
- cf2157f tipc: move message validation function to msg.c by Jon Paul Maloy · 10 years ago
- c637c10 tipc: resolve race problem at unicast message reception by Jon Paul Maloy · 10 years ago
- e3a7756 tipc: split up function tipc_msg_eval() by Jon Paul Maloy · 10 years ago
- c589863 tipc: reduce usage of context info in socket and link by Jon Paul Maloy · 10 years ago
- f25dcc7 tipc: tipc ->sendmsg() conversion by Al Viro · 10 years ago
- 3474753 tipc: make tipc node address support net namespace by Ying Xue · 10 years ago
- 4ac1c8d tipc: name tipc name table support net namespace by Ying Xue · 10 years ago
- c93d3ba tipc: involve namespace infrastructure by Ying Xue · 10 years ago
- 859fc7c tipc: cleanup core.c and core.h files by Ying Xue · 10 years ago
- c0371da put iov_iter into msghdr by Al Viro · 10 years ago
- a6ca109 tipc: use generic SKB list APIs to manage TIPC outgoing packet chains by Ying Xue · 10 years ago
- 58dc55f tipc: use generic SKB list APIs to manage link transmission queue by Ying Xue · 10 years ago
- 58311d1 tipc: eliminate two pseudo message types of BUNDLE_OPEN and BUNDLE_CLOSED by Ying Xue · 10 years ago
- 45dcc68 tipc_msg_build(): pass msghdr instead of its ->msg_iov by Al Viro · 10 years ago
- b2ad5e5 tipc: spelling errors by stephen hemminger · 10 years ago
- 50100a5 tipc: use pseudo message to wake up sockets after link congestion by Jon Paul Maloy · 10 years ago
- 1dd0bd2 tipc: introduce new function tipc_msg_create() by Jon Paul Maloy · 10 years ago
- 13e9b99 tipc: make tipc_buf_append() more robust by Jon Paul Maloy · 10 years ago
- 9fbfb8b tipc: rename temporarily named functions by Jon Paul Maloy · 10 years ago
- c4116e1 tipc: remove unreferenced functions by Jon Paul Maloy · 10 years ago
- 078bec8 tipc: add new functions for multicast and broadcast distribution by Jon Paul Maloy · 10 years ago
- 1a98c69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
- 29322d0 tipc: fix bug in multicast/broadcast message reassembly by Jon Paul Maloy · 10 years ago
- ac0074e tipc: clean up connection protocol reception function by Jon Paul Maloy · 11 years ago
- 5a37907 tipc: introduce message evaluation function by Jon Paul Maloy · 11 years ago
- 8db1bae tipc: separate building and sending of rejected messages by Jon Paul Maloy · 11 years ago
- 067608e tipc: introduce direct iovec to buffer chain fragmentation function by Jon Paul Maloy · 11 years ago
- 4f1688b tipc: introduce send functions for chained buffers in link by Jon Paul Maloy · 11 years ago
- 37e2216 tipc: rename and move message reassembly function by Jon Paul Maloy · 11 years ago
- 9446b87 tipc: remove iovec length parameter from all sending functions by Ying Xue · 11 years ago
- 5c0a0fc tipc: don't use memcpy to copy from user space by Ying Xue · 11 years ago
- ae8509c tipc: cosmetic realignment of function arguments by Paul Gortmaker · 12 years ago
- f1733d7 tipc: remove user_port instance from tipc_port structure by Ying Xue · 12 years ago
- 568fc58 tipc: remove TIPC packet debugging functions and macros by Erik Hugne · 13 years ago
- 617d3c7 tipc: compress out gratuitous extra carriage returns by Paul Gortmaker · 13 years ago
- 5f6d912 tipc: Eliminate trivial buffer manipulation helper routines by Allan Stephens · 13 years ago
- 3d749a6 tipc: Hide media-specific addressing details from generic bearer code by Allan Stephens · 13 years ago
- 15f4e2b tipc: Eliminate useless check when creating internal message by Allan Stephens · 14 years ago
- 2689690 tipc: Avoid recomputation of outgoing message length by Allan Stephens · 14 years ago
- 390bce4 tipc: Eliminate obsolete routine for handling routed messages by Allan Stephens · 14 years ago