Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-30tipc: remove dead code in tipc_net and relativesHoang Huu Le
2020-09-07tipc: fix a deadlock when flushing scheduled workHoang Huu Le
2020-08-27tipc: fix use-after-free in tipc_bcast_get_modeHoang Huu Le
2019-12-06tipc: fix ordering of tipc module init and exit routineTaehee Yoo
2019-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-15tipc: add back tipc prefix to log messagesMatt Bennett
2019-11-09tipc: introduce TIPC encryption & authenticationTuong Lien
2019-10-30tipc: improve throughput between nodes in netnsHoang Le
2019-08-09tipc: add loopback device trackingJohn Rutherford
2019-06-23tipc: change to use register_pernet_deviceXin Long
2019-05-20tipc: fix modprobe tipc failed after switch order of device registrationJunwei Hu
2019-05-17Revert "tipc: fix modprobe tipc failed after switch order of device registrat...David S. Miller
2019-05-17tipc: fix modprobe tipc failed after switch order of device registrationJunwei Hu
2019-05-16tipc: switch order of device registration to fix a crashJunwei Hu
2019-03-19tipc: introduce new capability flag for clusterHoang Le
2018-03-27net: Drop pernet_operations::asyncKirill Tkhai
2018-03-23tipc: handle collisions of 32-bit node address hash valuesJon Maloy
2018-03-23tipc: add 128-bit node identifierJon Maloy
2018-03-13net: Convert tipc_net_opsKirill Tkhai
2016-11-18netns: make struct pernet_operations::id unsigned intAlexey Dobriyan
2016-06-16tipc: add neighbor monitoring frameworkJon Paul Maloy
2016-05-03tipc: redesign connection-level flow controlJon Paul Maloy
2016-04-11tipc: make dist queue pernetErik Hugne
2015-10-24tipc: create broadcast transmission link at namespace initJon Paul Maloy
2015-05-04tipc: rename functions defined in subscr.cYing Xue
2015-04-01tipc: fix a slab object leakYing Xue
2015-02-10tipc: nl compat add noop and remove legacy nl frameworkRichard Alpe
2015-02-10tipc: move and rename the legacy nl api to "nl compat"Richard Alpe
2015-01-13tipc: make tipc random value aware of net namespaceYing Xue
2015-01-13tipc: make subscriber server support net namespaceYing Xue
2015-01-13tipc: make tipc node address support net namespaceYing Xue
2015-01-13tipc: name tipc name table support net namespaceYing Xue
2015-01-13tipc: make tipc socket support net namespaceYing Xue
2015-01-13tipc: make tipc node table aware of net namespaceYing Xue
2015-01-13tipc: involve namespace infrastructureYing Xue
2015-01-13tipc: cleanup core.c and core.h filesYing Xue
2015-01-13tipc: remove tipc_core_start/stop routinesYing Xue
2015-01-09tipc: convert tipc reference table to use generic rhashtableYing Xue
2014-08-23tipc: remove files ref.h and ref.cJon Paul Maloy
2014-08-23tipc: remove include file port.hJon Paul Maloy
2014-05-14tipc: decrease connection flow control windowJon Paul Maloy
2014-05-06tipc: purge signal handler infrastructureYing Xue
2014-03-27tipc: obsolete the remote management featureYing Xue
2014-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-02-22tipc: make bearer set up in module insertion stageYing Xue
2014-02-22tipc: remove all enabled flags from all tipc componentsYing Xue
2014-02-14tipc: remove 'links' list from tipc_bearer structYing Xue
2013-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-12-11tipc: relocate common functions from media to bearerYing Xue
2013-12-11tipc: correct the order of stopping services at rmmodJon Paul Maloy