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
2021-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-04-08net: tipc: Fix spelling errors in net/tipc moduleZheng Yongjun
2021-03-29node.c: A typo fixBhaskar Chowdhury
2021-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-03-17tipc: simplify signature of tipc_nametbl_withdraw() functionsJon Maloy
2021-03-17tipc: simplify signature of tipc_namtbl_publish()Jon Maloy
2021-03-15tipc: better validate user input in tipc_nl_retrieve_key()Eric Dumazet
2021-03-12tipc: clean up warnings detected by sparseHoang Huu Le
2021-01-14net: tip: fix a couple kernel-doc markupsMauro Carvalho Chehab
2020-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-12-09net: tipc: prevent possible null deref of linkCengiz Can
2020-12-05tipc: support 128bit node identity for peer removingHoang Le
2020-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-12-02net/tipc: fix all function Return: notationRandy Dunlap
2020-12-02net/tipc: fix node.c kernel-docRandy Dunlap
2020-12-02net/tipc: fix various kernel-doc warningsRandy Dunlap
2020-12-02tipc: fix incompatible mtu of transmissionHoang Le
2020-11-03tipc: remove unneeded semicolonTom Rix
2020-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-10-10tipc: fix NULL pointer dereference in tipc_named_rcvHoang Huu Le
2020-09-18tipc: add automatic rekeying for encryption keyTuong Lien
2020-09-18tipc: add automatic session key exchangeTuong Lien
2020-09-18tipc: introduce encryption master keyTuong Lien
2020-09-18tipc: optimize key switching time and logicTuong Lien
2020-07-14net: tipc: kerneldoc fixesAndrew Lunn
2020-06-17tipc: update a binding service via broadcastHoang Huu Le
2020-06-03Revert "tipc: Fix potential tipc_node refcnt leak in tipc_rcv"Tuong Lien
2020-05-27tipc: add support for broadcast rcv stats dumpingTuong Lien
2020-05-27tipc: enable broadcast retrans via unicastTuong Lien
2020-05-27tipc: introduce Gap ACK blocks for broadcast linkTuong Lien
2020-04-18tipc: Fix potential tipc_node refcnt leak in tipc_rcvXiyu Yang
2020-03-26tipc: Add a missing case of TIPC_DIRECT_MSG typeHoang Le
2020-02-10tipc: make three functions staticChen Wandun
2019-12-11tipc: introduce variable window congestion controlJon Maloy
2019-11-22tipc: update replicast capability for broadcast send linkHoang Le
2019-11-09tipc: add support for AEAD key setting via netlinkTuong Lien
2019-11-09tipc: introduce TIPC encryption & authenticationTuong Lien
2019-11-09tipc: enable creating a "preliminary" nodeTuong Lien
2019-11-08tipc: eliminate checking netns if node establishedHoang Le
2019-11-07tipc: update cluster capabilities if node deletedHoang Le
2019-10-30tipc: improve throughput between nodes in netnsHoang Le
2019-10-06net: tipc: have genetlink code to parse the attrs during dumpitJiri Pirko
2019-08-19tipc: clean up skb list lock handling on send pathJon Maloy
2019-08-09tipc: add loopback device trackingJohn Rutherford
2019-07-26tipc: optimize link synching mechanismTuong Lien
2019-07-18tipc: initialize 'validated' field of received packetsJon Maloy
2019-06-25tipc: rename function msg_get_wrapped() to msg_inner_hdr()Jon Maloy
2019-06-18tipc: fix issues with early FAILOVER_MSG from peerTuong Lien
2019-05-04tipc: fix missing Name entries due to half-failoverTuong Lien
2019-04-28netlink: make validation more configurable for future strictnessJohannes Berg