Age | Commit message (Expand) | Author |
2016-11-18 | netns: make struct pernet_operations::id unsigned int | Alexey Dobriyan |
2016-06-15 | tipc: add neighbor monitoring framework | Jon Paul Maloy |
2016-04-11 | tipc: make dist queue pernet | Erik Hugne |
2015-11-20 | tipc: reduce code dependency between binding table and node layer | Jon Paul Maloy |
2015-10-24 | tipc: clean up unused code and structures | Jon Paul Maloy |
2015-10-24 | tipc: let broadcast packet reception use new link receive function | 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-07-30 | tipc: clean up link creation | Jon Paul Maloy |
2015-07-20 | tipc: reduce locking scope during packet reception | Jon Paul Maloy |
2015-05-14 | tipc: simplify packet sequence number handling | Jon Paul Maloy |
2015-05-14 | tipc: simplify include dependencies | Jon Paul Maloy |
2015-02-09 | tipc: remove tipc_snprintf | Richard Alpe |
2015-02-09 | tipc: move and rename the legacy nl api to "nl compat" | Richard Alpe |
2015-01-12 | tipc: make tipc random value aware of net namespace | Ying Xue |
2015-01-12 | tipc: make subscriber server support net namespace | Ying Xue |
2015-01-12 | tipc: make tipc node address support net namespace | Ying Xue |
2015-01-12 | tipc: name tipc name table support net namespace | Ying Xue |
2015-01-12 | tipc: make tipc socket support net namespace | Ying Xue |
2015-01-12 | tipc: make tipc broadcast link support net namespace | Ying Xue |
2015-01-12 | tipc: make bearer list support net namespace | Ying Xue |
2015-01-12 | tipc: make tipc node table aware of net namespace | Ying Xue |
2015-01-12 | tipc: involve namespace infrastructure | Ying Xue |
2015-01-12 | tipc: cleanup core.c and core.h files | Ying Xue |
2015-01-12 | tipc: remove unnecessary wrapper functions of kernel timer APIs | Ying Xue |
2015-01-08 | tipc: convert tipc reference table to use generic rhashtable | Ying Xue |
2014-11-26 | tipc: eliminate two pseudo message types of BUNDLE_OPEN and BUNDLE_CLOSED | Ying Xue |
2014-11-21 | tipc: add bearer disable/enable to new netlink api | Richard Alpe |
2014-09-01 | tipc: add name distributor resiliency queue | Erik Hugne |
2014-08-23 | tipc: use pseudo message to wake up sockets after link congestion | Jon Paul Maloy |
2014-05-14 | tipc: improve and extend media address conversion functions | Jon Paul Maloy |
2014-05-14 | tipc: rename and move message reassembly function | Jon Paul Maloy |
2014-05-05 | tipc: purge signal handler infrastructure | Ying Xue |
2014-04-22 | tipc: replace config_mutex lock with RTNL lock | Ying Xue |
2014-03-27 | tipc: obsolete the remote management feature | Ying Xue |
2014-02-22 | tipc: make bearer set up in module insertion stage | Ying Xue |
2014-02-13 | tipc: fix message corruption bug for deferred packets | Erik Hugne |
2013-12-16 | tipc: Use <linux/uaccess.h> instead of <asm/uaccess.h> | wangweidong |
2013-10-19 | net: misc: Remove extern from function prototypes | Joe Perches |
2013-06-17 | tipc: introduce new TIPC server infrastructure | Ying Xue |
2013-06-17 | tipc: change socket buffer overflow control to respect sk_rcvbuf | Ying Xue |
2012-08-20 | tipc: eliminate configuration for maximum number of name publications | Ying Xue |
2012-08-20 | tipc: eliminate configuration for maximum number of name subscriptions | Ying Xue |
2012-08-20 | tipc: add __read_mostly annotations to several global variables | Ying Xue |
2012-08-20 | tipc: remove pointless name sanity check and tipc_alphabet array | Ying Xue |
2012-07-13 | tipc: remove print_buf and deprecated log buffer code | Erik Hugne |
2012-07-13 | tipc: phase out most of the struct print_buf usage | Erik Hugne |
2012-07-13 | tipc: remove TIPC packet debugging functions and macros | Erik Hugne |
2012-07-13 | tipc: use standard printk shortcut macros (pr_err etc.) | Erik Hugne |
2012-04-30 | tipc: compress out gratuitous extra carriage returns | Paul Gortmaker |